diff options
author | Matt Borgerson <contact@mborgerson.com> | 2020-02-18 03:19:10 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-03-16 23:02:23 +0100 |
commit | 25aa6b3718b6bc936b24045e8f8ba98b47170320 (patch) | |
tree | 16dcb58e8eae2211251ce91028f24a25bf301889 /bootdevice.c | |
parent | a4aad716cbda2ea480ba294cfc7690bef3927f3a (diff) |
memory: Fix start offset for bitmap log_clear hook
Currently only the final page offset is being passed to the `log_clear`
hook via `memory_region_clear_dirty_bitmap` after it is used as an
iterator in `cpu_physical_memory_test_and_clear_dirty`. This patch
corrects the start address and size of the region.
Signed-off-by: Matt Borgerson <contact@mborgerson.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'bootdevice.c')
0 files changed, 0 insertions, 0 deletions