aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host/q35.c
AgeCommit message (Expand)Author
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-23q35: Use QOM realize for q35 host bridgeHu Tao
2013-07-23q35: 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-07-04pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin
2013-05-30q35: set fw_nameMichael S. Tsirkin
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini