All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] KVM: fix the description of kvm-amd.nested in documentation
@ 2010-09-20 14:16 Xiao Guangrong
  2010-09-20 14:17 ` [PATCH 2/2] KVM: document 'kvm.mmu_audit' parameter Xiao Guangrong
  2010-09-20 20:17 ` [PATCH 1/2] KVM: fix the description of kvm-amd.nested in documentation Marcelo Tosatti
  0 siblings, 2 replies; 4+ messages in thread
From: Xiao Guangrong @ 2010-09-20 14:16 UTC (permalink / raw)
  To: Avi Kivity; +Cc: Marcelo Tosatti, LKML, KVM

The default state of 'kvm-amd.nested' is enabled now, so fix the documentation

Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
---
 Documentation/kernel-parameters.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 6bd2375..3170edb 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1127,7 +1127,7 @@ and is between 256 and 4096 characters. It is defined in the file
 			Default is 1 (enabled)
 
 	kvm-amd.nested=	[KVM,AMD] Allow nested virtualization in KVM/SVM.
-			Default is 0 (off)
+			Default is 1 (enabled)
 
 	kvm-amd.npt=	[KVM,AMD] Disable nested paging (virtualized MMU)
 			for all guests.
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-27 10:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-20 14:16 [PATCH 1/2] KVM: fix the description of kvm-amd.nested in documentation Xiao Guangrong
2010-09-20 14:17 ` [PATCH 2/2] KVM: document 'kvm.mmu_audit' parameter Xiao Guangrong
2010-09-27 10:06   ` [PATCH 4/7] KVM: MMU: audit: fix vcpu's spte walking Xiao Guangrong
2010-09-20 20:17 ` [PATCH 1/2] KVM: fix the description of kvm-amd.nested in documentation Marcelo Tosatti

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.