aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci-host/q35.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-16hw/pci-host: Fix x86 Host Bridges 64bit PCI holeMarcel Apfelbaum1-0/+1
2017-06-16q35/mch: implement extended TSEG sizesLaszlo Ersek1-0/+6
2017-01-24include: Fix typos found by codespellStefan Weil1-1/+1
2016-07-20acpi: add DMAR scope definition for root IOAPICPeter Xu1-0/+8
2016-07-04pc: Eliminate PcPciInfoMarkus Armbruster1-1/+1
2016-07-04machine: remove iommu propertyMarcel Apfelbaum1-1/+0
2016-06-29Q35: implement property interfece to several parametersEfimov Vasily1-2/+7
2015-12-22q35: Remove MCHPCIState.guest_info fieldEduardo Habkost1-1/+0
2015-06-05q35: implement TSEGGerd Hoffmann1-0/+1
2015-06-05q35: implement SMRAM.D_LCKGerd Hoffmann1-0/+3
2015-06-05q35: add config space wmask for SMRAM and ESMRAMCGerd Hoffmann1-0/+9
2015-06-05q35: fix ESMRAMC defaultGerd Hoffmann1-1/+6
2015-06-05q35: implement high SMRAMPaolo Bonzini1-8/+8
2015-06-05target-i386: use memory API to implement SMRAMPaolo Bonzini1-1/+0
2015-06-05hw/i386: add a separate region that tracks the SMRAME bitPaolo Bonzini1-0/+1
2015-04-30range: remove useless inclusionsPaolo Bonzini1-1/+0
2014-08-28intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan1-0/+2
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-07-29pc: limit 64 bit hole to 2G by defaultIgor Mammedov1-0/+2
2013-07-23q35: Use type-safe cast instead of direct access of parent devHu Tao1-2/+8
2013-07-04pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin1-0/+2
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini1-1/+0
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+150