summaryrefslogtreecommitdiff
path: root/hw/pci-host/piix.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-23i440fx-pcihost: Use QOM realize for i440fx-pcihostHu Tao1-12/+17
2013-07-23i440fx: Use type-safe cast instead of direct access of parent devHu Tao1-9/+16
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-0/+9
2013-07-07pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson1-0/+9
2013-07-04hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini1-6/+7
2013-07-04pam: pass device to init_pam and use it to set ownerPaolo Bonzini1-2/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-6/+6
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini1-0/+657