guangrong.xiao@xxxxxxxxx wrote: > From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxx> > > It will be used by the compression threads > > Reviewed-by: Peter Xu <peterx@xxxxxxxxxx> Reviewed-by: Juan Quintela <quintela@xxxxxxxxxx> > Signed-off-by: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxx> > --- > migration/ram.c | 40 ++++++++++++++++++++++++++++++---------- > 1 file changed, 30 insertions(+), 10 deletions(-) > > diff --git a/migration/ram.c b/migration/ram.c > index d631b9a6fe..49ace30614 100644 > --- a/migration/ram.c > +++ b/migration/ram.c > @@ -1667,27 +1667,47 @@ static void migration_bitmap_sync(RAMState *rs) > /** > * save_zero_page: send the zero page to the stream Fixed by hand, should be save_zero_page_to_file