aboutsummaryrefslogtreecommitdiff
path: root/hmp.h
AgeCommit message (Expand)Author
2017-07-14hmp: add hmp analogue for qmp-chardev-changeAnton Nefedov
2017-06-29Add chardev-send-break monitor commandStefan Fritsch
2017-05-17ramblock: add new hmp command "info ramblock"Peter Xu
2017-05-04monitor: Move hmp_info_snapshots from savevm.c to hmp.cJuan Quintela
2017-05-04monitor: Move hmp_delvm from savevm.c to hmp.cJuan Quintela
2017-05-04monitor: Move hmp_savevm from savevm.c to hmp.cJuan Quintela
2017-05-04monitor: Move hmp_loadvm from monitor.c to hmp.cJuan Quintela
2017-03-02qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commandsIgor Mammedov
2016-10-30COLO: Add 'x-colo-lost-heartbeat' command to trigger failoverzhanghailiang
2016-10-04intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...Hervé Poussineau
2016-07-18trace: Allow event name pattern in "info trace-events"Lluís Vilanova
2016-06-17hmp: Add 'info hotpluggable-cpus' HMP commandBharata B Rao
2016-02-22Dump: add hmp command "info dump"Peter Xu
2015-11-10migrate_start_postcopy: Command to trigger transition to postcopyDr. David Alan Gilbert
2015-09-04hmp: add info iothreads commandTing Wang
2015-09-03trace-events: Add hmp completionDr. David Alan Gilbert
2015-06-12qmp/hmp: add rocker device supportScott Feldman
2015-06-02monitor: Use traditional command interface for HMP device_addMarkus Armbruster
2015-06-02monitor: Convert client_migrate_info to QAPIMarkus Armbruster
2015-05-07migration: Add hmp interface to set and query parametersLiang Li
2015-04-30monitor: Remove unused functionsThomas Huth
2015-03-17qom: Implement qom-set HMP commandAndreas Färber
2015-03-17qom: Implement qom-list HMP commandAndreas Färber
2015-03-16Add migrate_incomingDr. David Alan Gilbert
2015-02-18hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster
2014-09-26Add HMP command "info memory-devices"Zhu Guihua
2014-06-19hmp: add info memdevHu Tao
2014-06-11monitor: Add delvm and loadvm argument completionHani Benhabiles
2014-06-11monitor: Add host_net_remove arguments completionHani Benhabiles
2014-06-11monitor: Add host_net_add device argument completionHani Benhabiles
2014-06-11monitor: Add migrate_set_capability completionHani Benhabiles
2014-06-11monitor: Add watchdog_action argument completionHani Benhabiles
2014-06-11monitor: Add ringbuf_write and ringbuf_read argument completionHani Benhabiles
2014-05-15monitor: Add netdev_del id argument completion.Hani Benhabiles
2014-05-15monitor: Add netdev_add type argument completion.Hani Benhabiles
2014-05-15monitor: Add set_link arguments completion.Hani Benhabiles
2014-05-15monitor: Add chardev-add backend argument completion.Hani Benhabiles
2014-05-15monitor: Add chardev-remove command completion.Hani Benhabiles
2014-05-15monitor: Convert sendkey to use command_completion.Hani Benhabiles
2014-04-25monitor: Add device_add and device_del completion.Hani Benhabiles
2014-04-25monitor: Add command_completion callback to mon_cmd_t.Hani Benhabiles
2014-01-06monitor: add object-add (QMP) and object_add (HMP) commandPaolo Bonzini
2014-01-06monitor: add object-del (QMP) and object_del (HMP) commandPaolo Bonzini
2014-01-06qemu-monitor: HMP cpu-add wrapperJason J. Herne
2013-09-12hmp: add interface hmp_snapshot_delete_blkdev_internalWenchao Xia
2013-09-12hmp: add interface hmp_snapshot_blkdev_internalWenchao Xia
2013-07-15block: add drive_backup HMP commandStefan Hajnoczi
2013-06-06Make qemu-io commands available in HMPKevin Wolf
2013-04-12Revert "New QMP command query-cpu-max and HMP command cpu_max"Michal Novotny
2013-03-25New QMP command query-cpu-max and HMP command cpu_maxMichal Novotny