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
/
core
/
machine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: convert "-machine kernel_irqchip" to an accelerator property
Paolo Bonzini
2019-12-17
1
-61
/
+0
*
kvm: convert "-machine kvm_shadow_mem" to an accelerator property
Paolo Bonzini
2019-12-17
1
-39
/
+0
*
xen: convert "-machine igd-passthru" to an accelerator property
Paolo Bonzini
2019-12-17
1
-20
/
+0
*
vl: configure accelerators from -accel options
Paolo Bonzini
2019-12-17
1
-21
/
+0
*
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
2019-12-13
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-09-04
1
-1
/
+3
|
\
|
*
virtio-pci: Add Function Level Reset support
Julia Suvorova
2019-09-04
1
-1
/
+3
*
|
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2019-09-03
1
-4
/
+10
|
/
*
hw: add compat machines for 4.2
Cornelia Huck
2019-08-21
1
-0
/
+3
*
compat: disable edid on virtio-gpu base device
Cornelia Huck
2019-08-06
1
-1
/
+1
*
pcie_root_port: Disable ACS on older machines
Dr. David Alan Gilbert
2019-07-30
1
-0
/
+1
*
Revert "hw: report invalid disable-legacy|modern usage for virtio-1-only devs"
Dr. David Alan Gilbert
2019-07-29
1
-20
/
+3
*
pl031: Correctly migrate state when using -rtc clock=host
Peter Maydell
2019-07-15
1
-0
/
+1
*
virtio-balloon: fix QEMU 4.0 config size migration incompatibility
Stefan Hajnoczi
2019-07-12
1
-0
/
+2
*
machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
Like Xu
2019-07-05
1
-0
/
+76
*
i386/cpu: Consolidate die-id validity in smp context
Like Xu
2019-07-05
1
-0
/
+12
*
virtio: add "use-started" property
Xie Yongji
2019-07-04
1
-0
/
+1
*
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
2019-06-21
1
-4
/
+1
*
edid: flip the default to enabled
Gerd Hoffmann
2019-06-13
1
-1
/
+7
*
q35: Revert to kernel irqchip
Alex Williamson
2019-06-03
1
-0
/
+3
*
usb-tablet: fix serial compat property
Gerd Hoffmann
2019-05-29
1
-1
/
+1
*
hw: report invalid disable-legacy|modern usage for virtio-1-only devs
Daniel P. Berrangé
2019-05-21
1
-3
/
+20
*
hw: add compat machines for 4.1
Cornelia Huck
2019-04-25
1
-0
/
+3
*
machine: Move nvdimms state into struct MachineState
Eric Auger
2019-03-11
1
-0
/
+65
*
virtio-blk: add "discard" and "write-zeroes" properties
Stefano Garzarella
2019-02-22
1
-0
/
+2
*
usb: assign unique serial numbers to hid devices
Gerd Hoffmann
2019-01-30
1
-0
/
+3
*
tpm: add a "ppi" boolean property
Marc-André Lureau
2019-01-18
1
-0
/
+2
*
virtio: Make disable-legacy/disable-modern compat properties optional
Eduardo Habkost
2019-01-18
1
-2
/
+3
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-01-11
1
-273
/
+65
|
\
|
*
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-10
1
-273
/
+65
|
*
machine: Eliminate unnecessary stringify() usage
Eduardo Habkost
2019-01-10
1
-4
/
+4
*
|
hw/core: fix whitespace in a sentence
Wainer dos Santos Moschetta
2019-01-09
1
-1
/
+1
|
/
*
hostmem: use object id for memory region name with >= 4.0
Marc-André Lureau
2019-01-07
1
-0
/
+8
*
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
2019-01-07
1
-0
/
+33
*
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
2019-01-07
1
-0
/
+3
*
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
2019-01-07
1
-0
/
+41
*
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
2019-01-07
1
-0
/
+29
*
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
2019-01-07
1
-0
/
+26
*
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
2019-01-07
1
-0
/
+17
*
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
2019-01-07
1
-0
/
+25
*
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
2019-01-07
1
-0
/
+46
*
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
2019-01-07
1
-0
/
+21
*
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
2019-01-07
1
-0
/
+13
*
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
2019-01-07
1
-0
/
+21
*
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
2019-01-07
1
-0
/
+29
*
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
2019-01-07
1
-0
/
+3
*
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
2019-01-07
1
-0
/
+13
*
hw: apply machine compat properties without touching globals
Marc-André Lureau
2019-01-07
1
-18
/
+1
*
q35: set split kernel irqchip as default
Peter Xu
2018-12-20
1
-0
/
+2
*
qom: remove unimplemented class_finalize
Marc-André Lureau
2018-12-11
1
-11
/
+0
[next]