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
Commit message (
Expand
)
Author
Age
Files
Lines
*
roms: assert if max rom size is less than the used size
Igor Mammedov
2019-05-15
1
-0
/
+1
*
hw: add compat machines for 4.1
Cornelia Huck
2019-04-25
1
-0
/
+3
*
loader-fit: Wean off error_printf()
Markus Armbruster
2019-04-17
1
-26
/
+36
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-03-12
1
-0
/
+65
|
\
|
*
machine: Move nvdimms state into struct MachineState
Eric Auger
2019-03-11
1
-0
/
+65
*
|
sysbus: Fix latent bug with onboard devices
Markus Armbruster
2019-03-11
1
-3
/
+0
*
|
qom: Move compat_props machinery from qdev to QOM
Markus Armbruster
2019-03-11
1
-39
/
+0
*
|
qdev: Fix latent bug with compat_props and onboard devices
Markus Armbruster
2019-03-11
1
-11
/
+37
|
/
*
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+11
*
qdev: Provide qdev_get_bus_hotplug_handler()
David Hildenbrand
2019-03-06
1
-1
/
+9
*
qdev: Let machine hotplug handler to override bus hotplug handler
Igor Mammedov
2019-03-06
1
-4
/
+2
*
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2019-03-06
1
-2
/
+1
*
qdev/core: fix qbus_is_full()
Tony Krowiak
2019-03-06
1
-0
/
+3
*
virtio-blk: add "discard" and "write-zeroes" properties
Stefano Garzarella
2019-02-22
1
-0
/
+2
*
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2019-02-17
1
-9
/
+2
*
hw/core/loader.c: Read as long as possible in load_image_size()
Li Zhijian
2019-02-05
1
-6
/
+5
*
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2019-02-05
2
-9
/
+17
*
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/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-01-11
3
-17
/
+17
|
\
|
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-14
/
+14
|
*
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
1
-2
/
+2
|
*
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-01-11
2
-276
/
+71
|
\
\
|
|
/
|
/
|
|
*
qdev: fix -device scsi-hd,help regression
Marc-André Lureau
2019-01-10
1
-3
/
+6
|
*
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
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...
Peter Maydell
2019-01-07
2
-3
/
+17
|
\
|
*
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson
2019-01-07
2
-3
/
+17
*
|
hostmem: use object id for memory region name with >= 4.0
Marc-André Lureau
2019-01-07
1
-0
/
+8
*
|
qdev-props: call object_apply_global_props()
Marc-André Lureau
2019-01-07
1
-22
/
+2
*
|
qdev-props: remove errp from GlobalProperty
Marc-André Lureau
2019-01-07
1
-2
/
+2
*
|
qdev-props: convert global_props to GPtrArray
Marc-André Lureau
2019-01-07
1
-9
/
+20
*
|
qdev: all globals are now user-provided
Marc-André Lureau
2019-01-07
1
-4
/
+0
*
|
qdev: make a separate helper function to apply compat properties
Marc-André Lureau
2019-01-07
1
-1
/
+5
*
|
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
[next]