Wei Yang <[email protected]> wrote: > We don't support multifd during postcopy, but user still could enable > both multifd and postcopy. This leads to migration failure. > > Skip multifd during postcopy. > > Signed-off-by: Wei Yang <[email protected]>
Reviewed-by: Juan Quintela <[email protected]> I was working in a different implementation, but I agree with the idea. My patch series try to decide during negotiation if multifd + everything else is setup or not. Thanks, Juan.
