| Commit message (Expand) | Author | Age | Files | Lines |
* | qapi: Add a 'coroutine' flag for commands | Kevin Wolf | 2020-10-09 | 1 | -0/+4 |
* | qmp: Call monitor_set_cur() only in qmp_dispatch() | Kevin Wolf | 2020-10-09 | 1 | -3/+3 |
* | qapi: Add feature flags to remaining definitions | Markus Armbruster | 2020-03-17 | 1 | -5/+1 |
* | tests/test-qmp-cmds: Simplify test data setup | Markus Armbruster | 2020-03-17 | 1 | -57/+38 |
* | tests/test-qmp-cmds: Check responses more thoroughly | Markus Armbruster | 2020-03-17 | 1 | -6/+17 |
* | tests/test-qmp-cmds: Factor out qmp_dispatch() test helpers | Markus Armbruster | 2020-03-17 | 1 | -35/+35 |
* | qapi: Generate command registration stuff into separate files | Markus Armbruster | 2020-01-14 | 1 | -0/+1 |
* | tests: qapi: Test 'features' of commands | Peter Krempa | 2019-10-22 | 1 | -0/+24 |
* | qapi: Permit 'boxed' with empty type | Markus Armbruster | 2019-09-24 | 1 | -0/+4 |
* | tests/qapi-schema: Test for good feature lists in structs | Kevin Wolf | 2019-06-12 | 1 | -0/+8 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -2/+0 |
* | tests: Rename UserDefNativeListUnion to UserDefListUnion | Markus Armbruster | 2019-03-05 | 1 | -1/+1 |
* | tests: add oob functional test for test-qmp-cmds | Peter Xu | 2018-12-12 | 1 | -0/+16 |
* | tests: add a qmp success-response test | Marc-André Lureau | 2018-08-31 | 1 | -0/+17 |
* | tests: change /0.15/* tests to /qmp/* | Marc-André Lureau | 2018-08-15 | 1 | -5/+5 |
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'... | Peter Maydell | 2018-07-05 | 1 | -13/+10 |
|\ |
|
| * | qmp: Use QDict * instead of QObject * for response objects | Markus Armbruster | 2018-07-03 | 1 | -10/+7 |
| * | qmp qemu-ga: Fix qemu-ga not to accept "control" | Markus Armbruster | 2018-07-03 | 1 | -4/+4 |
* | | qapi/commands: add #if conditions to commands | Marc-André Lureau | 2018-07-03 | 1 | -2/+2 |
* | | qapi: add 'if' to top-level expressions | Marc-André Lureau | 2018-07-03 | 1 | -0/+12 |
|/ |
|
* | tests: qapi-schema tests for allow-preconfig | Igor Mammedov | 2018-05-30 | 1 | -1/+1 |
* | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 2018-05-04 | 1 | -12/+12 |
* | tests: add oob-test for qapi-schema | Peter Xu | 2018-03-27 | 1 | -0/+4 |
* | qapi: Replace qobject_to_X(o) by qobject_to(X, o) | Max Reitz | 2018-03-19 | 1 | -6/+6 |
* | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster | 2018-03-02 | 1 | -1/+1 |
* | qapi: Rename generated qmp-marshal.c to qmp-commands.c | Markus Armbruster | 2018-03-02 | 1 | -0/+286 |