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