- 2d9e3dd hmp: Make json format optional for qom-set by David Hildenbrand · 4 years, 9 months ago
- 246da7d qom-hmp-cmds: fix a memleak in hmp_qom_get by Pan Nengyuan · 4 years, 9 months ago
- 9fc7fc4 qom: Less verbose object_initialize_child() by Markus Armbruster · 4 years, 9 months ago
- e8c9e65 qom: Make "info qom-tree" show children sorted by Markus Armbruster · 4 years, 9 months ago
- e8512df qom: Constify object_get_canonical_path{,_component}()'s parameter by Markus Armbruster · 4 years, 9 months ago
- c5e1870 qom/container: remove .instance_size initializer from container_info by Masahiro Yamada · 4 years, 10 months ago
- e27a959 qom/object: pass (Object *) to object_initialize_with_type() by Masahiro Yamada · 4 years, 10 months ago
- 3d91293 qom/object: simplify type_initialize_interface() by Masahiro Yamada · 4 years, 10 months ago
- e5a0cc5 qom/object: factor out the initialization of hash table of properties by Masahiro Yamada · 4 years, 10 months ago
- ad195c8 qom: remove index from object_resolve_abs_path() by Masahiro Yamada · 4 years, 10 months ago
- 4a39181 qom/object: Fix object_child_foreach_recursive() return value by Cédric Le Goater · 5 years ago
- 7d2ef6d hmp: Simplify qom-set by Dr. David Alan Gilbert · 4 years, 10 months ago
- 89cf4fe hmp: Implement qom-get HMP command by Dr. David Alan Gilbert · 4 years, 10 months ago
- 688ffbb various: Remove unnecessary OBJECT() cast by Philippe Mathieu-Daudé · 4 years, 10 months ago
- df4fe0b qom: Drop @errp parameter of object_property_del() by Markus Armbruster · 4 years, 10 months ago
- d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
- 7eecec7 qom: Drop object_property_set_description() parameter @errp by Markus Armbruster · 4 years, 10 months ago
- 7025188 qom: Make all the object_property_add_FOO() return the property by Markus Armbruster · 4 years, 10 months ago
- 44a17fe qom: Drop convenience method object_property_get_uint16List() by Markus Armbruster · 4 years, 10 months ago
- b555f89 qom: Simplify object_property_get_enum() by Markus Armbruster · 4 years, 10 months ago
- f73a32a qom: Drop object_property_del_child()'s unused parameter @errp by Markus Armbruster · 4 years, 10 months ago
- ddfb0ba qom: Clean up inconsistent use of gchar * vs. char * by Markus Armbruster · 4 years, 10 months ago
- 975ac45 qom: Clearer reference counting in object_initialize_childv() by Markus Armbruster · 4 years, 10 months ago
- eaae29e qemu-storage-daemon: Fix non-string --object properties by Kevin Wolf · 4 years, 11 months ago
- d6a5bee qom: Factor out user_creatable_add_dict() by Kevin Wolf · 4 years, 11 months ago
- ea097df qom: Simplify object_property_get_enum() by Markus Armbruster · 4 years, 10 months ago
- 7f5d9b2 object-add: don't create return value if failed by Paolo Bonzini · 5 years ago
- 836e1b3 qom/object: enable setter for uint types by Felipe Franciosi · 5 years ago
- 9b6abdc qom-qmp-cmds: fix two memleaks in qmp_object_add by Pan Nengyuan · 5 years ago
- d6da78b qemu-storage-daemon: Add --object option by Kevin Wolf · 5 years ago
- 5f07c4d qapi: Flatten object-add by Kevin Wolf · 5 years ago
- 1bb3d7d qapi/qmp: add ObjectPropertyInfo.default-value by Marc-André Lureau · 5 years ago
- 4df8161 qom: introduce object_property_help() by Marc-André Lureau · 5 years ago
- c1f472e qom: simplify qmp_device_list_properties() by Paolo Bonzini · 5 years ago
- f902cb2 vl: print default value in object help by Marc-André Lureau · 5 years ago
- 385d8f2 qdev: rename DeviceClass.props by Paolo Bonzini · 5 years ago
- b77ade9 object: return self in object_ref() by Marc-André Lureau · 5 years ago
- 9859fac object: release all props by Marc-André Lureau · 5 years ago
- 840ecdf object: add object_class_property_add_link() by Marc-André Lureau · 5 years ago
- 4a8d579 object: express const link with link property by Marc-André Lureau · 5 years ago
- 9941d37 object: add direct link flag by Marc-André Lureau · 5 years ago
- 3685420 object: rename link "child" to "target" by Marc-André Lureau · 5 years ago
- 8770baf object: check strong flag with & by Marc-André Lureau · 5 years ago
- fc4fe71 object: do not free class properties by Marc-André Lureau · 5 years ago
- 0e76ed0 object: add object_property_set_default by Marc-André Lureau · 5 years ago
- a3a1621 object: make object_class_property_add* return property by Marc-André Lureau · 5 years ago
- 2a1be4b object: add class property initializer by Marc-André Lureau · 5 years ago
- ba806ff object: avoid extra class property key duplication by Marc-André Lureau · 5 years ago
- d5e633f object: add extra sanity checks by Marc-André Lureau · 5 years ago
- 89d337f qom/object: Display more helpful message when a parent is missing by Philippe Mathieu-Daudé · 5 years ago
- a9ee3a9 qom/object: Display more helpful message when an interface is missing by Philippe Mathieu-Daudé · 5 years ago
- f0d753b qdev/qom: remove some TODO limitations now that PROP_PTR is gone by Marc-André Lureau · 5 years ago
- 4800819 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 5 years ago
- 187c614 hmp: drop Error pointer indirection in hmp_handle_error by Vladimir Sementsov-Ogievskiy · 5 years ago
- 3c75e12 qom: add object_new_with_class by Paolo Bonzini · 5 years ago
- 1fff3c2 qom: introduce object_register_sugar_prop by Paolo Bonzini · 5 years ago
- d55e937 qom: Fix error message in object_class_property_add() by Greg Kurz · 5 years ago
- 3e9297f vl: Split off user_creatable_print_help() by Kevin Wolf · 5 years ago
- 2e5b09f hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ by Markus Armbruster · 6 years ago
- d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
- a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
- db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
- 6a0acff Clean up inclusion of exec/cpu-common.h by Markus Armbruster · 6 years ago
- 13d4ff0 trace: Do not include qom/cpu.h into generated trace.h by Markus Armbruster · 6 years ago
- 92fd453 Revert "Revert "globals: Allow global properties to be optional"" by Dr. David Alan Gilbert · 6 years ago
- 3950a37 qom: Move HMP command handlers to qom/ by Markus Armbruster · 6 years ago
- cfbe46f qom: Move QMP command handlers to qom/ by Markus Armbruster · 6 years ago
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
- 14a48c1 qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h by Markus Armbruster · 6 years ago
- 5e14019 cpu: Move icount_decr to CPUNegativeOffsetState by Richard Henderson · 6 years ago
- e02bdf1 qom/object: Display more helpful message when an object type is missing by Philippe Mathieu-Daudé · 6 years ago
- 8fa70db Revert "globals: Allow global properties to be optional" by Daniel P. Berrangé · 6 years ago
- 66e1155 qom: use object_new_with_type in object_new_with_propv by Wei Yang · 6 years ago
- 90c84c5 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints by Markus Armbruster · 6 years ago
- 11cb6c1 qom/cpu: Simplify how CPUClass::dump_statistics() prints by Markus Armbruster · 6 years ago
- 500016e trace-events: Shorten file names in comments by Markus Armbruster · 6 years ago
- 617902a qom: Move compat_props machinery from qdev to QOM by Markus Armbruster · 6 years ago
- 611dbe4 qom: cpu: destroy work_mutex in cpu_common_finalize by Li Qiang · 6 years ago
- 6134d75 qom: don't require user creatable objects to be registered by Daniel P. Berrangé · 7 years ago
- 7ea7b9a qom/cpu: Add cluster_index to CPUState by Peter Maydell · 6 years ago
- d774174 globals: Allow global properties to be optional by Eduardo Habkost · 6 years ago
- d769f0d qom: Don't keep error value between object_property_parse() calls by Eduardo Habkost · 6 years ago
- 50545b2 qdev-props: call object_apply_global_props() by Marc-André Lureau · 6 years ago
- cff8b71 qdev-props: remove errp from GlobalProperty by Marc-André Lureau · 6 years ago
- ea9ce89 hw: apply accel compat properties without touching globals by Marc-André Lureau · 6 years ago
- 37fdb2c qom: remove unimplemented class_finalize by Marc-André Lureau · 6 years ago
- 3650b2d qom: make user_creatable_complete() specific to UserCreatable by Marc-André Lureau · 6 years ago
- 13399aa Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into staging by Peter Maydell · 6 years ago
- 7e1e0c1 qom: Clean up error reporting in user_creatable_add_opts_foreach() by Markus Armbruster · 6 years ago
- fff42f1 tcg: access cpu->icount_decr.u16.high with atomics by Emilio G. Cota · 6 years ago
- c95ac10 cpu: Provide a proper prototype for target_words_bigendian() in a header by Thomas Huth · 6 years ago
- 1195fa2 vl: list user creatable properties when 'help' is argument by Marc-André Lureau · 6 years ago
- 7439a03 qom/object: register 'type' property as class property by Marc-André Lureau · 6 years ago
- 684546d qom/object: fix iterating properties over a class by Marc-André Lureau · 6 years ago
- 422ca14 qom/object: add some interface asserts by Marc-André Lureau · 6 years ago
- 0210b39 qom/object: Add a new function object_initialize_child() by Thomas Huth · 7 years ago
- 719a307 Purge uses of banned g_assert_FOO() by Markus Armbruster · 7 years ago
- 265b578 object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence by Marc-André Lureau · 7 years ago
- e40077f qom: support orphan objects in object_get_canonical_path by Paolo Bonzini · 7 years ago
- 29de4ec memdev: remove "id" property by Paolo Bonzini · 7 years ago