aboutsummaryrefslogtreecommitdiff
path: root/monitor/qmp-cmds-control.c
AgeCommit message (Expand)Author
2023-02-04monitor: Drop unnecessary includesMarkus Armbruster
2021-03-19qapi: Implement deprecated-output=hide for QMP introspectionMarkus Armbruster
2021-03-19monitor: Drop query-qmp-schema 'gen': false hackMarkus Armbruster
2021-03-18monitor: remove 'query-events' QMP commandDaniel P. Berrangé
2021-01-28qapi: A couple more QAPI_LIST_PREPEND() stragglersEric Blake
2020-12-19qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake
2020-10-09monitor: Use getter/setter functions for cur_monKevin Wolf
2020-03-17qmp: constify QmpCommand and listMarc-André Lureau
2020-02-17monitor: Move qmp_query_qmp_schema to qmp-cmds-control.cKevin Wolf
2020-02-17monitor: Collect "control" command handlers in qmp-cmds.control.cKevin Wolf