summaryrefslogtreecommitdiff
path: root/hw/pci-host/piix.c
AgeCommit message (Expand)Author
2013-09-15piix: use 64 bit window programmed by guestMichael S. Tsirkin
2013-08-27pc: fix regression for 64 bit PCI memoryMichael S. Tsirkin
2013-07-29pc: limit 64 bit hole to 2G by defaultIgor Mammedov
2013-07-29pc: replace i440fx_common_init() with i440fx_init()Igor Mammedov
2013-07-29pc: add I440FX QOM cast macroIgor Mammedov
2013-07-23i440fx-pcihost: Use QOM realize for i440fx-pcihostHu Tao
2013-07-23i440fx: Use type-safe cast instead of direct access of parent devHu Tao
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-07pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson
2013-07-04hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04pam: pass device to init_pam and use it to set ownerPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini