index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
pci-host
/
q35.h
Age
Commit message (
Expand
)
Author
2023-07-10
hw/pci-host/q35: Make some property name macros reusable by i440fx
Bernhard Beschow
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2020-12-13
hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definition
Philippe Mathieu-Daudé
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-03-09
hw/pci-host/q35: Remove unused includes
Philippe Mathieu-Daudé
2020-03-09
hw/pci-host/q35: Include "qemu/range.h"
Philippe Mathieu-Daudé
2020-01-22
q35: implement 128K SMRAM at default SMBASE address
Igor Mammedov
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-01-30
Don't talk about the LGPL if the file is licensed under the GPL
Thomas Huth
2017-11-16
hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
Marcel Apfelbaum
2017-06-16
q35/mch: implement extended TSEG sizes
Laszlo Ersek
2017-01-24
include: Fix typos found by codespell
Stefan Weil
2016-07-20
acpi: add DMAR scope definition for root IOAPIC
Peter Xu
2016-07-04
pc: Eliminate PcPciInfo
Markus Armbruster
2016-07-04
machine: remove iommu property
Marcel Apfelbaum
2016-06-29
Q35: implement property interfece to several parameters
Efimov Vasily
2015-12-22
q35: Remove MCHPCIState.guest_info field
Eduardo Habkost
2015-06-05
q35: implement TSEG
Gerd Hoffmann
2015-06-05
q35: implement SMRAM.D_LCK
Gerd Hoffmann
2015-06-05
q35: add config space wmask for SMRAM and ESMRAMC
Gerd Hoffmann
2015-06-05
q35: fix ESMRAMC default
Gerd Hoffmann
2015-06-05
q35: implement high SMRAM
Paolo Bonzini
2015-06-05
target-i386: use memory API to implement SMRAM
Paolo Bonzini
2015-06-05
hw/i386: add a separate region that tracks the SMRAME bit
Paolo Bonzini
2015-04-30
range: remove useless inclusions
Paolo Bonzini
2014-08-28
intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...
Le Tan
2014-03-11
q35: Correct typo BRDIGE -> BRIDGE
BALATON Zoltan
2013-12-10
pc: map PCI address space as catchall region for not mapped addresses
Michael S. Tsirkin
2013-11-10
Fix pc migration from qemu <= 1.5
Cole Robinson
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-14
ich9: APIs for pc guest info
Michael S. Tsirkin
2013-09-20
q35: Fix typo in constant DEFUALT -> DEFAULT.
Richard W.M. Jones
2013-07-29
pc: limit 64 bit hole to 2G by default
Igor Mammedov
2013-07-23
q35: Use type-safe cast instead of direct access of parent dev
Hu Tao
2013-07-04
pci: store PCI hole ranges in guestinfo structure
Michael S. Tsirkin
2013-04-08
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini