On 22.10.25 22:26, Peter Xu wrote:
It's almost there, except that currently it relies on a global flag showing that it's in incoming migration.Change it to detect coroutine instead. Then we achieved two things in one shot: - Drop migration_started_on_destination, which is not needed anymore, and - It starts to work in a thread when loadvm using RDMA Signed-off-by: Peter Xu<[email protected]>
Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]> -- Best regards, Vladimir
