Age | Commit message (Expand) | Author |
---|---|---|
2021-03-19 | qapi: Implement deprecated-output=hide for QMP introspection | Markus Armbruster |
2021-03-19 | monitor: Drop query-qmp-schema 'gen': false hack | Markus Armbruster |
2021-03-18 | monitor: remove 'query-events' QMP command | Daniel P. Berrangé |
2021-01-28 | qapi: A couple more QAPI_LIST_PREPEND() stragglers | Eric Blake |
2020-12-19 | qapi: Use QAPI_LIST_PREPEND() where possible | Eric Blake |
2020-10-09 | monitor: Use getter/setter functions for cur_mon | Kevin Wolf |
2020-03-17 | qmp: constify QmpCommand and list | Marc-André Lureau |
2020-02-17 | monitor: Move qmp_query_qmp_schema to qmp-cmds-control.c | Kevin Wolf |
2020-02-17 | monitor: Collect "control" command handlers in qmp-cmds.control.c | Kevin Wolf |