projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8475f94
)
KVM: document 'kvm.mmu_audit' parameter
author
Xiao Guangrong
<xiaoguangrong@cn.fujitsu.com>
Mon, 20 Sep 2010 14:17:48 +0000
(22:17 +0800)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:52:58 +0000
(10:52 +0200)
Document this parameter into Documentation/kernel-parameters.txt
Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Documentation/kernel-parameters.txt
patch
|
blob
|
history
diff --git
a/Documentation/kernel-parameters.txt
b/Documentation/kernel-parameters.txt
index 3170edbf1924e49a6a844f9fa6f4cbeb756dddb7..8dc2548294826b2acd87b42e254564320e8cde9e 100644
(file)
--- 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)