aboutsummaryrefslogtreecommitdiff
path: root/hw/mem
diff options
context:
space:
mode:
authorWei Wang <wei.w.wang@intel.com>2021-07-22 04:30:55 -0400
committerDr. David Alan Gilbert <dgilbert@redhat.com>2021-07-26 12:50:13 +0100
commit3143577d6a3f363514219c03d936e653ede44f32 (patch)
tree7f04e55e0e3c7cc9d0f6dce104ee07b62f4ea5c4 /hw/mem
parent39675ffffb3394d44b880d083a214c5e44786170 (diff)
downloadqemu-3143577d6a3f363514219c03d936e653ede44f32.zip
qemu-3143577d6a3f363514219c03d936e653ede44f32.tar.gz
qemu-3143577d6a3f363514219c03d936e653ede44f32.tar.bz2
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 'hw/mem')
0 files changed, 0 insertions, 0 deletions