| Commit message (Expand) | Author | Age | Files | Lines |
* | migrate-start-postcopy: Improve text | Dr. David Alan Gilbert | 2015-11-12 | 1 | -1/+3 |
* | hmp: Add read-only-mode option to change command | Max Reitz | 2015-11-11 | 1 | -3/+17 |
* | migrate_start_postcopy: Command to trigger transition to postcopy | Dr. David Alan Gilbert | 2015-11-10 | 1 | -0/+15 |
* | monitor: allow device_del to accept QOM paths | Daniel P. Berrange | 2015-09-22 | 1 | -1/+2 |
* | monitor: added generation of documentation for hmp-commands-info.hx | Pavel Butsykin | 2015-09-16 | 1 | -123/+0 |
* | hmp-commands.hx: fix end of table info | Pavel Butsykin | 2015-09-16 | 1 | -1/+4 |
* | hmp: add info iothreads command | Ting Wang | 2015-09-04 | 1 | -0/+2 |
* | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell | 2015-09-03 | 1 | -0/+1 |
|\ |
|
| * | trace-events: Add hmp completion | Dr. David Alan Gilbert | 2015-09-03 | 1 | -0/+1 |
* | | s390x: Info skeys sub-command | Jason J. Herne | 2015-09-03 | 1 | -0/+2 |
* | | s390x: Dump-skeys hmp support | Jason J. Herne | 2015-09-03 | 1 | -0/+16 |
|/ |
|
* | qmp/hmp: add rocker device support | Scott Feldman | 2015-06-12 | 1 | -0/+24 |
* | monitor: Use trad. command interface for HMP pcie_aer_inject_error | Markus Armbruster | 2015-06-02 | 1 | -2/+1 |
* | monitor: Use traditional command interface for HMP device_add | Markus Armbruster | 2015-06-02 | 1 | -2/+1 |
* | monitor: Use traditional command interface for HMP drive_del | Markus Armbruster | 2015-06-02 | 1 | -2/+1 |
* | monitor: Convert client_migrate_info to QAPI | Markus Armbruster | 2015-06-02 | 1 | -2/+1 |
* | monitor: Improve and document client_migrate_info protocol error | Markus Armbruster | 2015-06-02 | 1 | -4/+4 |
* | migration: Add hmp interface to set and query parameters | Liang Li | 2015-05-07 | 1 | -0/+17 |
* | monitor: Make client_migrate_info synchronous | Markus Armbruster | 2015-04-27 | 1 | -2/+1 |
* | hmp: Fix texinfo documentation | Markus Armbruster | 2015-03-19 | 1 | -26/+15 |
* | hmp: Fix definition of command quit | Markus Armbruster | 2015-03-19 | 1 | -1/+0 |
* | qom: Implement info qom-tree HMP command | Andreas Färber | 2015-03-17 | 1 | -0/+2 |
* | qom: Implement qom-set HMP command | Andreas Färber | 2015-03-17 | 1 | -0/+13 |
* | qom: Implement qom-list HMP command | Andreas Färber | 2015-03-17 | 1 | -0/+13 |
* | Add migrate_incoming | Dr. David Alan Gilbert | 2015-03-16 | 1 | -0/+16 |
* | pci-hotplug-old: Has been dead for five major releases, bury | Markus Armbruster | 2015-03-01 | 1 | -32/+0 |
* | hmp: Name HMP command handler functions hmp_COMMAND() | Markus Armbruster | 2015-02-18 | 1 | -43/+43 |
* | hmp: Remove "info pcmcia" | Markus Armbruster | 2014-10-24 | 1 | -2/+0 |
* | Add HMP command "info memory-devices" | Zhu Guihua | 2014-09-26 | 1 | -0/+2 |
* | cpus: Define callback for QEMU "nmi" command | Alexey Kardashevskiy | 2014-08-25 | 1 | -4/+2 |
* | Add the vhost-user netdev backend to the command line | Nikolay Nikolaev | 2014-06-19 | 1 | -2/+2 |
* | monitor: Add delvm and loadvm argument completion | Hani Benhabiles | 2014-06-11 | 1 | -0/+2 |
* | monitor: Add host_net_remove arguments completion | Hani Benhabiles | 2014-06-11 | 1 | -0/+1 |
* | monitor: Add host_net_add device argument completion | Hani Benhabiles | 2014-06-11 | 1 | -1/+2 |
* | monitor: Add migrate_set_capability completion | Hani Benhabiles | 2014-06-11 | 1 | -0/+1 |
* | monitor: Add watchdog_action argument completion | Hani Benhabiles | 2014-06-11 | 1 | -0/+1 |
* | monitor: Add ringbuf_write and ringbuf_read argument completion | Hani Benhabiles | 2014-06-11 | 1 | -0/+2 |
* | monitor: Add netdev_del id argument completion. | Hani Benhabiles | 2014-05-15 | 1 | -0/+1 |
* | monitor: Add netdev_add type argument completion. | Hani Benhabiles | 2014-05-15 | 1 | -1/+2 |
* | monitor: Add set_link arguments completion. | Hani Benhabiles | 2014-05-15 | 1 | -0/+1 |
* | monitor: Add chardev-add backend argument completion. | Hani Benhabiles | 2014-05-15 | 1 | -0/+1 |
* | monitor: Add chardev-remove command completion. | Hani Benhabiles | 2014-05-15 | 1 | -0/+1 |
* | monitor: Convert sendkey to use command_completion. | Hani Benhabiles | 2014-05-15 | 1 | -0/+1 |
* | HMP: support specifying dump format for dump-guest-memory | Qiao Nuohan | 2014-04-25 | 1 | -3/+10 |
* | HMP: fix doc of dump-guest-memory | Qiao Nuohan | 2014-04-25 | 1 | -9/+10 |
* | monitor: Add device_add and device_del completion. | Hani Benhabiles | 2014-04-25 | 1 | -0/+2 |
* | monitor: Add command_completion callback to mon_cmd_t. | Hani Benhabiles | 2014-04-25 | 1 | -0/+2 |
* | monitor: Fix drive_del id argument type completion. | Hani Benhabiles | 2014-04-25 | 1 | -1/+1 |
* | block: update block commit documentation regarding image truncation | Jeff Cody | 2014-01-24 | 1 | -0/+5 |
* | monitor: add object-add (QMP) and object_add (HMP) command | Paolo Bonzini | 2014-01-06 | 1 | -0/+14 |