On Fri, May 26, 2023 at 01:23:07PM +0200, Markus Armbruster wrote:
> Going with
> 
>       # 2. Dirty bitmap mode captures writes to memory (for example by
>       #    temporarily revoking write access to all pages) and counting page
>       #    faults.  Information about modified pages is collected into a
>       #    bitmap, where each bit corresponds to one guest page.  This mode
>       #    requires that KVM accelerator property "dirty-ring-size" is *not*
>       #    set.
> 
> if you don't mind.

Looks good here, thanks!

-- 
Peter Xu


Reply via email to