.. |
block-dirty-bitmap.c
|
migration: hold the BQL during setup
|
2023-10-17 09:25:13 +02:00 |
block.c
|
migration: Deprecate block migration
|
2023-10-31 08:44:33 +01:00 |
block.h
|
|
|
channel-block.c
|
io: follow coroutine AioContext in qio_channel_yield()
|
2023-09-07 20:32:11 -05:00 |
channel-block.h
|
|
|
channel.c
|
|
|
channel.h
|
|
|
colo-failover.c
|
|
|
colo.c
|
migration: process_incoming_migration_co(): move colo part to colo
|
2023-05-18 18:40:51 +02:00 |
dirtyrate.c
|
migration/dirtyrate: use QEMU_CLOCK_HOST to report start-time
|
2023-10-10 08:04:12 +08:00 |
dirtyrate.h
|
migration/calc-dirty-rate: millisecond-granularity period
|
2023-10-10 08:03:50 +08:00 |
exec.c
|
|
|
exec.h
|
|
|
fd.c
|
bulk: Remove pointless QOM casts
|
2023-06-05 20:48:34 +02:00 |
fd.h
|
|
|
file.c
|
migration: file URI offset
|
2023-10-04 13:18:08 +02:00 |
file.h
|
migration: file URI
|
2023-10-04 13:16:58 +02:00 |
global_state.c
|
migration: never fail in global_state_store()
|
2023-06-02 01:03:19 +02:00 |
meson.build
|
migration: file URI
|
2023-10-04 13:16:58 +02:00 |
migration-hmp-cmds.c
|
migration: migrate 'blk' command option is deprecated.
|
2023-10-31 08:44:33 +01:00 |
migration-stats.c
|
migration: check for rate_limit_max for RATE_LIMIT_DISABLED
|
2023-10-17 09:25:13 +02:00 |
migration-stats.h
|
qemu_file: Use a stat64 for qemu_file_transferred
|
2023-10-31 08:44:33 +01:00 |
migration.c
|
migration: migrate 'blk' command option is deprecated.
|
2023-10-31 08:44:33 +01:00 |
migration.h
|
migration: Create migrate_rdma()
|
2023-10-17 09:25:13 +02:00 |
multifd-zlib.c
|
migration: spelling fixes
|
2023-07-25 17:13:20 +03:00 |
multifd-zstd.c
|
migration: spelling fixes
|
2023-07-25 17:13:20 +03:00 |
multifd.c
|
migration/multifd: Stop checking p->quit in multifd_send_thread
|
2023-10-20 08:51:41 +02:00 |
multifd.h
|
multifd: Add the ramblock to MultiFDRecvParams
|
2023-05-10 18:48:11 +02:00 |
options.c
|
migration: Deprecate old compression method
|
2023-10-31 08:44:33 +01:00 |
options.h
|
migration: Create migrate_rdma()
|
2023-10-17 09:25:13 +02:00 |
page_cache.c
|
|
|
page_cache.h
|
|
|
postcopy-ram.c
|
migration: Fix race that dest preempt thread close too early
|
2023-09-27 13:58:02 -04:00 |
postcopy-ram.h
|
migration: Allow postcopy_ram_supported_by_host() to report err
|
2023-04-27 10:18:25 +02:00 |
qemu-file.c
|
qemu_file: total_transferred is not used anymore
|
2023-10-31 08:44:33 +01:00 |
qemu-file.h
|
migration/rdma: Move rdma constants from qemu-file.h to rdma.h
|
2023-10-17 09:25:13 +02:00 |
ram-compress.c
|
migration: Rename ram_compressed_pages() to compress_ram_pages()
|
2023-10-30 17:41:55 +01:00 |
ram-compress.h
|
migration: Rename ram_compressed_pages() to compress_ram_pages()
|
2023-10-30 17:41:55 +01:00 |
ram.c
|
migration: Stop migration immediately in RDMA error paths
|
2023-10-31 08:44:33 +01:00 |
ram.h
|
migration: Create compress_update_rates()
|
2023-10-30 17:41:55 +01:00 |
rdma.c
|
migration: Rename ram_handle_compressed() to ram_handle_zero()
|
2023-10-30 17:41:55 +01:00 |
rdma.h
|
migration/rdma: Remove qemu_ prefix from exported functions
|
2023-10-17 09:25:13 +02:00 |
savevm.c
|
migration: rename vmstate_save_needed->vmstate_section_needed
|
2023-10-30 17:44:03 +01:00 |
savevm.h
|
migration: Add .save_prepare() handler to struct SaveVMHandlers
|
2023-09-11 08:34:06 +02:00 |
socket.c
|
migration: Move migrate_use_zero_copy_send() to options.c
|
2023-04-24 15:01:46 +02:00 |
socket.h
|
|
|
target.c
|
migration: Add migration prefix to functions in target.c
|
2023-09-11 08:34:06 +02:00 |
threadinfo.c
|
migration/multifd: Protect accesses to migration_threads
|
2023-07-26 10:55:56 +02:00 |
threadinfo.h
|
migration/multifd: Protect accesses to migration_threads
|
2023-07-26 10:55:56 +02:00 |
tls.c
|
migration: Drop unused parameter for migration_tls_client_create()
|
2023-05-03 11:24:20 +02:00 |
tls.h
|
migration: Drop unused parameter for migration_tls_client_create()
|
2023-05-03 11:24:20 +02:00 |
trace-events
|
migration/multifd: Clarify Error usage in multifd_channel_connect
|
2023-10-17 09:25:14 +02:00 |
trace.h
|
|
|
vmstate-types.c
|
|
|
vmstate.c
|
migration: set file error on subsection loading
|
2023-10-30 17:44:03 +01:00 |
xbzrle.c
|
migration/xbzrle: Use i386 host/cpuinfo.h
|
2023-05-23 16:51:18 -07:00 |
xbzrle.h
|
migration/xbzrle: Use i386 host/cpuinfo.h
|
2023-05-23 16:51:18 -07:00 |
yank_functions.c
|
bulk: Remove pointless QOM casts
|
2023-06-05 20:48:34 +02:00 |
yank_functions.h
|
|
|