| Commit message (Expand) | Author | Age | Files | Lines |
* | hmp: Use QAPI NetdevInfo in hmp_info_network | Alexey Kirillov | 2021-03-15 | 2 | -0/+194 |
* | qapi: net: Add query-netdev command | Alexey Kirillov | 2021-03-15 | 1 | -0/+80 |
* | qapi: Remove QMP events and commands from user-mode builds | Philippe Mathieu-Daudé | 2021-03-05 | 1 | -4/+8 |
* | chardev: do not use short form boolean options in non-QemuOpts character devi... | Paolo Bonzini | 2021-02-25 | 1 | -2/+2 |
* | sev: update sev-inject-launch-secret to make gpa optional | James Bottomley | 2021-02-16 | 1 | -1/+1 |
* | migration: dirty-bitmap: Allow control of bitmap persistence | Peter Krempa | 2021-02-12 | 1 | -1/+18 |
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2021-02-09 | 1 | -11/+23 |
|\ |
|
| * | qapi/meson: Restrict UI module to system emulation and tools | Philippe Mathieu-Daudé | 2021-02-08 | 1 | -1/+5 |
| * | qapi/meson: Restrict system-mode specific modules | Philippe Mathieu-Daudé | 2021-02-08 | 1 | -6/+6 |
| * | qapi/meson: Remove QMP from user-mode emulation | Philippe Mathieu-Daudé | 2021-02-08 | 1 | -3/+7 |
| * | qapi/meson: Restrict qdev code to system-mode emulation | Philippe Mathieu-Daudé | 2021-02-08 | 1 | -1/+5 |
* | | migration: introduce snapshot-{save, load, delete} QMP commands | Daniel P. Berrangé | 2021-02-08 | 2 | -1/+181 |
* | | migration: Add blocker information | Dr. David Alan Gilbert | 2021-02-08 | 1 | -0/+6 |
* | | migration: Clean up signed vs. unsigned XBZRLE cache-size | Markus Armbruster | 2021-02-08 | 1 | -2/+2 |
* | | migration: Fix migrate-set-parameters argument validation | Markus Armbruster | 2021-02-08 | 1 | -14/+14 |
* | | migration: introduce 'background-snapshot' migration capability | Andrey Gruzdev | 2021-02-08 | 1 | -1/+6 |
|/ |
|
* | qapi: backup: disable copy_range by default | Vladimir Sementsov-Ogievskiy | 2021-01-26 | 1 | -1/+1 |
* | qapi: backup: add max-chunk and max-workers to x-perf struct | Vladimir Sementsov-Ogievskiy | 2021-01-26 | 1 | -1/+12 |
* | qapi: backup: add perf.use-copy-range parameter | Vladimir Sementsov-Ogievskiy | 2021-01-26 | 1 | -1/+16 |
* | qapi: block-stream: add "bottom" argument | Vladimir Sementsov-Ogievskiy | 2021-01-26 | 1 | -4/+8 |
* | qapi: copy-on-read filter: add 'bottom' option | Andrey Shinkevich | 2021-01-26 | 1 | -1/+19 |
* | qapi: add filter-node-name to block-stream | Andrey Shinkevich | 2021-01-26 | 1 | -0/+6 |
* | qmp: remove deprecated "change" command | Paolo Bonzini | 2021-01-23 | 1 | -49/+0 |
* | runstate: cleanup reboot and panic actions | Paolo Bonzini | 2021-01-21 | 1 | -4/+6 |
* | sdlaudio: add -audiodev sdl,out.buffer-count option | Volker Rümelin | 2021-01-15 | 1 | -1/+32 |
* | Introduce yank feature | Lukas Straub | 2021-01-13 | 3 | -0/+121 |
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ... | Peter Maydell | 2021-01-01 | 1 | -1/+1 |
|\ |
|
| * | string-output-visitor: Fix to use sufficient precision | Markus Armbruster | 2020-12-19 | 1 | -1/+1 |
* | | block: introduce preallocate filter | Vladimir Sementsov-Ogievskiy | 2020-12-18 | 1 | -1/+19 |
|/ |
|
* | vl: Add option to avoid stopping VM upon guest panic | Alejandro Jimenez | 2020-12-15 | 1 | -0/+16 |
* | qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown | Alejandro Jimenez | 2020-12-15 | 1 | -0/+58 |
* | monitor: allow quitting while in preconfig state | Paolo Bonzini | 2020-12-15 | 1 | -1/+2 |
* | remove preconfig state | Paolo Bonzini | 2020-12-15 | 2 | -8/+2 |
* | fuse: Allow growable exports | Max Reitz | 2020-12-11 | 1 | -1/+5 |
* | fuse: Allow exporting BDSs via FUSE | Max Reitz | 2020-12-11 | 1 | -2/+21 |
* | sev: add sev-inject-launch-secret | Tobin Feldman-Fitzthum | 2020-12-10 | 1 | -0/+18 |
* | qapi: Normalize version references x.y.0 to just x.y | Markus Armbruster | 2020-12-10 | 15 | -123/+123 |
* | char-stdio: Fix QMP default for 'signal' | Kevin Wolf | 2020-11-17 | 1 | -2/+1 |
* | block: Remove unused BlockDeviceMapEntry | Markus Armbruster | 2020-11-09 | 1 | -29/+0 |
* | qapi/block-core: Improve MapEntry documentation | Max Reitz | 2020-11-09 | 1 | -5/+13 |
* | qapi: Fix missing headers in QMP Reference Manual | Markus Armbruster | 2020-11-09 | 2 | -2/+8 |
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2020-11-05 | 4 | -34/+26 |
|\ |
|
| * | qapi, qemu-options: make all parsing visitors parse boolean options the same | Paolo Bonzini | 2020-11-04 | 4 | -34/+26 |
* | | console: make QMP/HMP screendump run in coroutine | Marc-André Lureau | 2020-11-04 | 1 | -1/+2 |
* | | sockets: Make abstract UnixSocketAddress depend on CONFIG_LINUX | Markus Armbruster | 2020-11-03 | 1 | -6/+8 |
|/ |
|
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201101.0' i... | Peter Maydell | 2020-11-02 | 1 | -0/+17 |
|\ |
|
| * | qapi: Add VFIO devices migration stats in Migration stats | Kirti Wankhede | 2020-11-01 | 1 | -0/+17 |
* | | nbd: Add 'qemu-nbd -A' to expose allocation depth | Eric Blake | 2020-10-30 | 2 | -3/+11 |
* | | nbd: Update qapi to support exporting multiple bitmaps | Eric Blake | 2020-10-30 | 1 | -12/+29 |
|/ |
|
* | block/export: add vhost-user-blk multi-queue support | Stefan Hajnoczi | 2020-10-23 | 1 | -3/+7 |