qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] memory: Fix start offset for bitmap log_clear hook


From: Peter Xu
Subject: Re: [PATCH] memory: Fix start offset for bitmap log_clear hook
Date: Tue, 18 Feb 2020 11:53:43 -0500

On Tue, Feb 18, 2020 at 03:19:10AM -0700, Matt Borgerson wrote:
> 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 <address@hidden>

Looks correct, thanks!

Reviewed-by: Peter Xu <address@hidden>

-- 
Peter Xu




reply via email to

[Prev in Thread] Current Thread [Next in Thread]