aboutsummaryrefslogtreecommitdiff
path: root/hmp.h
AgeCommit message (Expand)Author
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-03-16{hmp, hw/pvrdma}: Expose device internals via monitor interfaceYuval Shaia
2019-03-05hmp: Add hmp_announce_selfDr. David Alan Gilbert
2018-08-23hmp-commands: add sync-profileEmilio G. Cota
2018-06-21hmp: add exit_preconfigDr. David Alan Gilbert
2018-05-15migration/hmp: add migrate_pause commandPeter Xu
2018-05-15hmp/migration: add migrate_recover commandPeter Xu
2018-03-13sev/i386: hmp: add 'info sev' commandBrijesh Singh
2018-03-05net: Remove the deprecated 'host_net_add' and 'host_net_remove' HMP commandsThomas Huth
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster
2018-01-26hmp: Add nbd_server_remove to mirror QMP commandEric Blake
2017-10-23migrate: HMP migate_continueDr. David Alan Gilbert
2017-09-14hmp: introduce 'info memory_size_summary' commandVadim Galitsyn
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