aboutsummaryrefslogtreecommitdiff
path: root/hmp-commands.hx
AgeCommit message (Expand)Author
2015-11-12migrate-start-postcopy: Improve textDr. David Alan Gilbert
2015-11-11hmp: Add read-only-mode option to change commandMax Reitz
2015-11-10migrate_start_postcopy: Command to trigger transition to postcopyDr. David Alan Gilbert
2015-09-22monitor: allow device_del to accept QOM pathsDaniel P. Berrange
2015-09-16monitor: added generation of documentation for hmp-commands-info.hxPavel Butsykin
2015-09-16hmp-commands.hx: fix end of table infoPavel Butsykin
2015-09-04hmp: add info iothreads commandTing Wang
2015-09-03Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2015-09-03trace-events: Add hmp completionDr. David Alan Gilbert
2015-09-03s390x: Info skeys sub-commandJason J. Herne
2015-09-03s390x: Dump-skeys hmp supportJason J. Herne
2015-06-12qmp/hmp: add rocker device supportScott Feldman
2015-06-02monitor: Use trad. command interface for HMP pcie_aer_inject_errorMarkus Armbruster
2015-06-02monitor: Use traditional command interface for HMP device_addMarkus Armbruster
2015-06-02monitor: Use traditional command interface for HMP drive_delMarkus Armbruster
2015-06-02monitor: Convert client_migrate_info to QAPIMarkus Armbruster
2015-06-02monitor: Improve and document client_migrate_info protocol errorMarkus Armbruster
2015-05-07migration: Add hmp interface to set and query parametersLiang Li
2015-04-27monitor: Make client_migrate_info synchronousMarkus Armbruster
2015-03-19hmp: Fix texinfo documentationMarkus Armbruster
2015-03-19hmp: Fix definition of command quitMarkus Armbruster
2015-03-17qom: Implement info qom-tree HMP commandAndreas Färber
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-03-01pci-hotplug-old: Has been dead for five major releases, buryMarkus Armbruster
2015-02-18hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster
2014-10-24hmp: Remove "info pcmcia"Markus Armbruster
2014-09-26Add HMP command "info memory-devices"Zhu Guihua
2014-08-25cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy
2014-06-19Add the vhost-user netdev backend to the command lineNikolay Nikolaev
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-25HMP: support specifying dump format for dump-guest-memoryQiao Nuohan
2014-04-25HMP: fix doc of dump-guest-memoryQiao Nuohan
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-04-25monitor: Fix drive_del id argument type completion.Hani Benhabiles
2014-01-24block: update block commit documentation regarding image truncationJeff Cody
2014-01-06monitor: add object-add (QMP) and object_add (HMP) commandPaolo Bonzini