summaryrefslogtreecommitdiffstats
path: root/include/monitor/hmp.h
Commit message (Expand)AuthorAgeFilesLines
* monitor/hmp: move hmp_info_block* to block-hmp-cmds.cMaxim Levitsky2020-03-091-4/+0Star
* monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.cMaxim Levitsky2020-03-091-6/+0Star
* monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.cMaxim Levitsky2020-03-091-4/+0Star
* monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.cMaxim Levitsky2020-03-091-3/+0Star
* monitor/hmp: move hmp_block_job* to block-hmp-cmds.cMaxim Levitsky2020-03-091-5/+0Star
* monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.cMaxim Levitsky2020-03-091-2/+0Star
* hmp: drop Error pointer indirection in hmp_handle_errorVladimir Sementsov-Ogievskiy2019-12-181-1/+1
* hw/core: Collect HMP command handlers in hw/core/Markus Armbruster2019-07-021-0/+1
* qom: Move HMP command handlers to qom/Markus Armbruster2019-07-021-0/+3
* hmp: Move hmp.h to include/monitor/Markus Armbruster2019-07-021-0/+153