Peter Xu <[email protected]> wrote: > Move the call to migration_incoming_process() out of multifd code. It's > a bit strange that we can migration generic calls in multifd code. > Instead, let multifd_recv_new_channel() return a boolean showing whether > it's ready to continue the incoming migration. > > Signed-off-by: Peter Xu <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
