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>