11 Commits (beede7e848cc0ca30599644c19c078bbe3cd9d20)

Author SHA1 Message Date
Markus Armbruster 4b2fc7dbc4 qapi tests: Elide redundant has_FOO in generated C 3 years ago
Markus Armbruster b21e238037 Use g_new() & friends where that makes obvious sense 4 years ago
Markus Armbruster bb5821dd81 tests/qapi-schema: Drop simple union __org.qemu_x-Union1 5 years ago
Markus Armbruster 1e65e16ca3 tests/qapi-schema: Wean off UserDefListUnion 5 years ago
Marc-André Lureau 3ad64edfad qapi: add 'any' condition 5 years ago
Markus Armbruster 05ebf841ef qapi: Enforce command naming rules 5 years ago
Markus Armbruster 6e2e12a70c tests-qmp-cmds: Drop unused and incorrect qmp_TestIfCmd() 5 years ago
Markus Armbruster db29164103 qapi: Implement deprecated-input=reject for QMP command arguments 5 years ago
Markus Armbruster d2032598c4 qapi: Implement deprecated-input=reject for QMP commands 5 years ago
Markus Armbruster 91fa93e516 qapi: Implement deprecated-output=hide for QMP command results 5 years ago
Thomas Huth da668aa15b tests: Move unit tests into a separate directory 5 years ago
Kevin Wolf 04f22362f1 qapi: Add a 'coroutine' flag for commands 6 years ago
Kevin Wolf 41725fa7ed qmp: Call monitor_set_cur() only in qmp_dispatch() 6 years ago
Markus Armbruster 013b4efc9b qapi: Add feature flags to remaining definitions 6 years ago
Markus Armbruster 3d16042c92 tests/test-qmp-cmds: Simplify test data setup 6 years ago
Markus Armbruster ef9f5f0d59 tests/test-qmp-cmds: Check responses more thoroughly 6 years ago
Markus Armbruster 3306459a78 tests/test-qmp-cmds: Factor out qmp_dispatch() test helpers 6 years ago
Markus Armbruster 00ca24ff9e qapi: Generate command registration stuff into separate files 6 years ago
Peter Krempa 2e2e0df270 tests: qapi: Test 'features' of commands 7 years ago
Markus Armbruster 675b214bc6 qapi: Permit 'boxed' with empty type 7 years ago
Kevin Wolf 8aa3a33e44 tests/qapi-schema: Test for good feature lists in structs 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Markus Armbruster b359f4b203 tests: Rename UserDefNativeListUnion to UserDefListUnion 7 years ago
Peter Xu c55f070b71 tests: add oob functional test for test-qmp-cmds 8 years ago
Marc-André Lureau ae6bf76604 tests: add a qmp success-response test 8 years ago
Marc-André Lureau 214e4a5b38 tests: change /0.15/* tests to /qmp/* 8 years ago
Markus Armbruster d43b16945a qmp: Use QDict * instead of QObject * for response objects 8 years ago
Markus Armbruster 674ed7228f qmp qemu-ga: Fix qemu-ga not to accept "control" 8 years ago
Marc-André Lureau 1f7b9f3181 qapi/commands: add #if conditions to commands 8 years ago
Marc-André Lureau 967c885108 qapi: add 'if' to top-level expressions 8 years ago
Igor Mammedov 7b13f2c27a tests: qapi-schema tests for allow-preconfig 8 years ago
Marc-André Lureau cb3e7f08ae qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
Peter Xu 1a1b11dc0f tests: add oob-test for qapi-schema 8 years ago
Max Reitz 7dc847ebba qapi: Replace qobject_to_X(o) by qobject_to(X, o) 8 years ago
Markus Armbruster eb815e248f qapi: Move qapi-schema.json to qapi/, rename generated files 8 years ago
Markus Armbruster 834a3f3498 qapi: Rename generated qmp-marshal.c to qmp-commands.c 8 years ago
Markus Armbruster 72b4e612c1 Drop superfluous includes of qapi/qmp/dispatch.h 8 years ago
Markus Armbruster 15280c360e qdict qlist: Make most helper macros functions 8 years ago
Markus Armbruster 6b67395762 Eliminate qapi/qmp/types.h 8 years ago
Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed 8 years ago
Marc-André Lureau 01b2ffcedd qapi: merge QInt and QFloat in QNum 9 years ago
Eric Blake 46f5ac205a qobject: Use simpler QDict/QList scalar insertion macros 9 years ago
Eric Blake de6e7951fe qobject: Drop useless QObject casts 9 years ago
Markus Armbruster 048abb7b20 qapi: Drop unused non-strict qobject input visitor 9 years ago
Markus Armbruster 1527badb95 qapi: Support multiple command registries per program 9 years ago
Markus Armbruster 0587568780 qmp: Dumb down how we run QMP command registration 9 years ago
Daniel P. Berrange 09e68369a8 qapi: rename QmpInputVisitor to QObjectInputVisitor 10 years ago
Daniel P. Berrange b3db211f3c qapi: rename *qmp-*-visitor* to *qobject-*-visitor* 10 years ago
Marc-André Lureau a0067da157 qapi: check invalid arguments on no-args commands 10 years ago
Peter Maydell 51009170d8 tests: Rename qtests which have names ending "error" 10 years ago