summaryrefslogtreecommitdiffstats
path: root/include/hw/pci-host
Commit message (Expand)AuthorAgeFilesLines
* 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
* q35: implement TSEGGerd Hoffmann2015-06-051-0/+1
* q35: implement SMRAM.D_LCKGerd Hoffmann2015-06-051-0/+3
* q35: add config space wmask for SMRAM and ESMRAMCGerd Hoffmann2015-06-051-0/+9
* q35: fix ESMRAMC defaultGerd Hoffmann2015-06-051-1/+6
* q35: implement high SMRAMPaolo Bonzini2015-06-051-8/+8
* hw/i386: remove smram_updatePaolo Bonzini2015-06-051-1/+0
* target-i386: use memory API to implement SMRAMPaolo Bonzini2015-06-052-5/+1
* hw/i386: add a separate region that tracks the SMRAME bitPaolo Bonzini2015-06-051-0/+1
* 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
* range: remove useless inclusionsPaolo Bonzini2015-04-301-1/+0
* 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
* pci: Add generic PCIe host bridgeAlexander Graf2015-02-131-0/+56
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-09-081-1/+1
|\
| * spapr_pci: map the MSI window in each PHBGreg Kurz2014-09-081-1/+1
* | intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan2014-08-281-0/+2
|/
* pci-host: update obsolete reference about piix_pci.cGonglei2014-08-151-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
* q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan2014-03-111-12/+12
* pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin2013-12-101-2/+0
* Fix pc migration from qemu <= 1.5Cole Robinson2013-11-101-0/+1
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-311-0/+2
|\
| * ich9: APIs for pc guest infoMichael S. Tsirkin2013-10-141-0/+2
* | q35: Fix typo in constant DEFUALT -> DEFAULT.Richard W.M. Jones2013-09-201-1/+1
|/
* spapr-pci: rework MSI/MSIXAlexey Kardashevskiy2013-09-021-3/+5
* pc: limit 64 bit hole to 2G by defaultIgor Mammedov2013-07-291-0/+2
* pseries: savevm support for PCI host bridgeDavid Gibson2013-07-291-3/+3
* q35: Use type-safe cast instead of direct access of parent devHu Tao2013-07-231-2/+8
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-081-0/+2
|\
| * pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin2013-07-041-0/+2
* | pam: pass device to init_pam and use it to set ownerPaolo Bonzini2013-07-041-2/+2
|/
* 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 PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-1/+0
* hw: move headers to include/Paolo Bonzini2013-04-085-0/+358
OpenPOWER on IntegriCloud