Peter Xu <pet...@redhat.com> 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 <pet...@redhat.com>
Reviewed-by: Juan Quintela <quint...@redhat.com> Thanks, Juan.