summaryrefslogtreecommitdiffstats
path: root/hmp-commands.hx
Commit message (Expand)AuthorAgeFilesLines
* migrate-start-postcopy: Improve textDr. David Alan Gilbert2015-11-121-1/+3
* hmp: Add read-only-mode option to change commandMax Reitz2015-11-111-3/+17
* migrate_start_postcopy: Command to trigger transition to postcopyDr. David Alan Gilbert2015-11-101-0/+15
* monitor: allow device_del to accept QOM pathsDaniel P. Berrange2015-09-221-1/+2
* monitor: added generation of documentation for hmp-commands-info.hxPavel Butsykin2015-09-161-123/+0
* hmp-commands.hx: fix end of table infoPavel Butsykin2015-09-161-1/+4
* hmp: add info iothreads commandTing Wang2015-09-041-0/+2
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2015-09-031-0/+1
|\
| * trace-events: Add hmp completionDr. David Alan Gilbert2015-09-031-0/+1
* | s390x: Info skeys sub-commandJason J. Herne2015-09-031-0/+2
* | s390x: Dump-skeys hmp supportJason J. Herne2015-09-031-0/+16
|/
* qmp/hmp: add rocker device supportScott Feldman2015-06-121-0/+24
* monitor: Use trad. command interface for HMP pcie_aer_inject_errorMarkus Armbruster2015-06-021-2/+1
* monitor: Use traditional command interface for HMP device_addMarkus Armbruster2015-06-021-2/+1
* monitor: Use traditional command interface for HMP drive_delMarkus Armbruster2015-06-021-2/+1
* monitor: Convert client_migrate_info to QAPIMarkus Armbruster2015-06-021-2/+1
* monitor: Improve and document client_migrate_info protocol errorMarkus Armbruster2015-06-021-4/+4
* migration: Add hmp interface to set and query parametersLiang Li2015-05-071-0/+17
* monitor: Make client_migrate_info synchronousMarkus Armbruster2015-04-271-2/+1
* hmp: Fix texinfo documentationMarkus Armbruster2015-03-191-26/+15
* hmp: Fix definition of command quitMarkus Armbruster2015-03-191-1/+0
* qom: Implement info qom-tree HMP commandAndreas Färber2015-03-171-0/+2
* qom: Implement qom-set HMP commandAndreas Färber2015-03-171-0/+13
* qom: Implement qom-list HMP commandAndreas Färber2015-03-171-0/+13
* Add migrate_incomingDr. David Alan Gilbert2015-03-161-0/+16
* pci-hotplug-old: Has been dead for five major releases, buryMarkus Armbruster2015-03-011-32/+0
* hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster2015-02-181-43/+43
* hmp: Remove "info pcmcia"Markus Armbruster2014-10-241-2/+0
* Add HMP command "info memory-devices"Zhu Guihua2014-09-261-0/+2
* cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy2014-08-251-4/+2
* Add the vhost-user netdev backend to the command lineNikolay Nikolaev2014-06-191-2/+2
* monitor: Add delvm and loadvm argument completionHani Benhabiles2014-06-111-0/+2
* monitor: Add host_net_remove arguments completionHani Benhabiles2014-06-111-0/+1
* monitor: Add host_net_add device argument completionHani Benhabiles2014-06-111-1/+2
* monitor: Add migrate_set_capability completionHani Benhabiles2014-06-111-0/+1
* monitor: Add watchdog_action argument completionHani Benhabiles2014-06-111-0/+1
* monitor: Add ringbuf_write and ringbuf_read argument completionHani Benhabiles2014-06-111-0/+2
* monitor: Add netdev_del id argument completion.Hani Benhabiles2014-05-151-0/+1
* monitor: Add netdev_add type argument completion.Hani Benhabiles2014-05-151-1/+2
* monitor: Add set_link arguments completion.Hani Benhabiles2014-05-151-0/+1
* monitor: Add chardev-add backend argument completion.Hani Benhabiles2014-05-151-0/+1
* monitor: Add chardev-remove command completion.Hani Benhabiles2014-05-151-0/+1
* monitor: Convert sendkey to use command_completion.Hani Benhabiles2014-05-151-0/+1
* HMP: support specifying dump format for dump-guest-memoryQiao Nuohan2014-04-251-3/+10
* HMP: fix doc of dump-guest-memoryQiao Nuohan2014-04-251-9/+10
* monitor: Add device_add and device_del completion.Hani Benhabiles2014-04-251-0/+2
* monitor: Add command_completion callback to mon_cmd_t.Hani Benhabiles2014-04-251-0/+2
* monitor: Fix drive_del id argument type completion.Hani Benhabiles2014-04-251-1/+1
* block: update block commit documentation regarding image truncationJeff Cody2014-01-241-0/+5
* monitor: add object-add (QMP) and object_add (HMP) commandPaolo Bonzini2014-01-061-0/+14
OpenPOWER on IntegriCloud