]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb9a8c424218ac9daec96588d946a4de7a4cdacd5
tree6db5553512e9b41c2496e5bb8bd255687de6c1a0
parent5ed1320faa4926a20c0616958fd9f8e5af26683a
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