Re: [PATCH 3/6] kvm: x86: MMU support for EPT accessed/dirty bits
From: Radim KrÄmÃÅ
Date: Fri Mar 31 2017 - 09:52:13 EST
2017-03-30 11:55+0200, Paolo Bonzini:
> This prepares the MMU paging code for EPT accessed and dirty bits,
> which can be enabled optionally at runtime. Code that updates the
> accessed and dirty bits will need a pointer to the struct kvm_mmu.
>
> Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx>
> ---
Reviewed-by: Radim KrÄmÃÅ <rkrcmar@xxxxxxxxxx>