1. 5e78c98 Mark remaining global TypeInfo instances as const by Bernhard Beschow · 3 years ago
  2. 1bf4d32 monitor: Fix find_device_state() for IDs containing slashes by Markus Armbruster · 3 years, 2 months ago
  3. dbc8221 qom: Reduce use of error_propagate() by Kevin Wolf · 3 years, 3 months ago
  4. cbc94d9 qom: use correct field name when getting/setting alias properties by Paolo Bonzini · 3 years, 5 months ago
  5. 3bb6944 qom: export more functions for use with non-UserCreatable objects by Paolo Bonzini · 4 years, 2 months ago
  6. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 7 months ago
  7. 50a9b449 Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-04-01' into staging by Peter Maydell · 3 years, 9 months ago
  8. bd74ecd qom: Fix default values in help by Markus Armbruster · 3 years, 9 months ago
  9. cb4d9e3 Revert "qom: use qemu_printf to print help for user-creatable objects" by Thomas Huth · 3 years, 9 months ago
  10. bdee969 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years, 9 months ago
  11. 6d9abb6 qom: use qemu_printf to print help for user-creatable objects by Paolo Bonzini · 4 years, 2 months ago
  12. bc2f4fc qom: move user_creatable_add_opts logic to vl.c and QAPIfy it by Paolo Bonzini · 3 years, 10 months ago
  13. 155b5f8 qom: Support JSON in HMP object_add and tools --object by Kevin Wolf · 3 years, 10 months ago
  14. ddf6dae qom: Add user_creatable_parse_str() by Kevin Wolf · 3 years, 10 months ago
  15. da0a932 hmp: QAPIfy object_add by Kevin Wolf · 3 years, 10 months ago
  16. ffd58ef qom: Add user_creatable_add_from_str() by Kevin Wolf · 3 years, 10 months ago
  17. f375026 qom: Factor out user_creatable_process_cmdline() by Kevin Wolf · 3 years, 10 months ago
  18. c923112 qom: Remove user_creatable_add_dict() by Kevin Wolf · 4 years, 1 month ago
  19. 98c43b7 qom: Make "object" QemuOptsList optional by Kevin Wolf · 3 years, 10 months ago
  20. 9151e59 qapi/qom: QAPIfy object-add by Kevin Wolf · 4 years, 2 months ago
  21. 5024340 qapi/qom: Drop deprecated 'props' from object-add by Kevin Wolf · 4 years, 1 month ago
  22. 0bd5a2e qom: Check for wellformed id in user_creatable_add_type() by Kevin Wolf · 3 years, 10 months ago
  23. 3a2e982 qom/object.c: Fix typo by Doug Evans · 3 years, 11 months ago
  24. a8dc82c qom: Allow optional sugar props by Greg Kurz · 4 years, 5 months ago
  25. 63f957a qom: Assert that objects being destroyed have no parent by Eduardo Habkost · 4 years ago
  26. 26c5282 Revert "qobject: let object_property_get_str() use new API" by Markus Armbruster · 4 years, 1 month ago
  27. eab3a46 qobject: Change qobject_to_json()'s value to GString by Markus Armbruster · 4 years, 1 month ago
  28. 6589f45 qobject: Make qobject_to_json_pretty() take a pretty argument by Markus Armbruster · 4 years, 1 month ago
  29. 54aa3de qapi: Use QAPI_LIST_PREPEND() where possible by Eric Blake · 4 years, 2 months ago
  30. b785d25 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 1 month ago
  31. 1bf8b88 qom: code hardening - have bound checking while looping with integer value by Ani Sinha · 4 years, 3 months ago
  32. 169cbac qom: eliminate identical functions by Paolo Bonzini · 4 years, 2 months ago
  33. 74b9776 qom: Improve {qom,device}-list-properties error messages by Markus Armbruster · 4 years, 1 month ago
  34. c9ac145 qom: Add user_creatable_print_help_from_qdict() by Kevin Wolf · 4 years, 3 months ago
  35. 0e301d4 qom: Factor out helpers from user_creatable_print_help() by Kevin Wolf · 4 years, 3 months ago
  36. da33fc0 qom: Move the creation of the library to the main meson.build by Philippe Mathieu-Daudé · 4 years, 3 months ago
  37. 4d9c7c8 qom: Improve error message displayed with missing object properties by Philippe Mathieu-Daudé · 4 years, 3 months ago
  38. 8c1c079 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 4 years, 3 months ago
  39. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 3 months ago
  40. efba159 qom: simplify object_find_property / object_class_find_property by Daniel P. Berrangé · 4 years, 3 months ago
  41. 4c880f3 qom: Allow objects to be allocated with increased alignment by Richard Henderson · 4 years, 3 months ago
  42. d20f616 qom: Clean up object_property_get_enum()'s error value by Markus Armbruster · 4 years, 3 months ago
  43. 64f7aec object_initialize: try module load by Gerd Hoffmann · 4 years, 3 months ago
  44. c5a61e5 qom: make object_ref/unref use a void * instead of Object *. by Daniel P. Berrangé · 4 years, 4 months ago
  45. ff219dc meson: convert common QMP bits for qemu and qemu-storage-daemon by Paolo Bonzini · 4 years, 5 months ago
  46. 5582c58 meson: convert crypto directory to Meson by Marc-André Lureau · 5 years ago
  47. de59dda meson: convert qom directory to Meson (tools part) by Marc-André Lureau · 5 years ago
  48. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  49. 0dde9fd qom: Make info qom-tree sort children more efficiently by Markus Armbruster · 4 years, 6 months ago
  50. 7a309cc qom: Change object_get_canonical_path_component() not to malloc by Markus Armbruster · 4 years, 6 months ago
  51. ab2d185 qom: Plug memory leak in "info qom-tree" by Markus Armbruster · 4 years, 6 months ago
  52. db57fef qom: Introduce object_property_try_add_child() by Eric Auger · 4 years, 6 months ago
  53. 992861f error: Eliminate error_propagate() manually by Markus Armbruster · 4 years, 6 months ago
  54. af175e8 error: Eliminate error_propagate() with Coccinelle, part 2 by Markus Armbruster · 4 years, 6 months ago
  55. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 6 months ago
  56. b783f54 qom: Make functions taking Error ** return bool, not 0/-1 by Markus Armbruster · 4 years, 6 months ago
  57. 778a2dc qom: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 6 months ago
  58. 6fd5bef qom: Make functions taking Error ** return bool, not void by Markus Armbruster · 4 years, 6 months ago
  59. 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 6 months ago
  60. 1c94a35 qom: Use return values to check for error where that's simpler by Markus Armbruster · 4 years, 6 months ago
  61. 90c69fb qom: Rename qdev_get_type() to object_get_type() by Markus Armbruster · 4 years, 6 months ago
  62. 62a35aa qapi: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 6 months ago
  63. 7ab6e7f qdev: device module support by Gerd Hoffmann · 4 years, 6 months ago
  64. 0f8198f object: qom module support by Gerd Hoffmann · 4 years, 6 months ago
  65. 2d9e3dd hmp: Make json format optional for qom-set by David Hildenbrand · 4 years, 7 months ago
  66. 246da7d qom-hmp-cmds: fix a memleak in hmp_qom_get by Pan Nengyuan · 4 years, 7 months ago
  67. 9fc7fc4 qom: Less verbose object_initialize_child() by Markus Armbruster · 4 years, 7 months ago
  68. e8c9e65 qom: Make "info qom-tree" show children sorted by Markus Armbruster · 4 years, 7 months ago
  69. e8512df qom: Constify object_get_canonical_path{,_component}()'s parameter by Markus Armbruster · 4 years, 7 months ago
  70. c5e1870 qom/container: remove .instance_size initializer from container_info by Masahiro Yamada · 4 years, 8 months ago
  71. e27a959 qom/object: pass (Object *) to object_initialize_with_type() by Masahiro Yamada · 4 years, 8 months ago
  72. 3d91293 qom/object: simplify type_initialize_interface() by Masahiro Yamada · 4 years, 8 months ago
  73. e5a0cc5 qom/object: factor out the initialization of hash table of properties by Masahiro Yamada · 4 years, 8 months ago
  74. ad195c8 qom: remove index from object_resolve_abs_path() by Masahiro Yamada · 4 years, 8 months ago
  75. 4a39181 qom/object: Fix object_child_foreach_recursive() return value by Cédric Le Goater · 4 years, 9 months ago
  76. 7d2ef6d hmp: Simplify qom-set by Dr. David Alan Gilbert · 4 years, 7 months ago
  77. 89cf4fe hmp: Implement qom-get HMP command by Dr. David Alan Gilbert · 4 years, 7 months ago
  78. 688ffbb various: Remove unnecessary OBJECT() cast by Philippe Mathieu-Daudé · 4 years, 8 months ago
  79. df4fe0b qom: Drop @errp parameter of object_property_del() by Markus Armbruster · 4 years, 8 months ago
  80. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 8 months ago
  81. 7eecec7 qom: Drop object_property_set_description() parameter @errp by Markus Armbruster · 4 years, 8 months ago
  82. 7025188 qom: Make all the object_property_add_FOO() return the property by Markus Armbruster · 4 years, 8 months ago
  83. 44a17fe qom: Drop convenience method object_property_get_uint16List() by Markus Armbruster · 4 years, 8 months ago
  84. b555f89 qom: Simplify object_property_get_enum() by Markus Armbruster · 4 years, 8 months ago
  85. f73a32a qom: Drop object_property_del_child()'s unused parameter @errp by Markus Armbruster · 4 years, 8 months ago
  86. ddfb0ba qom: Clean up inconsistent use of gchar * vs. char * by Markus Armbruster · 4 years, 8 months ago
  87. 975ac45 qom: Clearer reference counting in object_initialize_childv() by Markus Armbruster · 4 years, 8 months ago
  88. eaae29e qemu-storage-daemon: Fix non-string --object properties by Kevin Wolf · 4 years, 9 months ago
  89. d6a5bee qom: Factor out user_creatable_add_dict() by Kevin Wolf · 4 years, 9 months ago
  90. ea097df qom: Simplify object_property_get_enum() by Markus Armbruster · 4 years, 8 months ago
  91. 7f5d9b2 object-add: don't create return value if failed by Paolo Bonzini · 4 years, 9 months ago
  92. 836e1b3 qom/object: enable setter for uint types by Felipe Franciosi · 5 years ago
  93. 9b6abdc qom-qmp-cmds: fix two memleaks in qmp_object_add by Pan Nengyuan · 4 years, 10 months ago
  94. d6da78b qemu-storage-daemon: Add --object option by Kevin Wolf · 4 years, 10 months ago
  95. 5f07c4d qapi: Flatten object-add by Kevin Wolf · 4 years, 10 months ago
  96. 1bb3d7d qapi/qmp: add ObjectPropertyInfo.default-value by Marc-André Lureau · 5 years ago
  97. 4df8161 qom: introduce object_property_help() by Marc-André Lureau · 5 years ago
  98. c1f472e qom: simplify qmp_device_list_properties() by Paolo Bonzini · 5 years ago
  99. f902cb2 vl: print default value in object help by Marc-André Lureau · 5 years ago
  100. 385d8f2 qdev: rename DeviceClass.props by Paolo Bonzini · 5 years ago