summaryrefslogtreecommitdiff
path: root/hw/ppc/spapr_pci.c
AgeCommit message (Expand)Author
2014-06-16spapr_pci: fix MSI limitAlexey Kardashevskiy
2014-06-16spapr_pci: Fix number of returned vectors in ibm, change-msiAlexey Kardashevskiy
2014-06-16spapr-pci: remove io ports workaroundGreg Kurz
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela
2014-03-13Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell
2014-03-13spapr-pci: Convert fprintf() to error_report()Alexey Kardashevskiy
2014-03-13spapr-pci: Convert to QOM realizeAlexey Kardashevskiy
2014-03-12spapr-pci: Change the default PCI bus namingAlexey Kardashevskiy
2014-03-05PPC: sPAPR: Only use getpagesize() when we run with kvmAlexander Graf
2014-03-05spapr-pci: enable adding PHB via -deviceAlexey Kardashevskiy
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2013-12-20spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy
2013-12-10spapr_pci: s/INT64_MAX/UINT64_MAX/Michael S. Tsirkin
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