aboutsummaryrefslogtreecommitdiff
path: root/tests/test-qmp-cmds.c
AgeCommit message (Expand)Author
2020-03-17qapi: Add feature flags to remaining definitionsMarkus Armbruster
2020-03-17tests/test-qmp-cmds: Simplify test data setupMarkus Armbruster
2020-03-17tests/test-qmp-cmds: Check responses more thoroughlyMarkus Armbruster
2020-03-17tests/test-qmp-cmds: Factor out qmp_dispatch() test helpersMarkus Armbruster
2020-01-14qapi: Generate command registration stuff into separate filesMarkus Armbruster
2019-10-22tests: qapi: Test 'features' of commandsPeter Krempa
2019-09-24qapi: Permit 'boxed' with empty typeMarkus Armbruster
2019-06-12tests/qapi-schema: Test for good feature lists in structsKevin Wolf
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-03-05tests: Rename UserDefNativeListUnion to UserDefListUnionMarkus Armbruster
2018-12-12tests: add oob functional test for test-qmp-cmdsPeter Xu
2018-08-31tests: add a qmp success-response testMarc-André Lureau
2018-08-15tests: change /0.15/* tests to /qmp/*Marc-André Lureau
2018-07-05Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...Peter Maydell
2018-07-03qmp: Use QDict * instead of QObject * for response objectsMarkus Armbruster
2018-07-03qmp qemu-ga: Fix qemu-ga not to accept "control"Markus Armbruster
2018-07-03qapi/commands: add #if conditions to commandsMarc-André Lureau
2018-07-03qapi: add 'if' to top-level expressionsMarc-André Lureau
2018-05-30tests: qapi-schema tests for allow-preconfigIgor Mammedov
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau
2018-03-27tests: add oob-test for qapi-schemaPeter Xu
2018-03-19qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz
2018-03-02qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster
2018-03-02qapi: Rename generated qmp-marshal.c to qmp-commands.cMarkus Armbruster