summaryrefslogtreecommitdiffstats
path: root/include/hw/pci-host
Commit message (Expand)AuthorAgeFilesLines
* 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