On Tue, Jul 14, 2026 at 07:45:38PM +0530, Aadeshveer Singh wrote: > Use new function try_mark_postcopy_blocktime_begin() to call > mark_postcopy_blocktime_begin if page was not received and return if it > actually marked it. > > This will help in having a cleaner API to call > mark_postcopy_blocktime_begin as it requires the page to not be received > by asserting on it's existance in RAMBlock->receivedmap. > > Signed-off-by: Aadeshveer Singh <[email protected]>
Reviewed-by: Peter Xu <[email protected]> -- Peter Xu
