qemu-e2k/migration
Juan Quintela 8e4b2a7059 migration: Don't use INT64_MAX for unlimited rate
Define and use RATE_LIMIT_DISABLED instead.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
Message-Id: <20230515195709.63843-2-quintela@redhat.com>
2023-05-18 18:40:51 +02:00
..
block-dirty-bitmap.c migration: Fix block_bitmap_mapping migration 2023-05-05 01:04:32 +02:00
block.c qemu-file: Remove total from qemu_file_total_transferred_*() 2023-05-15 13:46:14 +02:00
block.h
channel-block.c
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 sysemu/kvm: Remove unused headers 2023-05-16 09:13:34 +02:00
dirtyrate.h
exec.c
exec.h
fd.c
fd.h
global_state.c
meson.build migration: Make dirtyrate.c target independent 2023-05-15 10:33:05 +02:00
migration-hmp-cmds.c build: move COLO under CONFIG_REPLICATION 2023-05-10 18:48:11 +02:00
migration-stats.c
migration-stats.h migration: Don't use INT64_MAX for unlimited rate 2023-05-18 18:40:51 +02:00
migration.c migration: Don't use INT64_MAX for unlimited rate 2023-05-18 18:40:51 +02:00
migration.h migration: split migration_incoming_co 2023-05-18 18:40:51 +02:00
multifd-zlib.c
multifd-zstd.c
multifd.c multifd: Add the ramblock to MultiFDRecvParams 2023-05-10 18:48:11 +02:00
multifd.h multifd: Add the ramblock to MultiFDRecvParams 2023-05-10 18:48:11 +02:00
options.c migration: We set the rate_limit by a second 2023-05-15 13:44:07 +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
qemu-file.c migration: Don't use INT64_MAX for unlimited rate 2023-05-18 18:40:51 +02:00
qemu-file.h qemu-file: Remove total from qemu_file_total_transferred_*() 2023-05-15 13:46:14 +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 ram: Let colo_flush_ram_cache take the bitmap_mutex 2023-05-10 18:48:11 +02:00
ram.h ram: Add public helper to set colo bitmap 2023-05-10 18:48:11 +02:00
rdma.c migration: split migration_incoming_co 2023-05-18 18:40:51 +02:00
rdma.h
savevm.c qemu-file: Remove total from qemu_file_total_transferred_*() 2023-05-15 13:46:14 +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 migration/calc-dirty-rate: replaced CRC32 with xxHash 2023-05-15 10:33:03 +02:00
trace.h
vmstate-types.c
vmstate.c qemu-file: Remove total from qemu_file_total_transferred_*() 2023-05-15 13:46:14 +02:00
xbzrle.c
xbzrle.h
yank_functions.c
yank_functions.h