qemu-e2k/migration
Fabiano Rosas 8f47d4ee43 migration/ram: Remove RAMState from xbzrle_cache_zero_page
'rs' is not used in that function. It's a leftover from commit
9360447d34 ("ram: Use MigrationStats for statistics").

Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-ID: <20231011184604.32364-4-farosas@suse.de>
2023-10-17 09:25:14 +02:00
..
block-dirty-bitmap.c migration: hold the BQL during setup 2023-10-17 09:25:13 +02:00
block.c migration: hold the BQL during setup 2023-10-17 09:25:13 +02: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
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
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
meson.build migration: file URI 2023-10-04 13:16:58 +02:00
migration-hmp-cmds.c migration: Allow user to specify available switchover bandwidth 2023-10-17 09:14:32 +02: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 migration: Don't abuse qemu_file transferred for RDMA 2023-09-29 18:11:21 +02:00
migration.c migration: Create migrate_rdma() 2023-10-17 09:25:13 +02:00
migration.h migration: Create migrate_rdma() 2023-10-17 09:25:13 +02:00
multifd-zlib.c
multifd-zstd.c
multifd.c multifd: reset next_packet_len after sending pages 2023-10-17 09:25:13 +02:00
multifd.h
options.c migration: Create migrate_rdma() 2023-10-17 09:25:13 +02: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
qemu-file.c qemu-file: Remove QEMUFileHooks 2023-10-17 09:25:13 +02: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
ram-compress.h
ram.c migration/ram: Remove RAMState from xbzrle_cache_zero_page 2023-10-17 09:25:14 +02:00
ram.h
rdma.c migration/rdma: Remove all "ret" variables that are used only once 2023-10-17 09:25:13 +02:00
rdma.h migration/rdma: Remove qemu_ prefix from exported functions 2023-10-17 09:25:13 +02:00
savevm.c migration: hold the BQL during setup 2023-10-17 09:25:13 +02:00
savevm.h migration: Add .save_prepare() handler to struct SaveVMHandlers 2023-09-11 08:34:06 +02:00
socket.c
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
tls.h
trace-events migration/rdma: Remove qemu_ prefix from exported functions 2023-10-17 09:25:13 +02:00
trace.h
vmstate-types.c
vmstate.c migration: Unify and trace vmstate field_exists() checks 2023-10-04 13:19:47 +02:00
xbzrle.c
xbzrle.h
yank_functions.c
yank_functions.h