summaryrefslogtreecommitdiff
path: root/include/hw/pci-host
AgeCommit message (Expand)AuthorFilesLines
2014-08-15pci-host: update obsolete reference about piix_pci.cGonglei1-1/+1
2014-06-27spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHBAlexey Kardashevskiy1-7/+14
2014-06-27spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfioAlexey Kardashevskiy1-0/+11
2014-06-16spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy1-2/+0
2014-06-16spapr_pci: Allow multiple TCE tables per PHBAlexey Kardashevskiy1-1/+0
2014-06-16spapr_pci: spapr_iommu: Make DMA window a subregionAlexey Kardashevskiy1-0/+1
2014-06-16spapr_pci: Introduce a finish_realize() callbackAlexey Kardashevskiy1-2/+16
2014-03-11q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan1-12/+12
2013-12-10pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin1-2/+0
2013-11-10Fix pc migration from qemu <= 1.5Cole Robinson1-0/+1
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-0/+2
2013-10-14ich9: APIs for pc guest infoMichael S. Tsirkin1-0/+2
2013-09-20q35: Fix typo in constant DEFUALT -> DEFAULT.Richard W.M. Jones1-1/+1
2013-09-02spapr-pci: rework MSI/MSIXAlexey Kardashevskiy1-3/+5
2013-07-29pc: limit 64 bit hole to 2G by defaultIgor Mammedov1-0/+2
2013-07-29pseries: savevm support for PCI host bridgeDavid Gibson1-3/+3
2013-07-23q35: Use type-safe cast instead of direct access of parent devHu Tao1-2/+8
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-0/+2
2013-07-04pam: pass device to init_pam and use it to set ownerPaolo Bonzini1-2/+2
2013-07-04pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin1-0/+2
2013-06-20pci: use memory core for iommu supportAvi Kivity1-0/+1
2013-06-20spapr: convert TCE API to use an opaque typePaolo Bonzini1-1/+1
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini1-1/+0
2013-04-08hw: move headers to include/Paolo Bonzini5-0/+358