| .. |
|
block-dirty-bitmap.c
|
Replace "iothread lock" with "BQL" in comments
|
2024-01-08 10:45:43 -05:00 |
|
block.c
|
migration: Skip only empty block devices
|
2024-03-13 07:33:41 -04:00 |
|
block.h
|
|
|
|
channel-block.c
|
|
|
|
channel-block.h
|
|
|
|
channel.c
|
migration: Fix migration_channel_read_peek() error path
|
2024-01-04 09:52:42 +08:00 |
|
channel.h
|
|
|
|
colo-failover.c
|
|
|
|
colo.c
|
migration: privatize colo interfaces
|
2024-03-11 16:28:59 -04:00 |
|
dirtyrate.c
|
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
|
2024-01-08 10:45:43 -05:00 |
|
dirtyrate.h
|
|
|
|
exec.c
|
migration: simplify exec migration functions
|
2024-03-04 07:12:40 +01:00 |
|
exec.h
|
|
|
|
fd.c
|
migration/multifd: Duplicate the fd for the outgoing_args
|
2024-03-15 11:26:33 -04:00 |
|
fd.h
|
migration/multifd: Add mapped-ram support to fd: URI
|
2024-03-01 15:42:04 +08:00 |
|
file.c
|
migration/multifd: Ensure we're not given a socket for file migration
|
2024-03-15 11:26:33 -04:00 |
|
file.h
|
migration: Fix iocs leaks during file and fd migration
|
2024-03-14 11:39:08 -04:00 |
|
global_state.c
|
migration 1st pull for 9.0
|
2024-01-05 13:35:25 +00:00 |
|
meson.build
|
migration/multifd: Implement zero page transmission on the multifd thread.
|
2024-03-11 16:57:09 -04:00 |
|
migration-hmp-cmds.c
|
migration/multifd: Add new migration option zero-page-detection.
|
2024-03-11 16:57:05 -04:00 |
|
migration-stats.c
|
|
|
|
migration-stats.h
|
|
|
|
migration.c
|
migration/multifd: Ensure we're not given a socket for file migration
|
2024-03-15 11:26:33 -04:00 |
|
migration.h
|
migration: purge MigrationState from public interface
|
2024-03-11 16:28:59 -04:00 |
|
multifd-zero-page.c
|
migration/multifd: Implement zero page transmission on the multifd thread.
|
2024-03-11 16:57:09 -04:00 |
|
multifd-zlib.c
|
* Add missing ERRP_GUARD() statements in functions that need it
|
2024-03-12 16:55:42 +00:00 |
|
multifd-zstd.c
|
migration/multifd: Implement zero page transmission on the multifd thread.
|
2024-03-11 16:57:09 -04:00 |
|
multifd.c
|
migration/multifd: Implement zero page transmission on the multifd thread.
|
2024-03-11 16:57:09 -04:00 |
|
multifd.h
|
migration/multifd: Implement zero page transmission on the multifd thread.
|
2024-03-11 16:57:09 -04:00 |
|
options.c
|
* Add missing ERRP_GUARD() statements in functions that need it
|
2024-03-12 16:55:42 +00:00 |
|
options.h
|
migration/multifd: Add new migration option zero-page-detection.
|
2024-03-11 16:57:05 -04:00 |
|
page_cache.c
|
|
|
|
page_cache.h
|
|
|
|
postcopy-ram.c
|
error: Move ERRP_GUARD() to the beginning of the function
|
2024-03-12 11:45:45 +01:00 |
|
postcopy-ram.h
|
migration: remove error from notifier data
|
2024-02-28 11:31:28 +08:00 |
|
qemu-file.c
|
migration: Report error when shutdown fails
|
2024-03-11 14:41:40 -04:00 |
|
qemu-file.h
|
migration/qemu-file: add utility methods for working with seekable channels
|
2024-03-01 15:42:04 +08:00 |
|
ram-compress.c
|
|
|
|
ram-compress.h
|
|
|
|
ram.c
|
migration/multifd: Implement ram_save_target_page_multifd to handle multifd version of MigrationOps::ram_save_target_page.
|
2024-03-11 16:57:09 -04:00 |
|
ram.h
|
migration/multifd: Allow clearing of the file_bmap from multifd
|
2024-03-11 16:56:52 -04:00 |
|
rdma.c
|
migration/rdma: Fix a memory issue for migration
|
2024-03-11 14:41:40 -04:00 |
|
rdma.h
|
|
|
|
savevm.c
|
migration: export migration_is_running
|
2024-03-11 16:28:59 -04:00 |
|
savevm.h
|
|
|
|
socket.c
|
migration/multifd: Drop unnecessary helper to destroy IOC
|
2024-02-28 11:31:28 +08:00 |
|
socket.h
|
migration/multifd: Drop unnecessary helper to destroy IOC
|
2024-02-28 11:31:28 +08:00 |
|
target.c
|
|
|
|
threadinfo.c
|
|
|
|
threadinfo.h
|
|
|
|
tls.c
|
|
|
|
tls.h
|
|
|
|
trace-events
|
migration/multifd: Implement zero page transmission on the multifd thread.
|
2024-03-11 16:57:09 -04:00 |
|
trace.h
|
|
|
|
vmstate-types.c
|
|
|
|
vmstate.c
|
migration: Make VMStateDescription.subsections const
|
2023-12-29 11:17:30 +11:00 |
|
xbzrle.c
|
|
|
|
xbzrle.h
|
|
|
|
yank_functions.c
|
migration/yank: Use channel features
|
2024-01-29 11:02:12 +08:00 |
|
yank_functions.h
|
|
|