index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
pci-host
/
q35.h
Age
Commit message (
Expand
)
Author
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