aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci-host
AgeCommit message (Expand)Author
2017-01-24include: Fix typos found by codespellStefan Weil
2016-11-23spapr: Fix 2.7<->2.8 migration of PCI host bridgeDavid Gibson
2016-10-16spapr: Improved placement of PCI host bridges in guest memory mapDavid Gibson
2016-10-16spapr_pci: Add a 64-bit MMIO windowDavid Gibson
2016-10-16spapr_pci: Delegate placement of PCI host bridges to machine typeDavid Gibson
2016-09-23spapr_pci: Add numa node idAlexey Kardashevskiy
2016-09-15Remove unused function declarationsLadi Prosek
2016-07-20acpi: add DMAR scope definition for root IOAPICPeter Xu
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-07-12spapr_pci: Include spapr.h instead of playing games with #errorMarkus Armbruster
2016-07-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-07-05spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)Alexey Kardashevskiy
2016-07-04pc: Eliminate PcPciInfoMarkus Armbruster
2016-07-04machine: remove iommu propertyMarcel Apfelbaum
2016-07-01ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt
2016-06-29Q35: implement property interfece to several parametersEfimov Vasily
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-12-22q35: Remove MCHPCIState.guest_info fieldEduardo Habkost
2015-10-23spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson
2015-07-07spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson
2015-06-05q35: implement TSEGGerd Hoffmann
2015-06-05q35: implement SMRAM.D_LCKGerd Hoffmann
2015-06-05q35: add config space wmask for SMRAM and ESMRAMCGerd Hoffmann
2015-06-05q35: fix ESMRAMC defaultGerd Hoffmann
2015-06-05q35: implement high SMRAMPaolo Bonzini
2015-06-05hw/i386: remove smram_updatePaolo Bonzini
2015-06-05target-i386: use memory API to implement SMRAMPaolo Bonzini
2015-06-05hw/i386: add a separate region that tracks the SMRAME bitPaolo Bonzini
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-04-30range: remove useless inclusionsPaolo Bonzini
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
2015-02-13pci: Add generic PCIe host bridgeAlexander Graf
2014-09-08Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2014-09-08spapr_pci: map the MSI window in each PHBGreg Kurz
2014-08-28intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan
2014-08-15pci-host: update obsolete reference about piix_pci.cGonglei
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