Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |