On Mon, 31 Mar 2025 at 20:39, Fabiano Rosas wrote:
> This patch and the next one need to come before 3/7.
* Okay.
Thank you.
---
- Prasad
Prasad Pandit writes:
This patch and the next one need to come before 3/7.
From: Peter Xu
Add a savevm handler for a module to opt-in sending extra sections right
before postcopy starts, and before VM is stopped.
RAM will start to use this new savevm handler in the next patch to do flush
and sync for multifd pages.
Note that we choose to do it before VM stopped becaus