Commit History

Author SHA1 Message Date
  Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 9 months ago
  Pierrick Bouvier f52e630825 qobject: remove return after g_assert_not_reached() 11 months ago
  Pierrick Bouvier 890000dd3b qobject: replace assert(0) with g_assert_not_reached() 11 months ago
  Marc-André Lureau d709bbf3b1 include/qapi: add g_autoptr support for qobject types 3 years ago
  Markus Armbruster 998da0b158 qobject: Factor JSON writer out of qobject_to_json() 4 years ago
  Markus Armbruster 80d71121b7 qobject: Move internals to qobject-internal.h 4 years ago
  Markus Armbruster f917eed306 qobject: Fix qnum_to_string() to use sufficient precision 4 years ago
  Markus Armbruster 812ce33ead qobject: Drop superfluous includes of qemu-common.h 7 years ago
  Max Reitz cb51b976ba qapi: Remove qobject_to_X() functions 7 years ago
  Max Reitz 7dc847ebba qapi: Replace qobject_to_X(o) by qobject_to(X, o) 7 years ago
  Markus Armbruster 5ee9d2fe9e Include qapi/qmp/qobject.h exactly where needed 7 years ago
  Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed 7 years ago
  Max Reitz b38dd678a2 qapi: Add qobject_is_equal() 7 years ago
  Marc-André Lureau 61a8f418b2 qnum: add uint type 8 years ago
  Marc-André Lureau 01b2ffcedd qapi: merge QInt and QFloat in QNum 8 years ago