summaryrefslogtreecommitdiff
path: root/hmp.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-13sev/i386: hmp: add 'info sev' commandBrijesh Singh1-0/+1
2018-03-05net: Remove the deprecated 'host_net_add' and 'host_net_remove' HMP commandsThomas Huth1-3/+0
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster1-1/+0
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster1-1/+0
2018-01-26hmp: Add nbd_server_remove to mirror QMP commandEric Blake1-0/+1
2017-10-23migrate: HMP migate_continueDr. David Alan Gilbert1-0/+1
2017-09-14hmp: introduce 'info memory_size_summary' commandVadim Galitsyn1-0/+1
2017-07-14hmp: add hmp analogue for qmp-chardev-changeAnton Nefedov1-0/+1
2017-06-29Add chardev-send-break monitor commandStefan Fritsch1-0/+1
2017-05-17ramblock: add new hmp command "info ramblock"Peter Xu1-0/+1
2017-05-04monitor: Move hmp_info_snapshots from savevm.c to hmp.cJuan Quintela1-0/+1
2017-05-04monitor: Move hmp_delvm from savevm.c to hmp.cJuan Quintela1-0/+1
2017-05-04monitor: Move hmp_savevm from savevm.c to hmp.cJuan Quintela1-0/+1
2017-05-04monitor: Move hmp_loadvm from monitor.c to hmp.cJuan Quintela1-0/+1
2017-03-02qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commandsIgor Mammedov1-0/+1
2016-10-30COLO: Add 'x-colo-lost-heartbeat' command to trigger failoverzhanghailiang1-0/+1
2016-10-04intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...Hervé Poussineau1-0/+2
2016-07-18trace: Allow event name pattern in "info trace-events"Lluís Vilanova1-0/+1
2016-06-17hmp: Add 'info hotpluggable-cpus' HMP commandBharata B Rao1-0/+1
2016-02-22Dump: add hmp command "info dump"Peter Xu1-0/+1
2015-11-10migrate_start_postcopy: Command to trigger transition to postcopyDr. David Alan Gilbert1-0/+1
2015-09-04hmp: add info iothreads commandTing Wang1-0/+1
2015-09-03trace-events: Add hmp completionDr. David Alan Gilbert1-0/+1
2015-06-12qmp/hmp: add rocker device supportScott Feldman1-0/+4
2015-06-02monitor: Use traditional command interface for HMP device_addMarkus Armbruster1-0/+1
2015-06-02monitor: Convert client_migrate_info to QAPIMarkus Armbruster1-0/+1
2015-05-07migration: Add hmp interface to set and query parametersLiang Li1-0/+4
2015-04-30monitor: Remove unused functionsThomas Huth1-1/+0
2015-03-17qom: Implement qom-set HMP commandAndreas Färber1-0/+1
2015-03-17qom: Implement qom-list HMP commandAndreas Färber1-0/+1
2015-03-16Add migrate_incomingDr. David Alan Gilbert1-0/+1
2015-02-18hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster1-3/+3
2014-09-26Add HMP command "info memory-devices"Zhu Guihua1-0/+1
2014-06-19hmp: add info memdevHu Tao1-0/+1
2014-06-11monitor: Add delvm and loadvm argument completionHani Benhabiles1-0/+2
2014-06-11monitor: Add host_net_remove arguments completionHani Benhabiles1-0/+2
2014-06-11monitor: Add host_net_add device argument completionHani Benhabiles1-0/+1
2014-06-11monitor: Add migrate_set_capability completionHani Benhabiles1-0/+2
2014-06-11monitor: Add watchdog_action argument completionHani Benhabiles1-0/+2
2014-06-11monitor: Add ringbuf_write and ringbuf_read argument completionHani Benhabiles1-0/+2
2014-05-15monitor: Add netdev_del id argument completion.Hani Benhabiles1-0/+1
2014-05-15monitor: Add netdev_add type argument completion.Hani Benhabiles1-0/+1
2014-05-15monitor: Add set_link arguments completion.Hani Benhabiles1-0/+1
2014-05-15monitor: Add chardev-add backend argument completion.Hani Benhabiles1-0/+1
2014-05-15monitor: Add chardev-remove command completion.Hani Benhabiles1-0/+1
2014-05-15monitor: Convert sendkey to use command_completion.Hani Benhabiles1-0/+1
2014-04-25monitor: Add device_add and device_del completion.Hani Benhabiles1-0/+2
2014-04-25monitor: Add command_completion callback to mon_cmd_t.Hani Benhabiles1-0/+3
2014-01-06monitor: add object-add (QMP) and object_add (HMP) commandPaolo Bonzini1-0/+1
2014-01-06monitor: add object-del (QMP) and object_del (HMP) commandPaolo Bonzini1-0/+1