summaryrefslogtreecommitdiffstats
path: root/include/monitor/hmp.h
Commit message (Expand)AuthorAgeFilesLines
* monitor: add missing coroutine_fn annotationAlberto Faria2022-10-271-1/+2
* hmp: add virtio commandsLaurent Vivier2022-10-091-0/+5
* softmmu/dirtylimit: Implement dirty page rate limitHyman Huang(黄勇)2022-07-201-0/+3
* hmp: add basic "info stats" implementationMark Kanda2022-06-141-0/+1
* monitor: introduce HumanReadableText and HMP supportDaniel P. Berrangé2021-11-021-0/+3
* monitor: make hmp_handle_error return a booleanDaniel P. Berrangé2021-11-021-1/+1
* monitor: Reduce hmp_info_sev() declarationPhilippe Mathieu-Daudé2021-10-131-1/+0Star
* hmp: Add "calc_dirty_rate" and "info dirty_rate" cmdsPeter Xu2021-06-081-0/+2
* migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé2021-03-181-4/+0Star
* replay: implement replay-seek commandPavel Dovgalyuk2020-10-061-0/+1
* replay: introduce breakpoint at the specified stepPavel Dovgalyuk2020-10-061-0/+2
* replay: introduce info hmp/qmp commandPavel Dovgalyuk2020-10-061-0/+1
* cphp: remove deprecated cpu-add command(s)Igor Mammedov2020-09-291-1/+0Star
* hmp: Implement qom-get HMP commandDr. David Alan Gilbert2020-06-011-0/+1
* 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