physmem: Factor cpu_physical_memory_dirty_bits_cleared() out
authorNicholas Piggin <npiggin@gmail.com>
Tue, 12 Mar 2024 20:14:57 +0000 (21:14 +0100)
committerPeter Xu <peterx@redhat.com>
Tue, 12 Mar 2024 21:39:40 +0000 (17:39 -0400)
commit86a9ae80cc5fa2a989f253fca5e70f61eb4269e2
treea92c8291bb2ba3bfbd6ba4cb8080ec76f9682013
parent7e8ccf99ed5d0c546268cf584d4dca1569c97fea
physmem: Factor cpu_physical_memory_dirty_bits_cleared() out

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20240219061731.232570-1-npiggin@gmail.com>
[PMD: Split patch in 2: part 1/2]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Link: https://lore.kernel.org/r/20240312201458.79532-3-philmd@linaro.org
Signed-off-by: Peter Xu <peterx@redhat.com>
include/exec/ram_addr.h
system/physmem.c