qemu/migration
Jamie Iles 370ed60029 cpu: expose qemu_cpu_list_lock for lock-guard use
Expose qemu_cpu_list_lock globally so that we can use
WITH_QEMU_LOCK_GUARD and QEMU_LOCK_GUARD to simplify a few code paths
now and in future.

Signed-off-by: Jamie Iles <quic_jiles@quicinc.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230427020925.51003-2-quic_jiles@quicinc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-05-11 09:53:41 +01: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 build: move COLO under CONFIG_REPLICATION 2023-05-10 18:48:11 +02:00
dirtyrate.c cpu: expose qemu_cpu_list_lock for lock-guard use 2023-05-11 09:53:41 +01:00
dirtyrate.h
exec.c
exec.h
fd.c
fd.h
global_state.c
meson.build build: move COLO under CONFIG_REPLICATION 2023-05-10 18:48:11 +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: Put zero_pages in alphabetical order 2023-05-05 01:04:32 +02:00
migration.c migration: block incoming colo when capability is disabled 2023-05-10 18:48:12 +02:00
migration.h migration: drop colo_incoming_thread from MigrationIncomingState 2023-05-10 18:48:11 +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: disallow change capabilities in COLO state 2023-05-10 18:48:12 +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 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 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/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
xbzrle.h
yank_functions.c
yank_functions.h