diff options
| author | Wei Wang | 2021-07-22 10:30:55 +0200 |
|---|---|---|
| committer | Dr. David Alan Gilbert | 2021-07-26 13:50:13 +0200 |
| commit | 3143577d6a3f363514219c03d936e653ede44f32 (patch) | |
| tree | 7f04e55e0e3c7cc9d0f6dce104ee07b62f4ea5c4 /include | |
| parent | migration: Move the yank unregister of channel_close out (diff) | |
| download | qemu-3143577d6a3f363514219c03d936e653ede44f32.tar.gz qemu-3143577d6a3f363514219c03d936e653ede44f32.tar.xz qemu-3143577d6a3f363514219c03d936e653ede44f32.zip | |
migration: clear the memory region dirty bitmap when skipping free pages
When skipping free pages to send, their corresponding dirty bits in the
memory region dirty bitmap need to be cleared. Otherwise the skipped
pages will be sent in the next round after the migration thread syncs
dirty bits from the memory region dirty bitmap.
Cc: David Hildenbrand <david@redhat.com>
Cc: Peter Xu <peterx@redhat.com>
Cc: Michael S. Tsirkin <mst@redhat.com>
Reported-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Wei Wang <wei.w.wang@intel.com>
Message-Id: <20210722083055.23352-1-wei.w.wang@intel.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
