On Sun, 2013-06-09 at 10:16 +0800, Wenchao Xia wrote: > If an page was not received and destination knows that page should > exist according to total size, fill it with zero at destination, would > it solve the problem?
The easiest way to do that is to not write to those pages at the destination to begin with, when initializing the VM... Is there any way to know that a VM is being setup as a migration target or not ? Ben.