1. b5ab62b Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 5 months ago
  2. d9e9867 qom: set *ambiguous on all paths by Marc-André Lureau · 5 months ago
  3. ee51070 qom: rename object_resolve_path_type() "ambiguousp" by Marc-André Lureau · 5 months ago
  4. 8f33754 qom/object: fix -Werror=maybe-uninitialized by Marc-André Lureau · 5 months ago
  5. 02f5360 qom: remove return after g_assert_not_reached() by Pierrick Bouvier · 5 months ago
  6. 6b568e3 target/sparc/cpu: Rename the CPU models with a "+" in their names by Thomas Huth · 10 months ago
  7. 443df40 qom: add default value by Maksim Davydov · 11 months ago
  8. ef92928 qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition by Philippe Mathieu-Daudé · 12 months ago
  9. aaeafa5 qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value) by Philippe Mathieu-Daudé · 12 months ago
  10. ee3b34c hw/acpi: move object_resolve_type_unambiguous to core QOM by Paolo Bonzini · 1 year ago
  11. 5bfb75f target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules by Thomas Huth · 1 year, 1 month ago
  12. b447378 qom/object: Limit type names to alphanumerical and some few special characters by Thomas Huth · 1 year, 3 months ago
  13. 125062e qom: Add object_property_set_default_list() by Kevin Wolf · 1 year, 4 months ago
  14. e0c7de8 qom/object_interfaces: Clean up global variable shadowing by Philippe Mathieu-Daudé · 1 year, 5 months ago
  15. ad4ec27 qom: Propagate alignment through type system by Richard Henderson · 1 year, 5 months ago
  16. de6cd75 meson: Replace softmmu_ss -> system_ss by Philippe Mathieu-Daudé · 1 year, 9 months ago
  17. 919a042 qom/object_interfaces: Fix QAPI headers included by Philippe Mathieu-Daudé · 2 years, 2 months ago
  18. cffaca0 qom: Move HMP commands from monitor/ to qom/ by Markus Armbruster · 2 years, 1 month ago
  19. 047f2ca qapi qdev qom: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
  20. c551fb0 module: add Error arguments to module_load and module_load_qom by Claudio Fontana · 2 years, 5 months ago
  21. dbc0e80 module: rename module_load_one to module_load by Claudio Fontana · 2 years, 5 months ago
  22. 3f7febc qom: Improve error messages when property has no getter or setter by Markus Armbruster · 2 years, 5 months ago
  23. 9ca9c89 include: add qemu/keyval.h by Marc-André Lureau · 2 years, 10 months ago
  24. b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 3 years ago
  25. 9f0369e Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 3 years ago
  26. 5df022c osdep: Move memalign-related functions to their own header by Peter Maydell · 3 years ago
  27. e368287 qom: assert integer does not overflow by Michael S. Tsirkin · 3 years ago
  28. 5e78c98 Mark remaining global TypeInfo instances as const by Bernhard Beschow · 3 years, 1 month ago
  29. 1bf4d32 monitor: Fix find_device_state() for IDs containing slashes by Markus Armbruster · 3 years, 4 months ago
  30. dbc8221 qom: Reduce use of error_propagate() by Kevin Wolf · 3 years, 5 months ago
  31. cbc94d9 qom: use correct field name when getting/setting alias properties by Paolo Bonzini · 3 years, 7 months ago
  32. 3bb6944 qom: export more functions for use with non-UserCreatable objects by Paolo Bonzini · 4 years, 4 months ago
  33. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 9 months ago
  34. 50a9b449 Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-04-01' into staging by Peter Maydell · 3 years, 11 months ago
  35. bd74ecd qom: Fix default values in help by Markus Armbruster · 4 years ago
  36. cb4d9e3 Revert "qom: use qemu_printf to print help for user-creatable objects" by Thomas Huth · 4 years ago
  37. bdee969 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years ago
  38. 6d9abb6 qom: use qemu_printf to print help for user-creatable objects by Paolo Bonzini · 4 years, 4 months ago
  39. bc2f4fc qom: move user_creatable_add_opts logic to vl.c and QAPIfy it by Paolo Bonzini · 4 years ago
  40. 155b5f8 qom: Support JSON in HMP object_add and tools --object by Kevin Wolf · 4 years ago
  41. ddf6dae qom: Add user_creatable_parse_str() by Kevin Wolf · 4 years ago
  42. da0a932 hmp: QAPIfy object_add by Kevin Wolf · 4 years ago
  43. ffd58ef qom: Add user_creatable_add_from_str() by Kevin Wolf · 4 years ago
  44. f375026 qom: Factor out user_creatable_process_cmdline() by Kevin Wolf · 4 years ago
  45. c923112 qom: Remove user_creatable_add_dict() by Kevin Wolf · 4 years, 3 months ago
  46. 98c43b7 qom: Make "object" QemuOptsList optional by Kevin Wolf · 4 years ago
  47. 9151e59 qapi/qom: QAPIfy object-add by Kevin Wolf · 4 years, 4 months ago
  48. 5024340 qapi/qom: Drop deprecated 'props' from object-add by Kevin Wolf · 4 years, 3 months ago
  49. 0bd5a2e qom: Check for wellformed id in user_creatable_add_type() by Kevin Wolf · 4 years ago
  50. 3a2e982 qom/object.c: Fix typo by Doug Evans · 4 years ago
  51. a8dc82c qom: Allow optional sugar props by Greg Kurz · 4 years, 7 months ago
  52. 63f957a qom: Assert that objects being destroyed have no parent by Eduardo Habkost · 4 years, 2 months ago
  53. 26c5282 Revert "qobject: let object_property_get_str() use new API" by Markus Armbruster · 4 years, 3 months ago
  54. eab3a46 qobject: Change qobject_to_json()'s value to GString by Markus Armbruster · 4 years, 3 months ago
  55. 6589f45 qobject: Make qobject_to_json_pretty() take a pretty argument by Markus Armbruster · 4 years, 3 months ago
  56. 54aa3de qapi: Use QAPI_LIST_PREPEND() where possible by Eric Blake · 4 years, 3 months ago
  57. b785d25 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 3 months ago
  58. 1bf8b88 qom: code hardening - have bound checking while looping with integer value by Ani Sinha · 4 years, 5 months ago
  59. 169cbac qom: eliminate identical functions by Paolo Bonzini · 4 years, 4 months ago
  60. 74b9776 qom: Improve {qom,device}-list-properties error messages by Markus Armbruster · 4 years, 3 months ago
  61. c9ac145 qom: Add user_creatable_print_help_from_qdict() by Kevin Wolf · 4 years, 5 months ago
  62. 0e301d4 qom: Factor out helpers from user_creatable_print_help() by Kevin Wolf · 4 years, 5 months ago
  63. da33fc0 qom: Move the creation of the library to the main meson.build by Philippe Mathieu-Daudé · 4 years, 5 months ago
  64. 4d9c7c8 qom: Improve error message displayed with missing object properties by Philippe Mathieu-Daudé · 4 years, 5 months ago
  65. 8c1c079 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 4 years, 5 months ago
  66. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 5 months ago
  67. efba159 qom: simplify object_find_property / object_class_find_property by Daniel P. Berrangé · 4 years, 5 months ago
  68. 4c880f3 qom: Allow objects to be allocated with increased alignment by Richard Henderson · 4 years, 5 months ago
  69. d20f616 qom: Clean up object_property_get_enum()'s error value by Markus Armbruster · 4 years, 5 months ago
  70. 64f7aec object_initialize: try module load by Gerd Hoffmann · 4 years, 5 months ago
  71. c5a61e5 qom: make object_ref/unref use a void * instead of Object *. by Daniel P. Berrangé · 4 years, 6 months ago
  72. ff219dc meson: convert common QMP bits for qemu and qemu-storage-daemon by Paolo Bonzini · 4 years, 7 months ago
  73. 5582c58 meson: convert crypto directory to Meson by Marc-André Lureau · 6 years ago
  74. de59dda meson: convert qom directory to Meson (tools part) by Marc-André Lureau · 6 years ago
  75. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  76. 0dde9fd qom: Make info qom-tree sort children more efficiently by Markus Armbruster · 4 years, 8 months ago
  77. 7a309cc qom: Change object_get_canonical_path_component() not to malloc by Markus Armbruster · 4 years, 8 months ago
  78. ab2d185 qom: Plug memory leak in "info qom-tree" by Markus Armbruster · 4 years, 8 months ago
  79. db57fef qom: Introduce object_property_try_add_child() by Eric Auger · 4 years, 8 months ago
  80. 992861f error: Eliminate error_propagate() manually by Markus Armbruster · 4 years, 8 months ago
  81. af175e8 error: Eliminate error_propagate() with Coccinelle, part 2 by Markus Armbruster · 4 years, 8 months ago
  82. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 8 months ago
  83. b783f54 qom: Make functions taking Error ** return bool, not 0/-1 by Markus Armbruster · 4 years, 8 months ago
  84. 778a2dc qom: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 8 months ago
  85. 6fd5bef qom: Make functions taking Error ** return bool, not void by Markus Armbruster · 4 years, 8 months ago
  86. 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 8 months ago
  87. 1c94a35 qom: Use return values to check for error where that's simpler by Markus Armbruster · 4 years, 8 months ago
  88. 90c69fb qom: Rename qdev_get_type() to object_get_type() by Markus Armbruster · 4 years, 8 months ago
  89. 62a35aa qapi: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 8 months ago
  90. 7ab6e7f qdev: device module support by Gerd Hoffmann · 4 years, 8 months ago
  91. 0f8198f object: qom module support by Gerd Hoffmann · 4 years, 8 months ago
  92. 2d9e3dd hmp: Make json format optional for qom-set by David Hildenbrand · 4 years, 9 months ago
  93. 246da7d qom-hmp-cmds: fix a memleak in hmp_qom_get by Pan Nengyuan · 4 years, 9 months ago
  94. 9fc7fc4 qom: Less verbose object_initialize_child() by Markus Armbruster · 4 years, 9 months ago
  95. e8c9e65 qom: Make "info qom-tree" show children sorted by Markus Armbruster · 4 years, 9 months ago
  96. e8512df qom: Constify object_get_canonical_path{,_component}()'s parameter by Markus Armbruster · 4 years, 9 months ago
  97. c5e1870 qom/container: remove .instance_size initializer from container_info by Masahiro Yamada · 4 years, 10 months ago
  98. e27a959 qom/object: pass (Object *) to object_initialize_with_type() by Masahiro Yamada · 4 years, 10 months ago
  99. 3d91293 qom/object: simplify type_initialize_interface() by Masahiro Yamada · 4 years, 10 months ago
  100. e5a0cc5 qom/object: factor out the initialization of hash table of properties by Masahiro Yamada · 4 years, 10 months ago