| Commit message (Expand) | Author | Age | Files | Lines |
* | net/announce: Add HMP optional ID | Dr. David Alan Gilbert | 2019-07-02 | 1 | -3/+4 |
* | net/announce: Add HMP optional interface list | Dr. David Alan Gilbert | 2019-07-02 | 1 | -2/+4 |
* | monitor: Rename HMP command type and tables | Kevin Wolf | 2019-06-17 | 1 | -1/+1 |
* | hmp: gva2gpa debug command | Dr. David Alan Gilbert | 2019-05-01 | 1 | -0/+15 |
* | hmp: Add hmp_announce_self | Dr. David Alan Gilbert | 2019-03-05 | 1 | -0/+16 |
* | block/snapshot.c: eliminate use of ID input in snapshot operations | Daniel Henrique Barboza | 2019-02-25 | 1 | -12/+20 |
* | Deprecate HMP `cpu-add` | Kashyap Chamarthy | 2018-12-11 | 1 | -2/+4 |
* | hmp-commands: add sync-profile | Emilio G. Cota | 2018-08-23 | 1 | -0/+15 |
* | block: Remove deprecated -drive geometry options | Kevin Wolf | 2018-08-15 | 1 | -1/+0 |
* | Revert "block: Remove deprecated -drive geometry options" | Cornelia Huck | 2018-07-10 | 1 | -0/+1 |
* | dump: add Windows dump format to dump-guest-memory | Viktor Prutyanov | 2018-06-29 | 1 | -5/+8 |
* | hmp: add exit_preconfig | Dr. David Alan Gilbert | 2018-06-21 | 1 | -0/+19 |
* | hmp: Add commands for preconfig | Dr. David Alan Gilbert | 2018-06-21 | 1 | -0/+3 |
* | hmp: Allow help on preconfig commands | Dr. David Alan Gilbert | 2018-06-21 | 1 | -0/+1 |
* | hmp-commands: use long for begin and length in dump-guest-memory | Suraj Jitindar Singh | 2018-06-21 | 1 | -1/+1 |
* | block: Remove deprecated -drive geometry options | Kevin Wolf | 2018-06-15 | 1 | -1/+0 |
* | migration/hmp: add migrate_pause command | Peter Xu | 2018-05-15 | 1 | -0/+14 |
* | hmp/migration: add migrate_recover command | Peter Xu | 2018-05-15 | 1 | -0/+13 |
* | qmp: hmp: add migrate "resume" option | Peter Xu | 2018-05-15 | 1 | -3/+4 |
* | hmp: Allow using a qdev id in block_set_io_throttle | Alberto Garcia | 2018-05-15 | 1 | -1/+2 |
* | block/mirror: change the semantic of 'force' of block-job-cancel | Liang Li | 2018-03-19 | 1 | -1/+2 |
* | qapi: Add device ID and head parameters to screendump | Thomas Huth | 2018-03-12 | 1 | -3/+4 |
* | net: Remove the deprecated 'host_net_add' and 'host_net_remove' HMP commands | Thomas Huth | 2018-03-05 | 1 | -30/+0 |
* | migration: improve documentation of postcopy-ram | Greg Kurz | 2018-02-14 | 1 | -1/+2 |
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 2018-01-29 | 1 | -2/+2 |
|\ |
|
| * | net: Allow netdevs to be used with 'hostfwd_add' and 'hostfwd_remove' | Thomas Huth | 2018-01-29 | 1 | -2/+2 |
* | | hmp: Add nbd_server_remove to mirror QMP command | Eric Blake | 2018-01-26 | 1 | -0/+17 |
* | | hmp: Add name parameter to nbd_server_add | Eric Blake | 2018-01-26 | 1 | -4/+5 |
|/ |
|
* | hmp-commands: Remove the deprecated usb_add and usb_del | Thomas Huth | 2017-12-14 | 1 | -33/+0 |
* | migrate: HMP migate_continue | Dr. David Alan Gilbert | 2017-10-23 | 1 | -0/+12 |
* | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s... | Peter Maydell | 2017-07-14 | 1 | -0/+16 |
|\ |
|
| * | s390x/migration: Monitor commands for storage attributes | Claudio Imbrenda | 2017-07-14 | 1 | -0/+16 |
* | | hmp: add hmp analogue for qmp-chardev-change | Anton Nefedov | 2017-07-14 | 1 | -1/+17 |
|/ |
|
* | block: remove all encryption handling APIs | Daniel P. Berrange | 2017-07-11 | 1 | -0/+2 |
* | Add chardev-send-break monitor command | Stefan Fritsch | 2017-06-29 | 1 | -0/+16 |
* | usb: Deprecate HMP commands usb_add and usb_del | Thomas Huth | 2017-05-29 | 1 | -2/+4 |
* | hmp / net: Mark host_net_add/remove as deprecated | Thomas Huth | 2017-05-23 | 1 | -4/+4 |
* | hmp: gpa2hva and gpa2hpa hostaddr command | Paolo Bonzini | 2017-04-26 | 1 | -0/+32 |
* | COLO: Add 'x-colo-lost-heartbeat' command to trigger failover | zhanghailiang | 2016-10-30 | 1 | -0/+15 |
* | monitor: remove mhandler.cmd_new | Marc-André Lureau | 2016-09-19 | 1 | -104/+104 |
* | drive-backup: added support for data compression | Pavel Butsykin | 2016-09-05 | 1 | -3/+5 |
* | trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state | Lluís Vilanova | 2016-07-18 | 1 | -3/+4 |
* | migration: define 'tls-creds' and 'tls-hostname' migration parameters | Daniel P. Berrange | 2016-05-26 | 1 | -1/+1 |
* | hmp: 'drive_add -n' for creating a node without BB | Kevin Wolf | 2016-03-14 | 1 | -2/+2 |
* | postcopy: Remove the x- | Dr. David Alan Gilbert | 2016-03-11 | 1 | -1/+1 |
* | dump-guest-memory: add "detach" flag for QMP/HMP interfaces. | Peter Xu | 2016-02-22 | 1 | -2/+3 |
* | 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 |