summaryrefslogtreecommitdiffstats
path: root/monitor/qmp-cmds-control.c
Commit message (Expand)AuthorAgeFilesLines
* qapi: Implement deprecated-output=hide for QMP introspectionMarkus Armbruster2021-03-191-0/+71
* monitor: Drop query-qmp-schema 'gen': false hackMarkus Armbruster2021-03-191-12/+17
* monitor: remove 'query-events' QMP commandDaniel P. Berrangé2021-03-181-24/+0Star
* qapi: A couple more QAPI_LIST_PREPEND() stragglersEric Blake2021-01-281-5/+4Star
* qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake2020-12-191-5/+5
* monitor: Use getter/setter functions for cur_monKevin Wolf2020-10-091-0/+2
* qmp: constify QmpCommand and listMarc-André Lureau2020-03-171-1/+1
* monitor: Move qmp_query_qmp_schema to qmp-cmds-control.cKevin Wolf2020-02-171-0/+16
* monitor: Collect "control" command handlers in qmp-cmds.control.cKevin Wolf2020-02-171-0/+153