kvm: x86: MMU support for EPT accessed/dirty bits
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 30 Mar 2017 09:55:29 +0000 (11:55 +0200)
committerRadim Krčmář <rkrcmar@redhat.com>
Fri, 7 Apr 2017 14:49:00 +0000 (16:49 +0200)
commit86407bcb5c8320add17b57dc6af1586ff8e14bc0
tree6db5553512e9b41c2496e5bb8bd255687de6c1a0
parent004772313040ed5b78560de1fe5d51ea678977c7
kvm: x86: MMU support for EPT accessed/dirty bits

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@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
arch/x86/kvm/paging_tmpl.h