Age | Commit message (Expand) | Author | Files | Lines |
2019-06-12 | tests/qapi-schema: Test for good feature lists in structs | Kevin Wolf | 1 | -0/+8 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -2/+0 |
2019-03-05 | tests: Rename UserDefNativeListUnion to UserDefListUnion | Markus Armbruster | 1 | -1/+1 |
2018-12-12 | tests: add oob functional test for test-qmp-cmds | Peter Xu | 1 | -0/+16 |
2018-08-31 | tests: add a qmp success-response test | Marc-André Lureau | 1 | -0/+17 |
2018-08-15 | tests: change /0.15/* tests to /qmp/* | Marc-André Lureau | 1 | -5/+5 |
2018-07-05 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'... | Peter Maydell | 1 | -13/+10 |
2018-07-03 | qmp: Use QDict * instead of QObject * for response objects | Markus Armbruster | 1 | -10/+7 |
2018-07-03 | qmp qemu-ga: Fix qemu-ga not to accept "control" | Markus Armbruster | 1 | -4/+4 |
2018-07-03 | qapi/commands: add #if conditions to commands | Marc-André Lureau | 1 | -2/+2 |
2018-07-03 | qapi: add 'if' to top-level expressions | Marc-André Lureau | 1 | -0/+12 |
2018-05-30 | tests: qapi-schema tests for allow-preconfig | Igor Mammedov | 1 | -1/+1 |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 1 | -12/+12 |
2018-03-27 | tests: add oob-test for qapi-schema | Peter Xu | 1 | -0/+4 |
2018-03-19 | qapi: Replace qobject_to_X(o) by qobject_to(X, o) | Max Reitz | 1 | -6/+6 |
2018-03-02 | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster | 1 | -1/+1 |
2018-03-02 | qapi: Rename generated qmp-marshal.c to qmp-commands.c | Markus Armbruster | 1 | -0/+286 |