]> git.ipfire.org Git - thirdparty/qemu.git/commit
migration: Move postcopy_ram_listen_thread() to postcopy-ram.c
authorJuraj Marcin <jmarcin@redhat.com>
Mon, 3 Nov 2025 18:32:52 +0000 (19:32 +0100)
committerPeter Xu <peterx@redhat.com>
Mon, 3 Nov 2025 21:04:10 +0000 (16:04 -0500)
commitc9aac1ae106e58be1c4f714793ee9170f91c5e7d
treea3811787c62e3a63b240083fd3036152e907273c
parent26f65c01edcf046d0dcfaccaa24eb62584510e44
migration: Move postcopy_ram_listen_thread() to postcopy-ram.c

This patch addresses a TODO about moving postcopy_ram_listen_thread() to
postcopy file.

Signed-off-by: Juraj Marcin <jmarcin@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Link: https://lore.kernel.org/r/20251103183301.3840862-4-jmarcin@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
migration/postcopy-ram.c
migration/postcopy-ram.h
migration/savevm.c