summary refs log tree commit diff stats
path: root/include/hw/pci-host/spapr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* spapr: introduce a spapr_qirq() helperCédric Le Goater2017-12-151-1/+1
* hw/ppc: removing drc->detach_cb and drc->detach_cb_opaqueDaniel Henrique Barboza2017-05-251-0/+3
* pseries: Don't expose PCIe extended config space on older machine typesDavid Gibson2017-03-141-0/+2
* ppc/xics: use the QOM interface to get irqsCédric Le Goater2017-03-011-1/+1
* spapr: Fix 2.7<->2.8 migration of PCI host bridgeDavid Gibson2016-11-231-0/+6
* spapr: Improved placement of PCI host bridges in guest memory mapDavid Gibson2016-10-161-1/+7
* spapr_pci: Add a 64-bit MMIO windowDavid Gibson2016-10-161-2/+6
* spapr_pci: Delegate placement of PCI host bridges to machine typeDavid Gibson2016-10-161-10/+1
* spapr_pci: Add numa node idAlexey Kardashevskiy2016-09-231-0/+2
* Remove unused function declarationsLadi Prosek2016-09-151-2/+0
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-3/+3
* spapr_pci: Include spapr.h instead of playing games with #errorMarkus Armbruster2016-07-121-3/+1
* spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)Alexey Kardashevskiy2016-07-051-1/+7
* ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt2016-07-011-1/+1
* spapr_pci: Add and export DMA resetting helperAlexey Kardashevskiy2016-06-071-0/+2
* spapr_pci: Remove finish_realize hookDavid Gibson2016-03-161-12/+0
* spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridgeDavid Gibson2016-03-161-11/+0
* spapr_pci: Allow EEH on spapr-pci-host-bridgeDavid Gibson2016-03-161-1/+5
* spapr_pci: Eliminate class callbacksDavid Gibson2016-03-161-4/+33
* spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson2015-10-231-2/+1
* spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson2015-07-071-4/+6
* spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridgeMichael Roth2015-06-031-0/+1
* spapr_pci: Make find_phb()/find_dev() publicAlexey Kardashevskiy2015-06-031-0/+4
* spapr_pci: Define default DMA window size as a macroAlexey Kardashevskiy2015-06-031-0/+2
* sPAPR: Implement EEH RTAS callsGavin Shan2015-03-091-0/+4
* spapr-pci: Enable huge BARsAlexey Kardashevskiy2015-03-091-3/+4
* pseries: Limit PCI host bridge "index" valueDavid Gibson2015-03-091-1/+3
* spapr_pci: map the MSI window in each PHBGreg Kurz2014-09-081-1/+1
* spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHBAlexey Kardashevskiy2014-06-271-7/+14
* spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfioAlexey Kardashevskiy2014-06-271-0/+11
* spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy2014-06-161-2/+0
* spapr_pci: Allow multiple TCE tables per PHBAlexey Kardashevskiy2014-06-161-1/+0
* spapr_pci: spapr_iommu: Make DMA window a subregionAlexey Kardashevskiy2014-06-161-0/+1
* spapr_pci: Introduce a finish_realize() callbackAlexey Kardashevskiy2014-06-161-2/+16
* spapr-pci: rework MSI/MSIXAlexey Kardashevskiy2013-09-021-3/+5
* pseries: savevm support for PCI host bridgeDavid Gibson2013-07-291-3/+3
* pci: use memory core for iommu supportAvi Kivity2013-06-201-0/+1
* spapr: convert TCE API to use an opaque typePaolo Bonzini2013-06-201-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+92