Sign in
qemu
/
qemu
/
1c0c2163aa087c34efc7f84a8bc7e6640e3f6b75
/
qom
/
object_interfaces.c
df4fe0b
qom: Drop @errp parameter of object_property_del()
by Markus Armbruster
· 5 years ago
d262312
qom: Drop parameter @errp of object_property_add() & friends
by Markus Armbruster
· 5 years ago
eaae29e
qemu-storage-daemon: Fix non-string --object properties
by Kevin Wolf
· 5 years ago
d6a5bee
qom: Factor out user_creatable_add_dict()
by Kevin Wolf
· 5 years ago
4df8161
qom: introduce object_property_help()
by Marc-André Lureau
· 5 years ago
f902cb2
vl: print default value in object help
by Marc-André Lureau
· 5 years ago
3e9297f
vl: Split off user_creatable_print_help()
by Kevin Wolf
· 5 years ago
6134d75
qom: don't require user creatable objects to be registered
by Daniel P. Berrangé
· 7 years ago
3650b2d
qom: make user_creatable_complete() specific to UserCreatable
by Marc-André Lureau
· 6 years ago
7e1e0c1
qom: Clean up error reporting in user_creatable_add_opts_foreach()
by Markus Armbruster
· 6 years ago
1195fa2
vl: list user creatable properties when 'help' is argument
by Marc-André Lureau
· 7 years ago
29de4ec
memdev: remove "id" property
by Paolo Bonzini
· 7 years ago
cb3e7f0
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
by Marc-André Lureau
· 7 years ago
9af2398
Include less of the generated modular QAPI headers
by Markus Armbruster
· 7 years ago
0dd1358
Include qapi/qmp/qerror.h exactly where needed
by Markus Armbruster
· 7 years ago
922a01a
Move include qemu/option.h from qemu-common.h to actual users
by Markus Armbruster
· 7 years ago
452fcdb
Include qapi/qmp/qdict.h exactly where needed
by Markus Armbruster
· 7 years ago
9d5139e
vl: Clean up user-creatable objects when exiting
by Eduardo Habkost
· 8 years ago
3beacfb
qom: Remove unused errp parameter from can_be_deleted()
by Eduardo Habkost
· 8 years ago
c645d5a
monitor: fix object_del for command-line-created objects
by Michael Roth
· 8 years ago
0832970
qom: Fix regression with 'qom-type'
by Eric Blake
· 8 years ago
9a6d1ac
qom: Avoid unvisited 'id'/'qom-type' in user_creatable_add_opts
by Eric Blake
· 8 years ago
e1ff3c6
monitor: fix qmp/hmp query-memdev not reporting IDs of memory backends
by Igor Mammedov
· 8 years ago
3a46410
monitor: reuse user_creatable_add_opts() instead of user_creatable_add()
by Igor Mammedov
· 8 years ago
8a00025
qom: remove unused header
by Igor Mammedov
· 8 years ago
b3db211
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
by Daniel P. Berrange
· 8 years ago
09204ea
opts-visitor: Favor new visit_free() function
by Eric Blake
· 9 years ago
1158bb2
qapi: Add parameter to visit_end_*
by Eric Blake
· 9 years ago
15c2f66
qapi: Split visit_end_struct() into pieces
by Eric Blake
· 9 years ago
ad73970
qom: Wrap prop visit in visit_start_struct
by Eric Blake
· 9 years ago
51b9b47
qom: -object error messages lost location, restore it
by Markus Armbruster
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
90998d5
qom: add helpers for UserCreatable object types
by Daniel P. Berrange
· 9 years ago
9bbc853
qom: Clean up includes
by Peter Maydell
· 9 years ago
d6edb15
qom: Add can_be_deleted callback to UserCreatableClass
by Lin Ma
· 10 years ago
269e09f
add optional 2nd stage initialization to -object/object-add commands
by Igor Mammedov
· 11 years ago