Age | Commit message (Expand) | Author | Files | Lines |
2018-12-11 | Deprecate HMP `cpu-add` | Kashyap Chamarthy | 1 | -2/+4 |
2018-08-23 | hmp-commands: add sync-profile | Emilio G. Cota | 1 | -0/+15 |
2018-08-15 | block: Remove deprecated -drive geometry options | Kevin Wolf | 1 | -1/+0 |
2018-07-10 | Revert "block: Remove deprecated -drive geometry options" | Cornelia Huck | 1 | -0/+1 |
2018-06-29 | dump: add Windows dump format to dump-guest-memory | Viktor Prutyanov | 1 | -5/+8 |
2018-06-21 | hmp: add exit_preconfig | Dr. David Alan Gilbert | 1 | -0/+19 |
2018-06-21 | hmp: Add commands for preconfig | Dr. David Alan Gilbert | 1 | -0/+3 |
2018-06-21 | hmp: Allow help on preconfig commands | Dr. David Alan Gilbert | 1 | -0/+1 |
2018-06-21 | hmp-commands: use long for begin and length in dump-guest-memory | Suraj Jitindar Singh | 1 | -1/+1 |
2018-06-15 | block: Remove deprecated -drive geometry options | Kevin Wolf | 1 | -1/+0 |
2018-05-15 | migration/hmp: add migrate_pause command | Peter Xu | 1 | -0/+14 |
2018-05-15 | hmp/migration: add migrate_recover command | Peter Xu | 1 | -0/+13 |
2018-05-15 | qmp: hmp: add migrate "resume" option | Peter Xu | 1 | -3/+4 |
2018-05-15 | hmp: Allow using a qdev id in block_set_io_throttle | Alberto Garcia | 1 | -1/+2 |
2018-03-19 | block/mirror: change the semantic of 'force' of block-job-cancel | Liang Li | 1 | -1/+2 |
2018-03-12 | qapi: Add device ID and head parameters to screendump | Thomas Huth | 1 | -3/+4 |
2018-03-05 | net: Remove the deprecated 'host_net_add' and 'host_net_remove' HMP commands | Thomas Huth | 1 | -30/+0 |
2018-02-14 | migration: improve documentation of postcopy-ram | Greg Kurz | 1 | -1/+2 |
2018-01-29 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 1 | -2/+2 |
2018-01-29 | net: Allow netdevs to be used with 'hostfwd_add' and 'hostfwd_remove' | Thomas Huth | 1 | -2/+2 |
2018-01-26 | hmp: Add nbd_server_remove to mirror QMP command | Eric Blake | 1 | -0/+17 |
2018-01-26 | hmp: Add name parameter to nbd_server_add | Eric Blake | 1 | -4/+5 |
2017-12-14 | hmp-commands: Remove the deprecated usb_add and usb_del | Thomas Huth | 1 | -33/+0 |
2017-10-23 | migrate: HMP migate_continue | Dr. David Alan Gilbert | 1 | -0/+12 |
2017-07-14 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s... | Peter Maydell | 1 | -0/+16 |
2017-07-14 | s390x/migration: Monitor commands for storage attributes | Claudio Imbrenda | 1 | -0/+16 |
2017-07-14 | hmp: add hmp analogue for qmp-chardev-change | Anton Nefedov | 1 | -1/+17 |
2017-07-11 | block: remove all encryption handling APIs | Daniel P. Berrange | 1 | -0/+2 |
2017-06-29 | Add chardev-send-break monitor command | Stefan Fritsch | 1 | -0/+16 |
2017-05-29 | usb: Deprecate HMP commands usb_add and usb_del | Thomas Huth | 1 | -2/+4 |
2017-05-23 | hmp / net: Mark host_net_add/remove as deprecated | Thomas Huth | 1 | -4/+4 |
2017-04-26 | hmp: gpa2hva and gpa2hpa hostaddr command | Paolo Bonzini | 1 | -0/+32 |
2016-10-30 | COLO: Add 'x-colo-lost-heartbeat' command to trigger failover | zhanghailiang | 1 | -0/+15 |
2016-09-19 | monitor: remove mhandler.cmd_new | Marc-André Lureau | 1 | -104/+104 |
2016-09-05 | drive-backup: added support for data compression | Pavel Butsykin | 1 | -3/+5 |
2016-07-18 | trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state | Lluís Vilanova | 1 | -3/+4 |
2016-05-26 | migration: define 'tls-creds' and 'tls-hostname' migration parameters | Daniel P. Berrange | 1 | -1/+1 |
2016-03-14 | hmp: 'drive_add -n' for creating a node without BB | Kevin Wolf | 1 | -2/+2 |
2016-03-11 | postcopy: Remove the x- | Dr. David Alan Gilbert | 1 | -1/+1 |
2016-02-22 | dump-guest-memory: add "detach" flag for QMP/HMP interfaces. | Peter Xu | 1 | -2/+3 |
2015-11-12 | migrate-start-postcopy: Improve text | Dr. David Alan Gilbert | 1 | -1/+3 |
2015-11-11 | hmp: Add read-only-mode option to change command | Max Reitz | 1 | -3/+17 |
2015-11-10 | migrate_start_postcopy: Command to trigger transition to postcopy | Dr. David Alan Gilbert | 1 | -0/+15 |
2015-09-22 | monitor: allow device_del to accept QOM paths | Daniel P. Berrange | 1 | -1/+2 |
2015-09-16 | monitor: added generation of documentation for hmp-commands-info.hx | Pavel Butsykin | 1 | -123/+0 |
2015-09-16 | hmp-commands.hx: fix end of table info | Pavel Butsykin | 1 | -1/+4 |
2015-09-04 | hmp: add info iothreads command | Ting Wang | 1 | -0/+2 |
2015-09-03 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell | 1 | -0/+1 |
2015-09-03 | trace-events: Add hmp completion | Dr. David Alan Gilbert | 1 | -0/+1 |
2015-09-03 | s390x: Info skeys sub-command | Jason J. Herne | 1 | -0/+2 |