aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr_pci.c
AgeCommit message (Expand)Author
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-04spapr_iommu: pass device to spapr_tce_new_table and use it to set ownerPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-07-01spapr-rtas: add CPU argument to RTAS callsAnthony Liguori
2013-06-20memory: give name to every AddressSpaceAlexey Kardashevskiy
2013-06-20pci: use memory core for iommu supportAvi Kivity
2013-06-20spapr: convert TCE API to use an opaque typePaolo Bonzini
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini