On Mon, Jan 05, 2026 at 04:06:35PM -0300, Fabiano Rosas wrote: > Move the code responsible for the various channels connection into > channel.c. This is all executed before the migration_thread and > process_incoming_migration_co are running, so it helps the reasoning > to have them out of migration.c. > > migration_ioc_process_incoming becomes migration_channel_identify > which is more in line with what the function does. > > Signed-off-by: Fabiano Rosas <[email protected]>
Reviewed-by: Peter Xu <[email protected]> -- Peter Xu
