aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci-host/spapr.h
AgeCommit message (Expand)Author
2016-06-07spapr_pci: Add and export DMA resetting helperAlexey Kardashevskiy
2016-03-16spapr_pci: Remove finish_realize hookDavid Gibson
2016-03-16spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridgeDavid Gibson
2016-03-16spapr_pci: Allow EEH on spapr-pci-host-bridgeDavid Gibson
2016-03-16spapr_pci: Eliminate class callbacksDavid Gibson
2015-10-23spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson
2015-07-07spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson
2015-06-03spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridgeMichael Roth
2015-06-03spapr_pci: Make find_phb()/find_dev() publicAlexey Kardashevskiy
2015-06-03spapr_pci: Define default DMA window size as a macroAlexey Kardashevskiy
2015-03-09sPAPR: Implement EEH RTAS callsGavin Shan
2015-03-09spapr-pci: Enable huge BARsAlexey Kardashevskiy
2015-03-09pseries: Limit PCI host bridge "index" valueDavid Gibson
2014-09-08spapr_pci: map the MSI window in each PHBGreg Kurz
2014-06-27spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHBAlexey Kardashevskiy
2014-06-27spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfioAlexey Kardashevskiy
2014-06-16spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr_pci: Allow multiple TCE tables per PHBAlexey Kardashevskiy
2014-06-16spapr_pci: spapr_iommu: Make DMA window a subregionAlexey Kardashevskiy
2014-06-16spapr_pci: Introduce a finish_realize() callbackAlexey Kardashevskiy
2013-09-02spapr-pci: rework MSI/MSIXAlexey Kardashevskiy
2013-07-29pseries: savevm support for PCI host bridgeDavid Gibson
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 headers to include/Paolo Bonzini