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
/
qom
Commit message (
Expand
)
Author
Age
Files
Lines
*
object-add: don't create return value if failed
Paolo Bonzini
2020-04-02
1
-4
/
+1
*
qom/object: enable setter for uint types
Felipe Franciosi
2020-03-16
1
-24
/
+188
*
qom-qmp-cmds: fix two memleaks in qmp_object_add
Pan Nengyuan
2020-03-11
1
-10
/
+6
*
qemu-storage-daemon: Add --object option
Kevin Wolf
2020-03-06
1
-0
/
+1
*
qapi: Flatten object-add
Kevin Wolf
2020-03-06
1
-7
/
+35
*
qapi/qmp: add ObjectPropertyInfo.default-value
Marc-André Lureau
2020-01-24
1
-0
/
+2
*
qom: introduce object_property_help()
Marc-André Lureau
2020-01-24
1
-17
/
+28
*
qom: simplify qmp_device_list_properties()
Paolo Bonzini
2020-01-24
1
-47
/
+5
*
vl: print default value in object help
Marc-André Lureau
2020-01-24
1
-0
/
+6
*
qdev: rename DeviceClass.props
Paolo Bonzini
2020-01-24
1
-1
/
+1
*
object: return self in object_ref()
Marc-André Lureau
2020-01-24
1
-2
/
+3
*
object: release all props
Marc-André Lureau
2020-01-24
1
-11
/
+10
*
object: add object_class_property_add_link()
Marc-André Lureau
2020-01-24
1
-1
/
+45
*
object: express const link with link property
Marc-André Lureau
2020-01-24
1
-18
/
+23
*
object: add direct link flag
Marc-André Lureau
2020-01-24
1
-6
/
+20
*
object: rename link "child" to "target"
Marc-André Lureau
2020-01-24
1
-12
/
+12
*
object: check strong flag with &
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
object: do not free class properties
Marc-André Lureau
2020-01-24
1
-4
/
+4
*
object: add object_property_set_default
Marc-André Lureau
2020-01-24
1
-0
/
+48
*
object: make object_class_property_add* return property
Marc-André Lureau
2020-01-24
1
-20
/
+44
*
object: add class property initializer
Marc-André Lureau
2020-01-24
1
-0
/
+14
*
object: avoid extra class property key duplication
Marc-André Lureau
2020-01-24
1
-3
/
+3
*
object: add extra sanity checks
Marc-André Lureau
2020-01-24
1
-0
/
+1
*
qom/object: Display more helpful message when a parent is missing
Philippe Mathieu-Daudé
2020-01-24
1
-1
/
+5
*
qom/object: Display more helpful message when an interface is missing
Philippe Mathieu-Daudé
2020-01-24
1
-0
/
+5
*
qdev/qom: remove some TODO limitations now that PROP_PTR is gone
Marc-André Lureau
2020-01-07
1
-10
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-12-20
1
-2
/
+26
|
\
|
*
qom: add object_new_with_class
Paolo Bonzini
2019-12-17
1
-0
/
+5
|
*
qom: introduce object_register_sugar_prop
Paolo Bonzini
2019-12-17
1
-2
/
+21
*
|
hmp: drop Error pointer indirection in hmp_handle_error
Vladimir Sementsov-Ogievskiy
2019-12-18
1
-2
/
+2
|
/
*
qom: Fix error message in object_class_property_add()
Greg Kurz
2019-11-12
1
-6
/
+4
*
vl: Split off user_creatable_print_help()
Kevin Wolf
2019-10-14
1
-0
/
+61
*
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
2
-459
/
+0
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Clean up inclusion of exec/cpu-common.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
trace: Do not include qom/cpu.h into generated trace.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Revert "Revert "globals: Allow global properties to be optional""
Dr. David Alan Gilbert
2019-07-29
1
-0
/
+3
*
qom: Move HMP command handlers to qom/
Markus Armbruster
2019-07-02
2
-1
/
+121
*
qom: Move QMP command handlers to qom/
Markus Armbruster
2019-07-02
2
-0
/
+324
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-11
1
-1
/
+1
*
cpu: Move icount_decr to CPUNegativeOffsetState
Richard Henderson
2019-06-10
1
-2
/
+2
*
qom/object: Display more helpful message when an object type is missing
Philippe Mathieu-Daudé
2019-05-24
1
-1
/
+6
*
Revert "globals: Allow global properties to be optional"
Daniel P. Berrangé
2019-05-21
1
-3
/
+0
*
qom: use object_new_with_type in object_new_with_propv
Wei Yang
2019-05-03
1
-1
/
+1
*
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
1
-3
/
+3
*
qom/cpu: Simplify how CPUClass::dump_statistics() prints
Markus Armbruster
2019-04-18
1
-3
/
+2
*
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
1
-1
/
+1
[next]