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