aboutsummaryrefslogtreecommitdiff
path: root/hw/bonito.c
AgeCommit message (Expand)Author
2012-08-22pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGEAndreas Färber
2012-08-22bonito: QOM'ify Bonito PCI host bridgeAndreas Färber
2012-08-22pci: Make host bridge TypeInfos constAndreas Färber
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori
2012-01-27pci: convert to QEMU Object ModelAnthony Liguori
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity
2011-11-28bonito: convert cop to memory APIBenoît Canet
2011-11-28bonito: convert ldma to memory APIBenoît Canet
2011-11-28bonito: convert south bridge pci config to memory APIBenoît Canet
2011-11-28bonito: convert north bridge pci config to memory APIBenoît Canet
2011-11-28bonito: convert north bridge register mapping to memory APIBenoît Canet
2011-09-16Remove blanks before \n in output stringsStefan Weil
2011-08-08pci: pass I/O address space to new PCI busAvi Kivity
2011-07-29pci: pass address space to pci bus when createdAvi Kivity
2011-06-12hw/bonito.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2010-12-11isa_mmio: Always use little endianAlexander Graf
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-07-14hw/bonito: remove incorrect pci_mem_base settingHuacai Chen
2010-06-29MIPS: Initial support of bonito north bridge used by fulong mini pcHuacai Chen