Age | Commit message (Expand) | Author |
2021-02-12 | migration: dirty-bitmap: Allow control of bitmap persistence | Peter Krempa |
2021-02-12 | migration: dirty-bitmap: Use struct for alias map inner members | Peter Krempa |
2021-02-08 | migration: only check page size match if RAM postcopy is enabled | Stefan Reiter |
2021-02-08 | migration: introduce snapshot-{save, load, delete} QMP commands | Daniel P. Berrangé |
2021-02-08 | migration: introduce a delete_snapshot wrapper | Daniel P. Berrangé |
2021-02-08 | migration: wire up support for snapshot device selection | Daniel P. Berrangé |
2021-02-08 | migration: control whether snapshots are ovewritten | Daniel P. Berrangé |
2021-02-08 | block: rename and alter bdrv_all_find_snapshot semantics | Daniel P. Berrangé |
2021-02-08 | block: allow specifying name of block device for vmstate storage | Daniel P. Berrangé |
2021-02-08 | block: add ability to specify list of blockdevs during snapshot | Daniel P. Berrangé |
2021-02-08 | migration: stop returning errno from load_snapshot() | Daniel P. Berrangé |
2021-02-08 | migration: Make save_snapshot() return bool, not 0/-1 | Philippe Mathieu-Daudé |
2021-02-08 | block: push error reporting into bdrv_all_*_snapshot functions | Daniel P. Berrangé |
2021-02-08 | migration: Add blocker information | Dr. David Alan Gilbert |
2021-02-08 | migration: Fix a few absurdly defective error messages | Markus Armbruster |
2021-02-08 | migration: Fix cache_init()'s "Failed to allocate" error messages | Markus Armbruster |
2021-02-08 | migration: Clean up signed vs. unsigned XBZRLE cache-size | Markus Armbruster |
2021-02-08 | migration: implementation of background snapshot thread | Andrey Gruzdev |
2021-02-08 | migration: support UFFD write fault processing in ram_save_iterate() | Andrey Gruzdev |
2021-02-08 | migration: introduce 'background-snapshot' migration capability | Andrey Gruzdev |
2021-02-08 | migration/qemu-file: Fix maybe uninitialized on qemu_get_buffer_in_place() | Wainer dos Santos Moschetta |
2021-02-08 | savevm: Fix memory leak of vmstate_configuration | Jinhao Gao |
2021-01-28 | qapi: More complex uses of QAPI_LIST_APPEND | Eric Blake |
2021-01-13 | migration: Add yank feature | Lukas Straub |
2021-01-08 | Remove superfluous timer_del() calls | Peter Maydell |
2021-01-06 | zstd: convert to meson | Paolo Bonzini |
2021-01-01 | Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ... | Peter Maydell |
2021-01-01 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ... | Peter Maydell |
2020-12-19 | migration: Replace migration's JSON writer by the general one | Markus Armbruster |
2020-12-19 | qapi: Use QAPI_LIST_PREPEND() where possible | Eric Blake |
2020-12-19 | migration: Refactor migrate_cap_add | Eric Blake |
2020-12-18 | qdev: Move softmmu properties to qdev-properties-system.h | Eduardo Habkost |
2020-12-18 | migration: Don't allow migration if vm is in POSTMIGRATE | Tuguoyi |
2020-12-18 | savevm: Delete snapshots just created in case of error | Tuguoyi |
2020-12-18 | savevm: Remove dead code in save_snapshot() | Tuguoyi |
2020-12-10 | migration, vl: start migration via qmp_migrate_incoming | Paolo Bonzini |
2020-12-10 | vl: move various initialization routines out of qemu_init | Paolo Bonzini |
2020-11-15 | migration: Fix Lesser GPL version number | Chetan Pant |
2020-11-12 | migration: handle CANCELLING state in migration_completion() | Longpeng(Mike) |
2020-11-12 | multifd/tls: fix memoryleak of the QIOChannelSocket object when cancelling mi... | Chuan Zheng |
2020-11-12 | migration/dirtyrate: simplify includes in dirtyrate.c | Chuan Zheng |
2020-11-12 | migration: fix uninitialized variable warning in migrate_send_rp_req_pages() | Chen Qun |
2020-11-12 | migration/multifd: fix hangup with TLS-Multifd due to blocking handshake | Chuan Zheng |
2020-11-12 | migration/ram: Fix hexadecimal format string specifier | Philippe Mathieu-Daudé |
2020-11-11 | Reduce the time of checkpoint for COLO | Rao, Lei |
2020-11-02 | migration: Postpone the kick of the fault thread after recover | Peter Xu |
2020-11-02 | migration: Unify reset of last_rb on destination node when recover | Peter Xu |
2020-11-01 | qapi: Add VFIO devices migration stats in Migration stats | Kirti Wankhede |
2020-10-27 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201026a'... | Peter Maydell |
2020-10-26 | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-10-26' int... | Peter Maydell |