1. eaae29e qemu-storage-daemon: Fix non-string --object properties by Kevin Wolf · 4 years, 10 months ago
  2. d6a5bee qom: Factor out user_creatable_add_dict() by Kevin Wolf · 4 years, 10 months ago
  3. ea097df qom: Simplify object_property_get_enum() by Markus Armbruster · 4 years, 9 months ago
  4. 7f5d9b2 object-add: don't create return value if failed by Paolo Bonzini · 4 years, 10 months ago
  5. 836e1b3 qom/object: enable setter for uint types by Felipe Franciosi · 5 years ago
  6. 9b6abdc qom-qmp-cmds: fix two memleaks in qmp_object_add by Pan Nengyuan · 5 years ago
  7. d6da78b qemu-storage-daemon: Add --object option by Kevin Wolf · 5 years ago
  8. 5f07c4d qapi: Flatten object-add by Kevin Wolf · 5 years ago
  9. 1bb3d7d qapi/qmp: add ObjectPropertyInfo.default-value by Marc-André Lureau · 5 years ago
  10. 4df8161 qom: introduce object_property_help() by Marc-André Lureau · 5 years ago
  11. c1f472e qom: simplify qmp_device_list_properties() by Paolo Bonzini · 5 years ago
  12. f902cb2 vl: print default value in object help by Marc-André Lureau · 5 years ago
  13. 385d8f2 qdev: rename DeviceClass.props by Paolo Bonzini · 5 years ago
  14. b77ade9 object: return self in object_ref() by Marc-André Lureau · 5 years ago
  15. 9859fac object: release all props by Marc-André Lureau · 5 years ago
  16. 840ecdf object: add object_class_property_add_link() by Marc-André Lureau · 5 years ago
  17. 4a8d579 object: express const link with link property by Marc-André Lureau · 5 years ago
  18. 9941d37 object: add direct link flag by Marc-André Lureau · 5 years ago
  19. 3685420 object: rename link "child" to "target" by Marc-André Lureau · 5 years ago
  20. 8770baf object: check strong flag with & by Marc-André Lureau · 5 years ago
  21. fc4fe71 object: do not free class properties by Marc-André Lureau · 5 years ago
  22. 0e76ed0 object: add object_property_set_default by Marc-André Lureau · 5 years ago
  23. a3a1621 object: make object_class_property_add* return property by Marc-André Lureau · 5 years ago
  24. 2a1be4b object: add class property initializer by Marc-André Lureau · 5 years ago
  25. ba806ff object: avoid extra class property key duplication by Marc-André Lureau · 5 years ago
  26. d5e633f object: add extra sanity checks by Marc-André Lureau · 5 years ago
  27. 89d337f qom/object: Display more helpful message when a parent is missing by Philippe Mathieu-Daudé · 5 years ago
  28. a9ee3a9 qom/object: Display more helpful message when an interface is missing by Philippe Mathieu-Daudé · 5 years ago
  29. f0d753b qdev/qom: remove some TODO limitations now that PROP_PTR is gone by Marc-André Lureau · 5 years ago
  30. 4800819 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 5 years ago
  31. 187c614 hmp: drop Error pointer indirection in hmp_handle_error by Vladimir Sementsov-Ogievskiy · 5 years ago
  32. 3c75e12 qom: add object_new_with_class by Paolo Bonzini · 5 years ago
  33. 1fff3c2 qom: introduce object_register_sugar_prop by Paolo Bonzini · 5 years ago
  34. d55e937 qom: Fix error message in object_class_property_add() by Greg Kurz · 5 years ago
  35. 3e9297f vl: Split off user_creatable_print_help() by Kevin Wolf · 5 years ago
  36. 2e5b09f hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ by Markus Armbruster · 6 years ago
  37. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 5 years ago
  38. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 5 years ago
  39. db72581 Include qemu/main-loop.h less by Markus Armbruster · 5 years ago
  40. 6a0acff Clean up inclusion of exec/cpu-common.h by Markus Armbruster · 5 years ago
  41. 13d4ff0 trace: Do not include qom/cpu.h into generated trace.h by Markus Armbruster · 5 years ago
  42. 92fd453 Revert "Revert "globals: Allow global properties to be optional"" by Dr. David Alan Gilbert · 6 years ago
  43. 3950a37 qom: Move HMP command handlers to qom/ by Markus Armbruster · 6 years ago
  44. cfbe46f qom: Move QMP command handlers to qom/ by Markus Armbruster · 6 years ago
  45. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  46. 14a48c1 qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h by Markus Armbruster · 6 years ago
  47. 5e14019 cpu: Move icount_decr to CPUNegativeOffsetState by Richard Henderson · 6 years ago
  48. e02bdf1 qom/object: Display more helpful message when an object type is missing by Philippe Mathieu-Daudé · 6 years ago
  49. 8fa70db Revert "globals: Allow global properties to be optional" by Daniel P. Berrangé · 6 years ago
  50. 66e1155 qom: use object_new_with_type in object_new_with_propv by Wei Yang · 6 years ago
  51. 90c84c5 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints by Markus Armbruster · 6 years ago
  52. 11cb6c1 qom/cpu: Simplify how CPUClass::dump_statistics() prints by Markus Armbruster · 6 years ago
  53. 500016e trace-events: Shorten file names in comments by Markus Armbruster · 6 years ago
  54. 617902a qom: Move compat_props machinery from qdev to QOM by Markus Armbruster · 6 years ago
  55. 611dbe4 qom: cpu: destroy work_mutex in cpu_common_finalize by Li Qiang · 6 years ago
  56. 6134d75 qom: don't require user creatable objects to be registered by Daniel P. Berrangé · 7 years ago
  57. 7ea7b9a qom/cpu: Add cluster_index to CPUState by Peter Maydell · 6 years ago
  58. d774174 globals: Allow global properties to be optional by Eduardo Habkost · 6 years ago
  59. d769f0d qom: Don't keep error value between object_property_parse() calls by Eduardo Habkost · 6 years ago
  60. 50545b2 qdev-props: call object_apply_global_props() by Marc-André Lureau · 6 years ago
  61. cff8b71 qdev-props: remove errp from GlobalProperty by Marc-André Lureau · 6 years ago
  62. ea9ce89 hw: apply accel compat properties without touching globals by Marc-André Lureau · 6 years ago
  63. 37fdb2c qom: remove unimplemented class_finalize by Marc-André Lureau · 6 years ago
  64. 3650b2d qom: make user_creatable_complete() specific to UserCreatable by Marc-André Lureau · 6 years ago
  65. 13399aa Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into staging by Peter Maydell · 6 years ago
  66. 7e1e0c1 qom: Clean up error reporting in user_creatable_add_opts_foreach() by Markus Armbruster · 6 years ago
  67. fff42f1 tcg: access cpu->icount_decr.u16.high with atomics by Emilio G. Cota · 6 years ago
  68. c95ac10 cpu: Provide a proper prototype for target_words_bigendian() in a header by Thomas Huth · 6 years ago
  69. 1195fa2 vl: list user creatable properties when 'help' is argument by Marc-André Lureau · 6 years ago
  70. 7439a03 qom/object: register 'type' property as class property by Marc-André Lureau · 6 years ago
  71. 684546d qom/object: fix iterating properties over a class by Marc-André Lureau · 6 years ago
  72. 422ca14 qom/object: add some interface asserts by Marc-André Lureau · 6 years ago
  73. 0210b39 qom/object: Add a new function object_initialize_child() by Thomas Huth · 7 years ago
  74. 719a307 Purge uses of banned g_assert_FOO() by Markus Armbruster · 7 years ago
  75. 265b578 object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence by Marc-André Lureau · 7 years ago
  76. e40077f qom: support orphan objects in object_get_canonical_path by Paolo Bonzini · 7 years ago
  77. 29de4ec memdev: remove "id" property by Paolo Bonzini · 7 years ago
  78. 770dec2 qom: allow object_get_canonical_path_component without parent by Paolo Bonzini · 7 years ago
  79. cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
  80. 036793a Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 7 years ago
  81. aafb21a qobject: let object_property_get_str() use new API by Peter Xu · 7 years ago
  82. 7dc847e qapi: Replace qobject_to_X(o) by qobject_to(X, o) by Max Reitz · 7 years ago
  83. 99193d8 cpu: drop unnecessary NULL check and cpu_common_class_by_name() by Igor Mammedov · 7 years ago
  84. 2278b93 Use cpu_create(type) instead of cpu_init(cpu_model) by Igor Mammedov · 7 years ago
  85. 47c6600 qom: introduce object_class_get_list_sorted by Paolo Bonzini · 7 years ago
  86. 961c47b qmp: Add qom-list-properties to list QOM object properties by Alexey Kardashevskiy · 7 years ago
  87. eb815e2 qapi: Move qapi-schema.json to qapi/, rename generated files by Markus Armbruster · 7 years ago
  88. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
  89. 0dd1358 Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 7 years ago
  90. 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
  91. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
  92. 5ee9d2f Include qapi/qmp/qobject.h exactly where needed by Markus Armbruster · 7 years ago
  93. 15280c3 qdict qlist: Make most helper macros functions by Markus Armbruster · 7 years ago
  94. 9b990ee tcg: Add CPUState cflags_next_tb by Richard Henderson · 7 years ago
  95. aa04c9d2 qom: introduce type_register_static_array() by Igor Mammedov · 7 years ago
  96. 8301ea4 qom/cpu: move cpu_model null check to cpu_class_by_name() by Philippe Mathieu-Daudé · 7 years ago
  97. 7c47c4e qom: provide root container for internal objs by Peter Xu · 7 years ago
  98. 4482e05 cpu: make cpu_generic_init() abort QEMU on error by Igor Mammedov · 7 years ago
  99. 3c72234 qom: cpus: split cpu_generic_init() on feature parsing and cpu creation parts by Igor Mammedov · 7 years ago
  100. 9d5139e vl: Clean up user-creatable objects when exiting by Eduardo Habkost · 7 years ago