index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
bonito.c
Age
Commit message (
Expand
)
Author
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-08-22
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
Andreas Färber
2012-08-22
bonito: QOM'ify Bonito PCI host bridge
Andreas Färber
2012-08-22
pci: Make host bridge TypeInfos const
Andreas Färber
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
2011-11-28
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-28
bonito: convert cop to memory API
Benoît Canet
2011-11-28
bonito: convert ldma to memory API
Benoît Canet
2011-11-28
bonito: convert south bridge pci config to memory API
Benoît Canet
2011-11-28
bonito: convert north bridge pci config to memory API
Benoît Canet
2011-11-28
bonito: convert north bridge register mapping to memory API
Benoît Canet
2011-09-16
Remove blanks before \n in output strings
Stefan Weil
2011-08-08
pci: pass I/O address space to new PCI bus
Avi Kivity
2011-07-29
pci: pass address space to pci bus when created
Avi Kivity
2011-06-12
hw/bonito.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2010-12-11
isa_mmio: Always use little endian
Alexander Graf
2010-12-11
Add endianness as io mem parameter
Alexander Graf
2010-07-14
hw/bonito: remove incorrect pci_mem_base setting
Huacai Chen
2010-06-29
MIPS: Initial support of bonito north bridge used by fulong mini pc
Huacai Chen