index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
pci-host
/
q35.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/pci-host/q35: Replace hardcoded value with macro
Zihan Yang
2018-05-23
1
-6
/
+11
*
pci: Rename root bus initialization functions for clarity
David Gibson
2017-12-05
1
-3
/
+4
*
hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
Marcel Apfelbaum
2017-11-16
1
-3
/
+39
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
q35: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
2017-06-22
1
-8
/
+7
|
\
|
*
qdev: Use appropriate getter/setters type
Marc-André Lureau
2017-06-20
1
-1
/
+1
|
*
object: use more specific property type names
Marc-André Lureau
2017-06-20
1
-5
/
+5
|
*
q35: fix get_mmcfg_size to use uint64 visitor
Marc-André Lureau
2017-06-20
1
-2
/
+1
*
|
q35/mch: implement extended TSEG sizes
Laszlo Ersek
2017-06-16
1
-3
/
+38
|
/
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
1
-2
/
+2
*
range: Eliminate direct Range member access
Markus Armbruster
2016-07-04
1
-14
/
+27
*
pc: Eliminate PcPciInfo
Markus Armbruster
2016-07-04
1
-6
/
+6
*
machine: remove iommu property
Marcel Apfelbaum
2016-07-04
1
-12
/
+0
*
hw/iommu: enable iommu with -device
Marcel Apfelbaum
2016-07-04
1
-16
/
+1
*
q35: allow dynamic sysbus
Marcel Apfelbaum
2016-07-04
1
-0
/
+2
*
Q35: implement property interfece to several parameters
Efimov Vasily
2016-06-29
1
-0
/
+20
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
1
-7
/
+6
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-5
/
+5
*
x86: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
q35: Check propery to determine if iommu is set
Bandan Das
2015-11-17
1
-1
/
+1
*
intel_iommu: Add support for translation for devices behind bridges
Knut Omang
2015-10-18
1
-22
/
+3
*
q35: implement TSEG
Gerd Hoffmann
2015-06-05
1
-0
/
+70
*
q35: implement SMRAM.D_LCK
Gerd Hoffmann
2015-06-05
1
-1
/
+7
*
q35: add config space wmask for SMRAM and ESMRAMC
Gerd Hoffmann
2015-06-05
1
-0
/
+2
*
q35: fix ESMRAMC default
Gerd Hoffmann
2015-06-05
1
-0
/
+1
*
q35: implement high SMRAM
Paolo Bonzini
2015-06-05
1
-4
/
+31
*
hw/i386: remove smram_update
Paolo Bonzini
2015-06-05
1
-1
/
+2
*
target-i386: use memory API to implement SMRAM
Paolo Bonzini
2015-06-05
1
-16
/
+6
*
hw/i386: add a separate region that tracks the SMRAME bit
Paolo Bonzini
2015-06-05
1
-2
/
+15
*
machine: replace qemu opts with iommu property
Marcel Apfelbaum
2015-03-11
1
-1
/
+1
*
pci: Trivial device model conversions to realize
Markus Armbruster
2015-02-26
1
-3
/
+2
*
intel-iommu: add context-cache to cache context-entry
Le Tan
2014-08-28
1
-0
/
+1
*
intel-iommu: fix coding style issues around in q35.c and machine.c
Le Tan
2014-08-28
1
-5
/
+6
*
intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...
Le Tan
2014-08-28
1
-0
/
+46
*
pci-host: update obsolete reference about piix_pci.c
Gonglei
2014-08-15
1
-1
/
+1
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
1
-2
/
+1
*
pcie_host: Turn pcie_host_init() into an instance_init
Andreas Färber
2014-05-21
1
-4
/
+0
*
q35: Correct typo BRDIGE -> BRIDGE
BALATON Zoltan
2014-03-11
1
-5
/
+5
*
pci-host: Consistently set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-0
/
+5
*
pc: map PCI address space as catchall region for not mapped addresses
Michael S. Tsirkin
2013-12-10
1
-22
/
+5
*
Fix pc migration from qemu <= 1.5
Cole Robinson
2013-11-10
1
-2
/
+8
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-31
1
-1
/
+25
|
\
|
*
ich9: APIs for pc guest info
Michael S. Tsirkin
2013-10-14
1
-0
/
+10
|
*
q35: expose mmcfg size as a property
Michael S. Tsirkin
2013-10-14
1
-0
/
+14
|
*
q35: use macro for MCFG property name
Michael S. Tsirkin
2013-10-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-01
1
-4
/
+20
|
\
|
|
*
q35: use 64 bit window programmed by guest
Michael S. Tsirkin
2013-09-15
1
-4
/
+10
|
*
q35: make pci window address/size match guest cfg
Michael S. Tsirkin
2013-09-15
1
-0
/
+10
[next]