summaryrefslogtreecommitdiffstats
path: root/hmp.h
Commit message (Expand)AuthorAgeFilesLines
* migrate: HMP migate_continueDr. David Alan Gilbert2017-10-231-0/+1
* hmp: introduce 'info memory_size_summary' commandVadim Galitsyn2017-09-141-0/+1
* hmp: add hmp analogue for qmp-chardev-changeAnton Nefedov2017-07-141-0/+1
* Add chardev-send-break monitor commandStefan Fritsch2017-06-291-0/+1
* ramblock: add new hmp command "info ramblock"Peter Xu2017-05-171-0/+1
* monitor: Move hmp_info_snapshots from savevm.c to hmp.cJuan Quintela2017-05-041-0/+1
* monitor: Move hmp_delvm from savevm.c to hmp.cJuan Quintela2017-05-041-0/+1
* monitor: Move hmp_savevm from savevm.c to hmp.cJuan Quintela2017-05-041-0/+1
* monitor: Move hmp_loadvm from monitor.c to hmp.cJuan Quintela2017-05-041-0/+1
* qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commandsIgor Mammedov2017-03-021-0/+1
* COLO: Add 'x-colo-lost-heartbeat' command to trigger failoverzhanghailiang2016-10-301-0/+1
* intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...Hervé Poussineau2016-10-041-0/+2
* trace: Allow event name pattern in "info trace-events"Lluís Vilanova2016-07-181-0/+1
* hmp: Add 'info hotpluggable-cpus' HMP commandBharata B Rao2016-06-171-0/+1
* Dump: add hmp command "info dump"Peter Xu2016-02-221-0/+1
* migrate_start_postcopy: Command to trigger transition to postcopyDr. David Alan Gilbert2015-11-101-0/+1
* hmp: add info iothreads commandTing Wang2015-09-041-0/+1
* trace-events: Add hmp completionDr. David Alan Gilbert2015-09-031-0/+1
* qmp/hmp: add rocker device supportScott Feldman2015-06-121-0/+4
* monitor: Use traditional command interface for HMP device_addMarkus Armbruster2015-06-021-0/+1
* monitor: Convert client_migrate_info to QAPIMarkus Armbruster2015-06-021-0/+1
* migration: Add hmp interface to set and query parametersLiang Li2015-05-071-0/+4
* monitor: Remove unused functionsThomas Huth2015-04-301-1/+0Star
* qom: Implement qom-set HMP commandAndreas Färber2015-03-171-0/+1
* qom: Implement qom-list HMP commandAndreas Färber2015-03-171-0/+1
* Add migrate_incomingDr. David Alan Gilbert2015-03-161-0/+1
* hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster2015-02-181-3/+3
* Add HMP command "info memory-devices"Zhu Guihua2014-09-261-0/+1
* hmp: add info memdevHu Tao2014-06-191-0/+1
* monitor: Add delvm and loadvm argument completionHani Benhabiles2014-06-111-0/+2
* monitor: Add host_net_remove arguments completionHani Benhabiles2014-06-111-0/+2
* monitor: Add host_net_add device argument completionHani Benhabiles2014-06-111-0/+1
* monitor: Add migrate_set_capability completionHani Benhabiles2014-06-111-0/+2
* monitor: Add watchdog_action argument completionHani Benhabiles2014-06-111-0/+2
* monitor: Add ringbuf_write and ringbuf_read argument completionHani Benhabiles2014-06-111-0/+2
* monitor: Add netdev_del id argument completion.Hani Benhabiles2014-05-151-0/+1
* monitor: Add netdev_add type argument completion.Hani Benhabiles2014-05-151-0/+1
* monitor: Add set_link arguments completion.Hani Benhabiles2014-05-151-0/+1
* monitor: Add chardev-add backend argument completion.Hani Benhabiles2014-05-151-0/+1
* monitor: Add chardev-remove command completion.Hani Benhabiles2014-05-151-0/+1
* monitor: Convert sendkey to use command_completion.Hani Benhabiles2014-05-151-0/+1
* monitor: Add device_add and device_del completion.Hani Benhabiles2014-04-251-0/+2
* monitor: Add command_completion callback to mon_cmd_t.Hani Benhabiles2014-04-251-0/+3
* monitor: add object-add (QMP) and object_add (HMP) commandPaolo Bonzini2014-01-061-0/+1
* monitor: add object-del (QMP) and object_del (HMP) commandPaolo Bonzini2014-01-061-0/+1
* qemu-monitor: HMP cpu-add wrapperJason J. Herne2014-01-061-0/+1
* hmp: add interface hmp_snapshot_delete_blkdev_internalWenchao Xia2013-09-121-0/+1
* hmp: add interface hmp_snapshot_blkdev_internalWenchao Xia2013-09-121-0/+1
* block: add drive_backup HMP commandStefan Hajnoczi2013-07-151-0/+1
* Make qemu-io commands available in HMPKevin Wolf2013-06-061-0/+1