aboutsummaryrefslogtreecommitdiff
path: root/monitor/qmp-cmds-control.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-09monitor: Use getter/setter functions for cur_monKevin Wolf1-0/+2
2020-03-17qmp: constify QmpCommand and listMarc-André Lureau1-1/+1
2020-02-17monitor: Move qmp_query_qmp_schema to qmp-cmds-control.cKevin Wolf1-0/+16
2020-02-17monitor: Collect "control" command handlers in qmp-cmds.control.cKevin Wolf1-0/+153