You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/migration
Prasad Pandit 3b83e66361 migration: correct multifd receive thread name
Multifd receive threads run on the destination side.
Correct the thread name marco to indicate the same.

Fixes: e620b1e477 ("migration: Put thread names together with macros")
Signed-off-by: Prasad Pandit <pjp@fedoraproject.org>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/r/20241127111528.167330-1-ppandit@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
2 days ago
..
block-dirty-bitmap.c migration: Add Error** argument to add_bitmaps_to_list() 7 months ago
channel-block.c io: follow coroutine AioContext in qio_channel_yield() 1 year ago
channel-block.h migration: introduce a QIOChannel impl for BlockDriverState VMState 2 years ago
channel.c migration: Fix migration_channel_read_peek() error path 11 months ago
channel.h migration: check magic value for deciding the mapping of channels 2 years ago
colo-failover.c migration/colo: Improve an x-colo-lost-heartbeat error message 2 years ago
colo-stubs.c migration/colo: make colo_incoming_co() return void 7 months ago
colo.c migration: Put thread names together with macros 1 month ago
cpu-throttle.c migration: Support periodic RAMBlock dirty bitmap sync 1 month ago
dirtyrate.c migration/dirtyrate: Silence warning about strcpy() on OpenBSD 1 month ago
dirtyrate.h migration/calc-dirty-rate: millisecond-granularity period 1 year ago
exec.c migration: simplify exec migration functions 9 months ago
exec.h migration: convert exec backend to accept MigrateAddress. 1 year ago
fd.c migration: Allow pipes to keep working for fd migrations 1 week ago
fd.h migration: Revert mapped-ram multifd support to fd: URI 9 months ago
file.c migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov 3 months ago
file.h migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov 3 months ago
global_state.c migration 1st pull for 9.0 11 months ago
meson.build migration: Move cpu-throttle.c from system to migration 1 month ago
migration-hmp-cmds.c migration: replace assert(0) with g_assert_not_reached() 2 months ago
migration-stats.c migration: migration_rate_limit_reset() don't need the QEMUFile 1 year ago
migration-stats.h migration: Remove transferred atomic counter 1 year ago
migration.c migration: Check current_migration in migration_is_running() 3 weeks ago
migration.h migration: correct multifd receive thread name 2 days ago
multifd-nocomp.c migration/multifd: Ensure packet->ramblock is null-terminated 2 months ago
multifd-qatzip.c migration/multifd: Fix build for qatzip 3 months ago
multifd-qpl.c migration/multifd: fix build error when qpl compression is enabled 2 months ago
multifd-uadk.c migration/multifd: Fix p->iov leak in multifd-uadk.c 3 months ago
multifd-zero-page.c migration/multifd: Move pages accounting into multifd_send_zero_page_detect() 3 months ago
multifd-zlib.c migration/multifd: Make MultiFDMethods const 3 months ago
multifd-zstd.c migration/multifd: Fix loop conditions in multifd_zstd_send_prepare and multifd_zstd_recv 3 months ago
multifd.c migration: fix-possible-int-overflow 3 weeks ago
multifd.h migration: Introduce 'qatzip' compression method 3 months ago
options.c migration: Deprecate zero-blocks capability 2 months ago
options.h migration: Remove unused migrate_zero_blocks 2 months ago
page_cache.c migration: Fix cache_init()'s "Failed to allocate" error messages 4 years ago
page_cache.h migration: Clean up signed vs. unsigned XBZRLE cache-size 4 years ago
postcopy-ram.c migration: Put thread names together with macros 1 month ago
postcopy-ram.h migration/postcopy: Add postcopy-recover-setup phase 6 months ago
qemu-file.c migration: remove unnecessary zlib dependency 6 months ago
qemu-file.h migration: Remove non-multifd compression 7 months ago
ram.c migration/ram: Add load start trace event 1 month ago
ram.h migration: Unexport ram_mig_init() 1 month ago
rdma.c migration/rdma: Fix a memory issue for migration 9 months ago
rdma.h migration: convert rdma backend to accept MigrateAddress 1 year ago
savevm.c migration: Fix extra cleanup at postcopy listen 1 week ago
savevm.h migration: Add Error** argument to qemu_savevm_state_setup() 7 months ago
socket.c migration: Remove unused socket_send_channel_create_sync 2 months ago
socket.h migration: Remove unused socket_send_channel_create_sync 2 months ago
target.c migration: Add migration prefix to functions in target.c 1 year ago
threadinfo.c migration/multifd: Protect accesses to migration_threads 1 year ago
threadinfo.h migration/multifd: Protect accesses to migration_threads 1 year ago
tls.c migration: Drop unused parameter for migration_tls_client_create() 2 years ago
tls.h migration: Drop unused parameter for migration_tls_client_create() 2 years ago
trace-events migration/ram: Add load start trace event 1 month ago
trace.h trace: switch position of headers to what Meson requires 4 years ago
vmstate-types.c Move CPU softfloat unions to cpu-float.h 3 years ago
vmstate.c migration: Ensure vmstate_save() sets errp 1 month ago
xbzrle.c migration/xbzrle: Use i386 host/cpuinfo.h 2 years ago
xbzrle.h migration/xbzrle: Use i386 host/cpuinfo.h 2 years ago
yank_functions.c migration/yank: Use channel features 10 months ago
yank_functions.h migration: Move the yank unregister of channel_close out 3 years ago