index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
Age
Commit message (
Expand
)
Author
2026-05-14
migration: Fix low possibility downtime violation
Peter Xu
2026-05-14
migration: vmstate_save_state_v: fix double error_setg
Vladimir Sementsov-Ogievskiy
2025-12-09
migration: Fix order of function arguments
Stefan Weil
2025-12-02
migration: Fix double-free on error path
Markus Armbruster
2025-11-21
migration/postcopy-ram: Improve error reporting after loadvm failure
Markus Armbruster
2025-11-21
migration: Use warn_reportf_err() where appropriate
Markus Armbruster
2025-11-21
migration: Plug memory leaks after migrate_set_error()
Markus Armbruster
2025-11-21
migration: set correct list pointer when removing notifier
Matthew Rosato
2025-11-21
migration: Fix transition to COLO state from precopy
Li Zhijian
2025-11-18
migration/rdma: Check ntohll() availability with meson
Philippe Mathieu-Daudé
2025-11-13
qio: Provide accessor around QIONetListener->sioc
Eric Blake
2025-11-03
migration: Introduce POSTCOPY_DEVICE state
Juraj Marcin
2025-11-03
migration: Make postcopy listen thread joinable
Juraj Marcin
2025-11-03
migration: Respect exit-on-error when migration fails before resuming
Juraj Marcin
2025-11-03
migration: Refactor all incoming cleanup info migration_incoming_destroy()
Juraj Marcin
2025-11-03
migration: Introduce postcopy incoming setup and cleanup functions
Juraj Marcin
2025-11-03
migration: Move postcopy_ram_listen_thread() to postcopy-ram.c
Juraj Marcin
2025-11-03
migration: Do not try to start VM if disk activation fails
Peter Xu
2025-11-03
migration: Flush migration channel after sending data of CMD_PACKAGED
Juraj Marcin
2025-11-03
migration: vmsd errp handlers: return bool
Vladimir Sementsov-Ogievskiy
2025-11-03
migration/vmstate: stop reporting error number for new _errp APIs
Vladimir Sementsov-Ogievskiy
2025-11-03
migration: vmstate_save_state_v(): fix error path
Vladimir Sementsov-Ogievskiy
2025-11-03
migration: Properly wait on G_IO_IN when peeking messages
Peter Xu
2025-11-03
io: Add qio_channel_wait_cond() helper
Peter Xu
2025-11-03
migration: Put Error **errp parameter last
Markus Armbruster
2025-11-03
migration: Use bitset of MigMode instead of variable arguments
Markus Armbruster
2025-11-03
migration: Use unsigned instead of int for bit set of MigMode
Markus Armbruster
2025-11-03
migration/cpr: Document obscure usage of g_autofree when parse str
Peter Xu
2025-11-03
migration/cpr: Avoid crashing QEMU when cpr-exec runs with no args
Peter Xu
2025-11-03
migration/cpr: Fix UAF in cpr_exec_cb() when execvp() fails
Peter Xu
2025-11-03
migration/cpr: Fix coverity report in cpr_exec_persist_state()
Peter Xu
2025-11-03
migration: Fix error leak in postcopy_ram_listen_thread()
Peter Xu
2025-11-03
migration: mapped-ram: handle zero pages
Marco Cavenati
2025-11-03
migration: add FEATURE_SEEKABLE to QIOChannelBlock
Marco Cavenati
2025-11-03
migration/ram: fix docs of ram_handle_zero
Marco Cavenati
2025-11-03
migration/savevm: Add a compatibility check for capabilities
Fabiano Rosas
2025-10-07
system/physmem: Extract API out of 'system/ram_addr.h' header
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Drop 'cpu_' prefix in Physical Memory API
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Reduce cpu_physical_memory_sync_dirty_bitmap() scope
Philippe Mathieu-Daudé
2025-10-07
system/ramblock: Move ram_block_is_pmem() declaration
Philippe Mathieu-Daudé
2025-10-03
migration: cpr-exec mode
Steve Sistare
2025-10-03
migration: cpr-exec save and load
Steve Sistare
2025-10-03
migration: cpr-exec-command parameter
Steve Sistare
2025-10-03
migration: add cpr_walk_fd
Steve Sistare
2025-10-03
migration: multi-mode notifier
Steve Sistare
2025-10-03
migration: simplify error reporting after channel read
Daniel P. Berrangé
2025-10-03
migration: Fix state transition in postcopy_start() error handling
Juraj Marcin
2025-10-03
migration/multifd/tls: Cleanup BYE message processing on sender side
Peter Xu
2025-10-03
migration: HMP: Adjust the order of output fields
Bin Guo
2025-10-03
migration: Make migration_has_failed() work even for CANCELLING
Peter Xu
[next]