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
/
hw
/
pci-host
/
q35.c
Age
Commit message (
Expand
)
Author
2016-07-04
range: Eliminate direct Range member access
Markus Armbruster
2016-07-04
pc: Eliminate PcPciInfo
Markus Armbruster
2016-07-04
machine: remove iommu property
Marcel Apfelbaum
2016-07-04
hw/iommu: enable iommu with -device
Marcel Apfelbaum
2016-07-04
q35: allow dynamic sysbus
Marcel Apfelbaum
2016-06-29
Q35: implement property interfece to several parameters
Efimov Vasily
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-01-29
x86: Clean up includes
Peter Maydell
2015-11-17
q35: Check propery to determine if iommu is set
Bandan Das
2015-10-18
intel_iommu: Add support for translation for devices behind bridges
Knut Omang
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
hw/i386: remove smram_update
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-03-11
machine: replace qemu opts with iommu property
Marcel Apfelbaum
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
2014-08-28
intel-iommu: add context-cache to cache context-entry
Le Tan
2014-08-28
intel-iommu: fix coding style issues around in q35.c and machine.c
Le Tan
2014-08-28
intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...
Le Tan
2014-08-15
pci-host: update obsolete reference about piix_pci.c
Gonglei
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-05-21
pcie_host: Turn pcie_host_init() into an instance_init
Andreas Färber
2014-03-11
q35: Correct typo BRDIGE -> BRIDGE
BALATON Zoltan
2013-12-23
pci-host: Consistently set cannot_instantiate_with_device_add_yet
Markus Armbruster
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-10-14
q35: expose mmcfg size as a property
Michael S. Tsirkin
2013-10-14
q35: use macro for MCFG property name
Michael S. Tsirkin
2013-09-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-09-20
q35: Fix typo in constant DEFUALT -> DEFAULT.
Richard W.M. Jones
2013-09-15
q35: use 64 bit window programmed by guest
Michael S. Tsirkin
2013-09-15
q35: make pci window address/size match guest cfg
Michael S. Tsirkin
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-08-30
qom: Pass available size to object_initialize()
Andreas Färber
2013-08-27
pc: fix regression for 64 bit PCI memory
Michael S. Tsirkin
2013-07-29
pc: limit 64 bit hole to 2G by default
Igor Mammedov
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-23
q35: Use QOM realize for q35 host bridge
Hu Tao
2013-07-23
q35: Use type-safe cast instead of direct access of parent dev
Hu Tao
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-07
pci: Replace pci_find_domain() with more general pci_root_bus_path()
David Gibson
2013-07-04
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
[next]