aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci-host/q35.h
AgeCommit message (Expand)Author
8 daysq35: Introduce smm_ranges property for q35-pci-hostIsaku Yamahata
2023-09-29pc: remove short_root_bus propertyPaolo Bonzini
2023-07-10hw/pci-host/q35: Make some property name macros reusable by i440fxBernhard Beschow
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster
2020-12-13hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definitionPhilippe Mathieu-Daudé
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-03-09hw/pci-host/q35: Remove unused includesPhilippe Mathieu-Daudé
2020-03-09hw/pci-host/q35: Include "qemu/range.h"Philippe Mathieu-Daudé
2020-01-22q35: implement 128K SMRAM at default SMBASE addressIgor Mammedov
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-01-30Don't talk about the LGPL if the file is licensed under the GPLThomas Huth
2017-11-16hw/pci-host: Fix x86 Host Bridges 64bit PCI holeMarcel Apfelbaum
2017-06-16q35/mch: implement extended TSEG sizesLaszlo Ersek
2017-01-24include: Fix typos found by codespellStefan Weil
2016-07-20acpi: add DMAR scope definition for root IOAPICPeter Xu
2016-07-04pc: Eliminate PcPciInfoMarkus Armbruster
2016-07-04machine: remove iommu propertyMarcel Apfelbaum
2016-06-29Q35: implement property interfece to several parametersEfimov Vasily
2015-12-22q35: Remove MCHPCIState.guest_info fieldEduardo Habkost
2015-06-05q35: implement TSEGGerd Hoffmann
2015-06-05q35: implement SMRAM.D_LCKGerd Hoffmann
2015-06-05q35: add config space wmask for SMRAM and ESMRAMCGerd Hoffmann
2015-06-05q35: fix ESMRAMC defaultGerd Hoffmann
2015-06-05q35: implement high SMRAMPaolo Bonzini
2015-06-05target-i386: use memory API to implement SMRAMPaolo Bonzini
2015-06-05hw/i386: add a separate region that tracks the SMRAME bitPaolo Bonzini
2015-04-30range: remove useless inclusionsPaolo Bonzini
2014-08-28intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan
2014-03-11q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan
2013-12-10pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin
2013-11-10Fix pc migration from qemu <= 1.5Cole Robinson
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-10-14ich9: APIs for pc guest infoMichael S. Tsirkin
2013-09-20q35: Fix typo in constant DEFUALT -> DEFAULT.Richard W.M. Jones
2013-07-29pc: limit 64 bit hole to 2G by defaultIgor Mammedov
2013-07-23q35: Use type-safe cast instead of direct access of parent devHu Tao
2013-07-04pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini