Commit History

Author SHA1 Message Date
  Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 9 months ago
  Philippe Mathieu-Daudé aaeafa5090 qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value) 1 year ago
  Marc-André Lureau 9ca9c893b6 include: add qemu/keyval.h 3 years ago
  Markus Armbruster 7ce5fc63c7 qapi: Factor out compat_policy_input_ok() 3 years ago
  Markus Armbruster a130728554 qapi: Generalize struct member policy checking 3 years ago
  Markus Armbruster ed29bb28f8 qapi: Move compat policy from QObject to generic visitor 3 years ago
  Markus Armbruster dbb675c19a qapi: New -compat deprecated-input=crash 4 years ago
  Markus Armbruster db29164103 qapi: Implement deprecated-input=reject for QMP command arguments 4 years ago
  Paolo Bonzini 372bcb2585 qapi, qemu-options: make all parsing visitors parse boolean options the same 4 years ago
  Kevin Wolf 8bf12c4f75 keyval: Parse help options 4 years ago
  Markus Armbruster 012d4c96e2 qapi: Make visitor functions taking Error ** return bool, not void 5 years ago
  Markus Armbruster 7b1cd1c65a qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next() 5 years ago
  Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 6 years ago
  David Hildenbrand e08a5241d3 qapi: Use qemu_strtod_finite() in qobject-input-visitor 6 years ago
  Markus Armbruster dd98e84819 qjson: Have qobject_from_json() & friends reject empty and blank 7 years ago
  Marc-André Lureau f5a74a5a50 qobject: Modify qobject_ref() to return obj 7 years ago
  Marc-André Lureau cb3e7f08ae qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 7 years ago
  Max Reitz 532fb53284 qapi: Make more of qobject_to() 7 years ago
  Max Reitz 7dc847ebba qapi: Replace qobject_to_X(o) by qobject_to(X, o) 7 years ago
  Markus Armbruster fc81fa1eb0 Include qapi/qmp/qstring.h exactly where needed 7 years ago
  Markus Armbruster 452fcdbc49 Include qapi/qmp/qdict.h exactly where needed 7 years ago
  Markus Armbruster 47e6b297e7 Include qapi/qmp/qlist.h exactly where needed 7 years ago
  Markus Armbruster 15280c360e qdict qlist: Make most helper macros functions 7 years ago
  Markus Armbruster 6b67395762 Eliminate qapi/qmp/types.h 7 years ago
  Markus Armbruster d2f95f4d48 qapi: Use QNull for a more regular visit_type_null() 8 years ago
  Marc-André Lureau 5923f85fb8 qapi: update the qobject visitor to use QNUM_U64 8 years ago
  Marc-André Lureau 60390d2dc8 qapi: Remove visit_start_alternate() parameter promote_int 8 years ago
  Marc-André Lureau 01b2ffcedd qapi: merge QInt and QFloat in QNum 8 years ago
  Marc-André Lureau 58634047b7 qapi: Clean up qobject_input_type_number() control flow 8 years ago
  Markus Armbruster 5891c388bb qobject-input-visitor: Reject non-finite numbers with keyval 8 years ago