On (Mon) 13 Jul 2015 [15:15:07], Juan Quintela wrote:
> "Dr. David Alan Gilbert (git)" <[email protected]> wrote:
> > From: "Dr. David Alan Gilbert" <[email protected]>
> >
> > The end of migration in postcopy is a bit different since some of
> > the things normally done at the end of migration have already been
> > done on the transition to postcopy.
> >
> > The end of migration code is getting a bit complciated now, so
> > move out into its own function.
> >
> > Signed-off-by: Dr. David Alan Gilbert <[email protected]>
>
> I think that I would splint the function and then add the postcopy code.
Yeah, esp since this code was added / modified in the previous patch.
Amit