Commit History

作者 SHA1 備註 提交日期
  Markus Armbruster b359f4b203 tests: Rename UserDefNativeListUnion to UserDefListUnion 6 年之前
  Marc-André Lureau cb3e7f08ae qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 7 年之前
  Max Reitz 7dc847ebba qapi: Replace qobject_to_X(o) by qobject_to(X, o) 7 年之前
  Philippe Mathieu-Daudé 9a6555e21a tests/qapi: use QEMU_IS_ALIGNED macro 8 年之前
  Markus Armbruster bbcad965bf Drop superfluous includes of qapi/qmp/qjson.h 7 年之前
  Markus Armbruster fc81fa1eb0 Include qapi/qmp/qstring.h exactly where needed 7 年之前
  Markus Armbruster 452fcdbc49 Include qapi/qmp/qdict.h exactly where needed 7 年之前
  Markus Armbruster 47e6b297e7 Include qapi/qmp/qlist.h exactly where needed 7 年之前
  Markus Armbruster 15280c360e qdict qlist: Make most helper macros functions 7 年之前
  Markus Armbruster 6b67395762 Eliminate qapi/qmp/types.h 7 年之前
  Markus Armbruster 522ece32d2 Drop superfluous includes of qapi-types.h and test-qapi-types.h 7 年之前
  Markus Armbruster 977c736f80 qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 8 年之前
  Markus Armbruster 4d2d5c41a9 qapi: Introduce a first class 'null' type 8 年之前
  Markus Armbruster d2f95f4d48 qapi: Use QNull for a more regular visit_type_null() 8 年之前
  Marc-André Lureau 5923f85fb8 qapi: update the qobject visitor to use QNUM_U64 8 年之前
  Marc-André Lureau 01b2ffcedd qapi: merge QInt and QFloat in QNum 8 年之前
  Markus Armbruster 8168ca8ea3 tests/qapi-schema: Avoid 'str' in alternate test cases 8 年之前
  Eric Blake 46f5ac205a qobject: Use simpler QDict/QList scalar insertion macros 8 年之前
  Markus Armbruster 157db293eb tests: Use error_free_or_abort() where appropriate 8 年之前
  Markus Armbruster dfad9ec4e9 tests: Don't check qobject_type() before qobject_to_qbool() 8 年之前
  Markus Armbruster 8978b34af3 tests: Don't check qobject_type() before qobject_to_qfloat() 8 年之前
  Markus Armbruster 0abfc4b885 tests: Don't check qobject_type() before qobject_to_qint() 8 年之前
  Markus Armbruster 363e13f86e tests: Don't check qobject_type() before qobject_to_qstring() 8 年之前
  Markus Armbruster cd17ba51f5 tests: Don't check qobject_type() before qobject_to_qlist() 8 年之前
  Markus Armbruster ca6b6e1e68 Don't check qobject_type() before qobject_to_qdict() 8 年之前
  Daniel P. Berrange 7d5e199ade qapi: rename QmpOutputVisitor to QObjectOutputVisitor 9 年之前
  Daniel P. Berrange b3db211f3c qapi: rename *qmp-*-visitor* to *qobject-*-visitor* 9 年之前