Commit a182d873 authored by Xiao Guangrong's avatar Xiao Guangrong Committed by Avi Kivity
Browse files

KVM: document 'kvm.mmu_audit' parameter



Document this parameter into Documentation/kernel-parameters.txt

Signed-off-by: default avatarXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: default avatarMarcelo Tosatti <mtosatti@redhat.com>
parent 8475f94a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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)