Age | Commit message (Expand) | Author | Files | Lines |
2021-03-23 | block: Remove monitor command block_passwd | Markus Armbruster | 1 | -15/+0 |
2021-03-19 | hmp: QAPIfy object_add | Kevin Wolf | 1 | -1/+1 |
2021-03-18 | migrate: remove QMP/HMP commands for speed, downtime and cache size | Daniel P. Berrangé | 1 | -45/+0 |
2021-03-18 | ui, monitor: remove deprecated VNC ACL option and HMP commands | Daniel P. Berrangé | 1 | -76/+0 |
2021-01-23 | hmp: remove "change vnc TARGET" command | Paolo Bonzini | 1 | -6/+0 |
2020-12-18 | hmp-commands.hx: List abbreviation after command for cont, quit, print | Peter Maydell | 1 | -6/+6 |
2020-12-15 | monitor: allow quitting while in preconfig state | Paolo Bonzini | 1 | -0/+1 |
2020-12-09 | pcie_aer: Fix help message of pcie_aer_inject_error command | Zenghui Yu | 1 | -2/+2 |
2020-11-04 | console: make QMP/HMP screendump run in coroutine | Marc-André Lureau | 1 | -0/+1 |
2020-10-09 | block: Convert 'block_resize' to coroutine | Kevin Wolf | 1 | -0/+1 |
2020-10-06 | replay: implement replay-seek command | Pavel Dovgalyuk | 1 | -0/+18 |
2020-10-06 | replay: introduce breakpoint at the specified step | Pavel Dovgalyuk | 1 | -0/+32 |
2020-09-29 | cphp: remove deprecated cpu-add command(s) | Igor Mammedov | 1 | -15/+0 |
2020-09-17 | qemu/: fix some comment spelling errors | zhaolichang | 1 | -1/+1 |
2020-06-17 | hmp: Make json format optional for qom-set | David Hildenbrand | 1 | -3/+4 |
2020-06-01 | hmp: Simplify qom-set | Dr. David Alan Gilbert | 1 | -1/+1 |
2020-06-01 | hmp: Implement qom-get HMP command | Dr. David Alan Gilbert | 1 | -0/+14 |
2020-03-12 | Update comments in .hx files that mention Texinfo | Peter Maydell | 1 | -4/+4 |
2020-03-09 | net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove' | Thomas Huth | 1 | -4/+4 |
2020-03-06 | *.hx: Remove all the STEXI/ETEXI blocks | Peter Maydell | 1 | -821/+0 |
2020-03-06 | hmp-commands.hx: Add rST documentation fragments | Peter Maydell | 1 | -0/+688 |
2019-12-19 | hmp: Allow using qdev ID for qemu-io command | Kevin Wolf | 1 | -3/+5 |
2019-08-21 | audio: add audiodev property to vnc and wav_capture | Kővágó, Zoltán | 1 | -5/+6 |
2019-07-02 | net/announce: Add HMP optional ID | Dr. David Alan Gilbert | 1 | -3/+4 |
2019-07-02 | net/announce: Add HMP optional interface list | Dr. David Alan Gilbert | 1 | -2/+4 |
2019-06-17 | monitor: Rename HMP command type and tables | Kevin Wolf | 1 | -1/+1 |
2019-05-01 | hmp: gva2gpa debug command | Dr. David Alan Gilbert | 1 | -0/+15 |
2019-03-05 | hmp: Add hmp_announce_self | Dr. David Alan Gilbert | 1 | -0/+16 |
2019-02-25 | block/snapshot.c: eliminate use of ID input in snapshot operations | Daniel Henrique Barboza | 1 | -12/+20 |
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 |