summaryrefslogtreecommitdiffstats
path: root/hw/ppc/spapr_pci.c
Commit message (Expand)AuthorAgeFilesLines
* spapr_pci: remove indirection for I/O port accessAlexey Kardashevskiy2013-07-251-39/+2
* spapr: Fix compiler warnings for some versions of gccStefan Weil2013-07-111-2/+2
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-081-0/+10
|\
| * pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson2013-07-071-0/+10
* | hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-5/+7
* | spapr_iommu: pass device to spapr_tce_new_table and use it to set ownerPaolo Bonzini2013-07-041-1/+2
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-5/+5
|/
* spapr-rtas: add CPU argument to RTAS callsAnthony Liguori2013-07-011-6/+7
* memory: give name to every AddressSpaceAlexey Kardashevskiy2013-06-201-1/+3
* pci: use memory core for iommu supportAvi Kivity2013-06-201-4/+4
* spapr: convert TCE API to use an opaque typePaolo Bonzini2013-06-201-4/+4
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-0/+839
OpenPOWER on IntegriCloud