summaryrefslogtreecommitdiffstats
path: root/include/hw/pci-host/q35.h
Commit message (Expand)AuthorAgeFilesLines
* hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definitionPhilippe Mathieu-Daudé2020-12-131-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-6/+2Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-4/+4
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-4/+7
* hw/pci-host/q35: Remove unused includesPhilippe Mathieu-Daudé2020-03-091-7/+0Star
* hw/pci-host/q35: Include "qemu/range.h"Philippe Mathieu-Daudé2020-03-091-0/+1
* q35: implement 128K SMRAM at default SMBASE addressIgor Mammedov2020-01-221-0/+10
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Don't talk about the LGPL if the file is licensed under the GPLThomas Huth2019-01-301-2/+2
* hw/pci-host: Fix x86 Host Bridges 64bit PCI holeMarcel Apfelbaum2017-11-161-0/+1
* q35/mch: implement extended TSEG sizesLaszlo Ersek2017-06-161-0/+6
* include: Fix typos found by codespellStefan Weil2017-01-241-1/+1
* acpi: add DMAR scope definition for root IOAPICPeter Xu2016-07-201-0/+8
* pc: Eliminate PcPciInfoMarkus Armbruster2016-07-041-1/+1
* machine: remove iommu propertyMarcel Apfelbaum2016-07-041-1/+0Star
* Q35: implement property interfece to several parametersEfimov Vasily2016-06-291-2/+7
* q35: Remove MCHPCIState.guest_info fieldEduardo Habkost2015-12-221-1/+0Star
* 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
* target-i386: use memory API to implement SMRAMPaolo Bonzini2015-06-051-1/+0Star
* hw/i386: add a separate region that tracks the SMRAME bitPaolo Bonzini2015-06-051-0/+1
* range: remove useless inclusionsPaolo Bonzini2015-04-301-1/+0Star
* intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan2014-08-281-0/+2
* 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/+0Star
* 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
|/
* pc: limit 64 bit hole to 2G by defaultIgor Mammedov2013-07-301-0/+2
* q35: Use type-safe cast instead of direct access of parent devHu Tao2013-07-231-2/+8
* pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin2013-07-041-0/+2
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-1/+0Star
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+150