On 2025-05-27 17:58, Peter Xu wrote:
> Take notes on start/end state of dirty pages for the whole system.
>
> Signed-off-by: Peter Xu
> ---
> migration/ram.c| 5 +
> migration/trace-events | 1 +
> 2 files changed, 6 insertions(+)
Reviewed-by: Juraj Marcin
Take notes on start/end state of dirty pages for the whole system.
Signed-off-by: Peter Xu
---
migration/ram.c| 5 +
migration/trace-events | 1 +
2 files changed, 6 insertions(+)
diff --git a/migration/ram.c b/migration/ram.c
index c66ad3cf8b..a1d0e8ada2 100644
--- a/migration/ram.