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
*
qom: Make info qom-tree sort children more efficiently
Markus Armbruster
2020-07-21
1
-12
/
+13
*
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2020-07-21
2
-11
/
+7
*
qom: Plug memory leak in "info qom-tree"
Markus Armbruster
2020-07-17
1
-2
/
+4
*
qom: Introduce object_property_try_add_child()
Eric Auger
2020-07-11
2
-7
/
+21
*
error: Eliminate error_propagate() manually
Markus Armbruster
2020-07-10
2
-24
/
+14
*
error: Eliminate error_propagate() with Coccinelle, part 2
Markus Armbruster
2020-07-10
1
-3
/
+1
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-24
/
+8
*
qom: Make functions taking Error ** return bool, not 0/-1
Markus Armbruster
2020-07-10
1
-7
/
+7
*
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
2
-14
/
+7
*
qom: Make functions taking Error ** return bool, not void
Markus Armbruster
2020-07-10
3
-47
/
+79
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
5
-33
/
+34
*
qom: Use return values to check for error where that's simpler
Markus Armbruster
2020-07-10
1
-11
/
+14
*
qom: Rename qdev_get_type() to object_get_type()
Markus Armbruster
2020-07-10
1
-2
/
+2
*
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
2
-30
/
+15
*
qdev: device module support
Gerd Hoffmann
2020-07-07
1
-1
/
+2
*
object: qom module support
Gerd Hoffmann
2020-07-07
1
-0
/
+14
*
hmp: Make json format optional for qom-set
David Hildenbrand
2020-06-17
1
-4
/
+16
*
qom-hmp-cmds: fix a memleak in hmp_qom_get
Pan Nengyuan
2020-06-17
1
-0
/
+1
*
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
1
-4
/
+15
*
qom: Make "info qom-tree" show children sorted
Markus Armbruster
2020-06-15
1
-8
/
+16
*
qom: Constify object_get_canonical_path{,_component}()'s parameter
Markus Armbruster
2020-06-15
1
-2
/
+2
*
qom/container: remove .instance_size initializer from container_info
Masahiro Yamada
2020-06-10
1
-1
/
+0
*
qom/object: pass (Object *) to object_initialize_with_type()
Masahiro Yamada
2020-06-10
1
-3
/
+1
*
qom/object: simplify type_initialize_interface()
Masahiro Yamada
2020-06-10
1
-2
/
+1
*
qom/object: factor out the initialization of hash table of properties
Masahiro Yamada
2020-06-10
1
-5
/
+3
*
qom: remove index from object_resolve_abs_path()
Masahiro Yamada
2020-06-10
1
-10
/
+9
*
qom/object: Fix object_child_foreach_recursive() return value
Cédric Le Goater
2020-06-10
1
-1
/
+4
*
hmp: Simplify qom-set
Dr. David Alan Gilbert
2020-06-01
1
-11
/
+5
*
hmp: Implement qom-get HMP command
Dr. David Alan Gilbert
2020-06-01
1
-0
/
+18
*
various: Remove unnecessary OBJECT() cast
Philippe Mathieu-Daudé
2020-05-15
1
-2
/
+2
*
qom: Drop @errp parameter of object_property_del()
Markus Armbruster
2020-05-15
2
-8
/
+2
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
3
-207
/
+102
*
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
2020-05-15
1
-15
/
+4
*
qom: Make all the object_property_add_FOO() return the property
Markus Armbruster
2020-05-15
1
-123
/
+127
*
qom: Drop convenience method object_property_get_uint16List()
Markus Armbruster
2020-05-15
1
-23
/
+0
*
qom: Simplify object_property_get_enum()
Markus Armbruster
2020-05-15
1
-9
/
+2
*
qom: Drop object_property_del_child()'s unused parameter @errp
Markus Armbruster
2020-05-15
1
-2
/
+2
*
qom: Clean up inconsistent use of gchar * vs. char *
Markus Armbruster
2020-05-15
2
-23
/
+25
*
qom: Clearer reference counting in object_initialize_childv()
Markus Armbruster
2020-05-15
1
-8
/
+8
*
qemu-storage-daemon: Fix non-string --object properties
Kevin Wolf
2020-04-30
2
-3
/
+7
*
qom: Factor out user_creatable_add_dict()
Kevin Wolf
2020-04-30
2
-23
/
+28
*
qom: Simplify object_property_get_enum()
Markus Armbruster
2020-04-30
1
-3
/
+1
*
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
[next]