]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/x86/kvm/Kconfig
Merge branch 'master' into csb1725
[mv-sheeva.git] / arch / x86 / kvm / Kconfig
index 970bbd4795161777e11b629151577160e5fc929e..ddc131ff438f21232f14fa8d341e8dce3f2ebed7 100644 (file)
@@ -64,6 +64,13 @@ config KVM_AMD
          To compile this as a module, choose M here: the module
          will be called kvm-amd.
 
+config KVM_MMU_AUDIT
+       bool "Audit KVM MMU"
+       depends on KVM && TRACEPOINTS
+       ---help---
+        This option adds a R/W kVM module parameter 'mmu_audit', which allows
+        audit  KVM MMU at runtime.
+
 # OK, it's a little counter-intuitive to do this, but it puts it neatly under
 # the virtualization menu.
 source drivers/vhost/Kconfig