summaryrefslogtreecommitdiffstats
path: root/hw/ppc/spapr_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell2014-03-131-26/+26
|\
| * spapr-pci: Convert fprintf() to error_report()Alexey Kardashevskiy2014-03-131-4/+5
| * spapr-pci: Convert to QOM realizeAlexey Kardashevskiy2014-03-131-22/+21
* | spapr-pci: Change the default PCI bus namingAlexey Kardashevskiy2014-03-121-21/+2
|/
* PPC: sPAPR: Only use getpagesize() when we run with kvmAlexander Graf2014-03-051-1/+12
* spapr-pci: enable adding PHB via -deviceAlexey Kardashevskiy2014-03-051-0/+2
* qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-141-8/+8
* spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy2013-12-201-21/+21
* spapr_pci: s/INT64_MAX/UINT64_MAX/Michael S. Tsirkin2013-12-101-1/+1
* spapr-pci: enable irqfd for INTxAlexey Kardashevskiy2013-10-251-0/+13
* spapr-pci: rework MSI/MSIXAlexey Kardashevskiy2013-09-021-34/+27
* spapr-pci: fix config space access to support bridgesAlexey Kardashevskiy2013-09-021-10/+2
* spapr_pci: QOM cast cleanupAndreas Färber2013-07-291-3/+4
* pseries: savevm support for PCI host bridgeDavid Gibson2013-07-291-0/+49
* spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori2013-07-291-1/+1
* 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