diff options
author | Wei Yang <richardw.yang@linux.intel.com> | 2019-10-26 07:19:59 +0800 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2020-01-20 09:10:23 +0100 |
commit | eab54aa78ffd9fb7895b20fc2761ee998479489b (patch) | |
tree | 5f50e11218af82fcf75e4539a9a4eb4236b9af0e /ui/vnc-enc-zrle.inc.c | |
parent | 644acf99b8cb8437f65600cf00c2e090bf3e3bc2 (diff) | |
download | qemu-eab54aa78ffd9fb7895b20fc2761ee998479489b.zip qemu-eab54aa78ffd9fb7895b20fc2761ee998479489b.tar.gz qemu-eab54aa78ffd9fb7895b20fc2761ee998479489b.tar.bz2 |
migration/multifd: clean pages after filling packet
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 <richardw.yang@linux.intel.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'ui/vnc-enc-zrle.inc.c')
0 files changed, 0 insertions, 0 deletions