Historique des commits

Auteur SHA1 Message Date
  Markus Armbruster 012d4c96e2 qapi: Make visitor functions taking Error ** return bool, not void il y a 5 ans
  Markus Armbruster 7b1cd1c65a qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next() il y a 5 ans
  Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed il y a 6 ans
  David Hildenbrand e08a5241d3 qapi: Use qemu_strtod_finite() in qobject-input-visitor il y a 6 ans
  Markus Armbruster dd98e84819 qjson: Have qobject_from_json() & friends reject empty and blank il y a 7 ans
  Marc-André Lureau f5a74a5a50 qobject: Modify qobject_ref() to return obj il y a 7 ans
  Marc-André Lureau cb3e7f08ae qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF il y a 7 ans
  Max Reitz 532fb53284 qapi: Make more of qobject_to() il y a 7 ans
  Max Reitz 7dc847ebba qapi: Replace qobject_to_X(o) by qobject_to(X, o) il y a 7 ans
  Markus Armbruster fc81fa1eb0 Include qapi/qmp/qstring.h exactly where needed il y a 7 ans
  Markus Armbruster 452fcdbc49 Include qapi/qmp/qdict.h exactly where needed il y a 7 ans
  Markus Armbruster 47e6b297e7 Include qapi/qmp/qlist.h exactly where needed il y a 7 ans
  Markus Armbruster 15280c360e qdict qlist: Make most helper macros functions il y a 7 ans
  Markus Armbruster 6b67395762 Eliminate qapi/qmp/types.h il y a 7 ans
  Markus Armbruster d2f95f4d48 qapi: Use QNull for a more regular visit_type_null() il y a 8 ans
  Marc-André Lureau 5923f85fb8 qapi: update the qobject visitor to use QNUM_U64 il y a 8 ans
  Marc-André Lureau 60390d2dc8 qapi: Remove visit_start_alternate() parameter promote_int il y a 8 ans
  Marc-André Lureau 01b2ffcedd qapi: merge QInt and QFloat in QNum il y a 8 ans
  Marc-André Lureau 58634047b7 qapi: Clean up qobject_input_type_number() control flow il y a 8 ans
  Markus Armbruster 5891c388bb qobject-input-visitor: Reject non-finite numbers with keyval il y a 8 ans
  Markus Armbruster 8b2e41d733 qobject-input-visitor: Catch misuse of end_struct vs. end_list il y a 8 ans
  Markus Armbruster 6c02258e14 qobject-input-visitor: Document full_name_nth() il y a 8 ans
  Markus Armbruster 0b2c1beea4 keyval: Support lists il y a 8 ans
  Markus Armbruster 31478f26ab qapi: Improve how keyval input visitor reports unexpected dicts il y a 8 ans
  Markus Armbruster 9d1eab4b95 qapi: New qobject_input_visitor_new_str() for convenience il y a 8 ans
  Markus Armbruster e3934b4297 qapi: Factor out common qobject_input_get_keyval() il y a 8 ans
  Markus Armbruster abe81bc21a qapi: Factor out common part of qobject input visitor creation il y a 8 ans
  Daniel P. Berrange cbd8acf38f qapi: qobject input visitor variant for use with keyval_parse() il y a 8 ans
  Markus Armbruster 1f41a645b6 qapi: Fix object input visit beyond end of list il y a 8 ans
  Markus Armbruster a4a1c70dc7 qapi: Make input visitors detect unvisited list tails il y a 8 ans