aboutsummaryrefslogtreecommitdiff
path: root/hmp.h
AgeCommit message (Expand)Author
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
2013-03-12Support for TPM command line optionsStefan Berger
2013-02-06qemu-char: Saner naming of memchar stuff & doc fixesMarkus Armbruster
2013-01-25QAPI: Introduce memchar-read QMP commandLei Li
2013-01-25QAPI: Introduce memchar-write QMP commandLei Li
2013-01-17HMP: add QDict to info callback handlerWenchao Xia
2013-01-16chardev: add hmp hotplug commandsGerd Hoffmann
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini
2012-11-12hmp: add NBD server commandsPaolo Bonzini
2012-10-24qmp: add drive-mirror commandPaolo Bonzini
2012-10-24block: add block-job-completePaolo Bonzini
2012-09-28qmp: add block-job-pause and block-job-resumePaolo Bonzini
2012-09-05qapi: convert screendumpLuiz Capitulino
2012-09-05qapi: convert sendkeyAmos Kong
2012-08-13Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori