..
block-dirty-bitmap.c
Replace "iothread lock" with "BQL" in comments
2 years ago
block.c
migration: Skip only empty block devices
2 years ago
block.h
migration: disable auto-converge during bulk block migration
9 years ago
channel-block.c
io: follow coroutine AioContext in qio_channel_yield()
3 years ago
channel-block.h
migration: introduce a QIOChannel impl for BlockDriverState VMState
4 years ago
channel.c
migration: Fix migration_channel_read_peek() error path
2 years ago
channel.h
migration: check magic value for deciding the mapping of channels
3 years ago
colo-failover.c
migration/colo: Improve an x-colo-lost-heartbeat error message
3 years ago
colo.c
migration: privatize colo interfaces
2 years ago
dirtyrate.c
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
2 years ago
dirtyrate.h
migration/calc-dirty-rate: millisecond-granularity period
3 years ago
exec.c
migration: simplify exec migration functions
2 years ago
exec.h
migration: convert exec backend to accept MigrateAddress.
2 years ago
fd.c
migration: Revert mapped-ram multifd support to fd: URI
2 years ago
fd.h
migration: Revert mapped-ram multifd support to fd: URI
2 years ago
file.c
migration: Revert mapped-ram multifd support to fd: URI
2 years ago
file.h
migration: Fix iocs leaks during file and fd migration
2 years ago
global_state.c
migration 1st pull for 9.0
2 years ago
meson.build
migration/multifd: Implement zero page transmission on the multifd thread.
2 years ago
migration-hmp-cmds.c
migration/multifd: Add new migration option zero-page-detection.
2 years ago
migration-stats.c
migration: migration_rate_limit_reset() don't need the QEMUFile
2 years ago
migration-stats.h
migration: Remove transferred atomic counter
2 years ago
migration.c
migration/postcopy: Ensure postcopy_start() sets errp if it fails
2 years ago
migration.h
migration: purge MigrationState from public interface
2 years ago
multifd-zero-page.c
migration/multifd: Implement zero page transmission on the multifd thread.
2 years ago
multifd-zlib.c
* Add missing ERRP_GUARD() statements in functions that need it
2 years ago
multifd-zstd.c
migration/multifd: Implement zero page transmission on the multifd thread.
2 years ago
multifd.c
migration/multifd: Fix clearing of mapped-ram zero pages
2 years ago
multifd.h
migration/multifd: Implement zero page transmission on the multifd thread.
2 years ago
options.c
* Add missing ERRP_GUARD() statements in functions that need it
2 years ago
options.h
migration/multifd: Add new migration option zero-page-detection.
2 years ago
page_cache.c
migration: Fix cache_init()'s "Failed to allocate" error messages
5 years ago
page_cache.h
migration: Clean up signed vs. unsigned XBZRLE cache-size
5 years ago
postcopy-ram.c
error: Move ERRP_GUARD() to the beginning of the function
2 years ago
postcopy-ram.h
migration: remove error from notifier data
2 years ago
qemu-file.c
migration: Report error when shutdown fails
2 years ago
qemu-file.h
migration/qemu-file: add utility methods for working with seekable channels
2 years ago
ram-compress.c
migration: Rename ram_compressed_pages() to compress_ram_pages()
2 years ago
ram-compress.h
migration: Rename ram_compressed_pages() to compress_ram_pages()
2 years ago
ram.c
migration/multifd: Implement ram_save_target_page_multifd to handle multifd version of MigrationOps::ram_save_target_page.
2 years ago
ram.h
migration/multifd: Allow clearing of the file_bmap from multifd
2 years ago
rdma.c
migration/rdma: Fix a memory issue for migration
2 years ago
rdma.h
migration: convert rdma backend to accept MigrateAddress
2 years ago
savevm.c
migration/postcopy: ensure preempt channel is ready before loading states
2 years ago
savevm.h
migration: Add .save_prepare() handler to struct SaveVMHandlers
3 years ago
socket.c
migration/multifd: Drop unnecessary helper to destroy IOC
2 years ago
socket.h
migration/multifd: Drop unnecessary helper to destroy IOC
2 years ago
target.c
migration: Add migration prefix to functions in target.c
3 years ago
threadinfo.c
migration/multifd: Protect accesses to migration_threads
3 years ago
threadinfo.h
migration/multifd: Protect accesses to migration_threads
3 years ago
tls.c
migration: Drop unused parameter for migration_tls_client_create()
3 years ago
tls.h
migration: Drop unused parameter for migration_tls_client_create()
3 years ago
trace-events
migration/multifd: Implement zero page transmission on the multifd thread.
2 years ago
trace.h
trace: switch position of headers to what Meson requires
6 years ago
vmstate-types.c
Move CPU softfloat unions to cpu-float.h
4 years ago
vmstate.c
migration: Make VMStateDescription.subsections const
2 years ago
xbzrle.c
migration/xbzrle: Use i386 host/cpuinfo.h
3 years ago
xbzrle.h
migration/xbzrle: Use i386 host/cpuinfo.h
3 years ago
yank_functions.c
migration/yank: Use channel features
2 years ago
yank_functions.h
migration: Move the yank unregister of channel_close out
5 years ago