From: Xiao Guangrong Date: Mon, 20 Sep 2010 14:17:48 +0000 (+0800) Subject: KVM: document 'kvm.mmu_audit' parameter X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a182d8737f0bdfb684b3255c8e266e71999e2225;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git KVM: document 'kvm.mmu_audit' parameter Document this parameter into Documentation/kernel-parameters.txt Signed-off-by: Xiao Guangrong Signed-off-by: Marcelo Tosatti --- diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 3170edbf1924..8dc254829482 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -1126,6 +1126,10 @@ and is between 256 and 4096 characters. It is defined in the file kvm.oos_shadow= [KVM] Disable out-of-sync shadow paging. Default is 1 (enabled) + kvm.mmu_audit= [KVM] This is a R/W parameter which allows audit + KVM MMU at runtime. + Default is 0 (off) + kvm-amd.nested= [KVM,AMD] Allow nested virtualization in KVM/SVM. Default is 1 (enabled)