kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] nVMX: Document 'nested' parameter
@ 2011-08-09 11:28 Sasha Levin
  2011-08-10 13:49 ` Avi Kivity
  0 siblings, 1 reply; 2+ messages in thread
From: Sasha Levin @ 2011-08-09 11:28 UTC (permalink / raw)
  To: kvm; +Cc: Sasha Levin, Avi Kivity, Marcelo Tosatti, Nadav Har'El

Add documentation of the new 'nested' parameter to
'Documentation/kernel-parameters.txt'.

Cc: Avi Kivity <avi@redhat.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Nadav Har'El <nyh@il.ibm.com>
Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
---
 Documentation/kernel-parameters.txt |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index e279b72..7550fee 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1179,6 +1179,10 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
 			[KVM,Intel] Disable FlexPriority feature (TPR shadow).
 			Default is 1 (enabled)
 
+	kvm-intel.nested=
+			[KVM,Intel] Enable VMX nesting (nVMX).
+			Default is 0 (disabled)
+
 	kvm-intel.unrestricted_guest=
 			[KVM,Intel] Disable unrestricted guest feature
 			(virtualized real and unpaged mode) on capable
-- 
1.7.6


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

* Re: [PATCH] nVMX: Document 'nested' parameter
  2011-08-09 11:28 [PATCH] nVMX: Document 'nested' parameter Sasha Levin
@ 2011-08-10 13:49 ` Avi Kivity
  0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2011-08-10 13:49 UTC (permalink / raw)
  To: Sasha Levin; +Cc: kvm, Marcelo Tosatti, Nadav Har'El

On 08/09/2011 02:28 PM, Sasha Levin wrote:
> Add documentation of the new 'nested' parameter to
> 'Documentation/kernel-parameters.txt'.

Applied, thanks.

-- 
error compiling committee.c: too many arguments to function


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

end of thread, other threads:[~2011-08-10 13:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-09 11:28 [PATCH] nVMX: Document 'nested' parameter Sasha Levin
2011-08-10 13:49 ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).