Peter Xu <[email protected]> wrote: > This patch only moved the last part of migration_thread() into a new > function migration_iteration_finish() to make it much shorter. With > previous works to remove some local variables, now it's fairly easy to > do that. > > Signed-off-by: Peter Xu <[email protected]>
Reviewed-by: Juan Quintela <[email protected]> Thanks, Juan.
