On 03/25/2015 09:12 PM, Paolo Bonzini wrote: > > > On 25/03/2015 11:21, Wen Congyang wrote: >>> What kind of load were you having when reproducing this issue? >>> Just to confirm, you have been able to reproduce this without COLO >>> patches, right? >> >> I can reproduce it without COLO patches. > > Thanks. Please try doing mprotect (using qemu_ram_foreach_block to > mprotect all the areas) after ram_save_complete.
Nothing happens, so no memory is touched after ram_save_complte() Thanks Wen Congyang > > Paolo > . >