Wei Yang <[email protected]> wrote:
> This is a preparation for the next patch:
>
>     not use multifd during postcopy.
>
> Without enabling postcopy, everything looks good. While after enabling
> postcopy, migration may fail even not use multifd during postcopy. The
> reason is the pages is not properly cleared and *old* target page will
> continue to be transferred.
>
> After clean pages, migration succeeds.
>
> Signed-off-by: Wei Yang <[email protected]>

Reviewed-by: Juan Quintela <[email protected]>

I don't like asserts, but I understand why you put them there.


Reply via email to