public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 1/1] kvm: expand on "help" info to specify kvm intel and amd module names
@ 2009-05-12 20:44 akpm
  2009-05-13  7:41 ` Avi Kivity
  0 siblings, 1 reply; 2+ messages in thread
From: akpm @ 2009-05-12 20:44 UTC (permalink / raw)
  To: avi; +Cc: kvm, akpm, rpjday

From: "Robert P. J. Day" <rpjday@crashcourse.ca>

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Cc: Avi Kivity <avi@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 arch/x86/kvm/Kconfig |    6 ++++++
 1 file changed, 6 insertions(+)

diff -puN arch/x86/kvm/Kconfig~kvm-expand-on-help-info-to-specify-kvm-intel-and-amd-module-names arch/x86/kvm/Kconfig
--- a/arch/x86/kvm/Kconfig~kvm-expand-on-help-info-to-specify-kvm-intel-and-amd-module-names
+++ a/arch/x86/kvm/Kconfig
@@ -50,6 +50,9 @@ config KVM_INTEL
 	  Provides support for KVM on Intel processors equipped with the VT
 	  extensions.
 
+	  To compile this as a module, choose M here: the module
+	  will be called kvm-intel.
+
 config KVM_AMD
 	tristate "KVM for AMD processors support"
 	depends on KVM
@@ -57,6 +60,9 @@ config KVM_AMD
 	  Provides support for KVM on AMD processors equipped with the AMD-V
 	  (SVM) extensions.
 
+	  To compile this as a module, choose M here: the module
+	  will be called kvm-amd.
+
 config KVM_TRACE
 	bool "KVM trace support"
 	depends on KVM && SYSFS
_

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

* Re: [patch 1/1] kvm: expand on "help" info to specify kvm intel and amd module names
  2009-05-12 20:44 [patch 1/1] kvm: expand on "help" info to specify kvm intel and amd module names akpm
@ 2009-05-13  7:41 ` Avi Kivity
  0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2009-05-13  7:41 UTC (permalink / raw)
  To: akpm; +Cc: kvm, rpjday

akpm@linux-foundation.org wrote:
> From: "Robert P. J. Day" <rpjday@crashcourse.ca>
>
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
> Cc: Avi Kivity <avi@redhat.com>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
>   


Applied, thanks.

-- 
Do not meddle in the internals of kernels, for they are subtle and quick to panic.


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

end of thread, other threads:[~2009-05-13  7:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-12 20:44 [patch 1/1] kvm: expand on "help" info to specify kvm intel and amd module names akpm
2009-05-13  7:41 ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox