qemu-e2k/migration
Lukas Straub c323518a7a migration: Initialize and cleanup decompression in migration.c
This fixes compress with colo.

Signed-off-by: Lukas Straub <lukasstraub2@web.de>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2023-05-08 15:25:27 +02:00
..
block-dirty-bitmap.c migration: Fix block_bitmap_mapping migration 2023-05-05 01:04:32 +02:00
block.c qemu-file: Make total_transferred an uint64_t 2023-05-05 02:01:59 +02:00
block.h
channel-block.c
channel-block.h
channel.c
channel.h
colo-failover.c
colo.c migration: Create migrate_checkpoint_delay() 2023-04-24 15:01:46 +02:00
dirtyrate.c
dirtyrate.h
exec.c
exec.h
fd.c
fd.h
global_state.c
meson.build ram-compress.c: Make target independent 2023-05-08 15:25:26 +02:00
migration-hmp-cmds.c
migration-stats.c migration: Rename RAMStats to MigrationAtomicStats 2023-05-03 11:24:20 +02:00
migration-stats.h migration: Put zero_pages in alphabetical order 2023-05-05 01:04:32 +02:00
migration.c migration: Initialize and cleanup decompression in migration.c 2023-05-08 15:25:27 +02:00
migration.h multifd: Only flush once each full round of memory 2023-04-27 16:37:28 +02:00
multifd-zlib.c
multifd-zstd.c
multifd.c migration: Drop unused parameter for migration_tls_client_create() 2023-05-03 11:24:20 +02:00
multifd.h
options.c migration: max_postcopy_bandwidth is a size parameter 2023-05-05 01:04:33 +02:00
options.h migration: max_postcopy_bandwidth is a size parameter 2023-05-05 01:04:33 +02:00
page_cache.c
page_cache.h
postcopy-ram.c migration: Drop unused parameter for migration_tls_client_create() 2023-05-03 11:24:20 +02: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 ram compress: Assert that the file buffer matches the result 2023-05-08 15:25:26 +02:00
qemu-file.h ram compress: Assert that the file buffer matches the result 2023-05-08 15:25:26 +02:00
ram-compress.c ram-compress.c: Make target independent 2023-05-08 15:25:26 +02:00
ram-compress.h ram.c: Move core decompression code into its own file 2023-05-08 15:25:26 +02:00
ram.c migration: Initialize and cleanup decompression in migration.c 2023-05-08 15:25:27 +02:00
ram.h migration/rdma: Unfold last user of acct_update_position() 2023-05-03 11:24:20 +02:00
rdma.c migration/rdma: Check for postcopy sooner 2023-05-05 01:04:33 +02:00
rdma.h
savevm.c qemu-file: Make total_transferred an uint64_t 2023-05-05 02:01:59 +02:00
savevm.h
socket.c
socket.h
target.c
threadinfo.c
threadinfo.h
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
trace.h
vmstate-types.c
vmstate.c qemu-file: Make total_transferred an uint64_t 2023-05-05 02:01:59 +02:00
xbzrle.c migration/xbzrle: Use __attribute__((target)) for avx512 2023-05-02 13:05:45 -07:00
xbzrle.h
yank_functions.c
yank_functions.h