aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr_pci.c
AgeCommit message (Expand)Author
2013-10-25spapr-pci: enable irqfd for INTxAlexey Kardashevskiy
2013-09-02spapr-pci: rework MSI/MSIXAlexey Kardashevskiy
2013-09-02spapr-pci: fix config space access to support bridgesAlexey Kardashevskiy
2013-07-29spapr_pci: QOM cast cleanupAndreas Färber
2013-07-29pseries: savevm support for PCI host bridgeDavid Gibson
2013-07-29spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori
2013-07-25spapr_pci: remove indirection for I/O port accessAlexey Kardashevskiy
2013-07-11spapr: Fix compiler warnings for some versions of gccStefan Weil
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