public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] x86, platform, xen, kconfig: clarify kvmconfig is for kvm
@ 2014-06-06 23:11 Luis R. Rodriguez
  2014-06-06 23:11 ` [PATCH 2/3] x86, platform, xen, kconfig: add xen defconfig helper Luis R. Rodriguez
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Luis R. Rodriguez @ 2014-06-06 23:11 UTC (permalink / raw)
  To: tglx, mingo, hpa
  Cc: x86, linux-kernel, Luis R. Rodriguez, Borislav Petkov,
	Pekka Enberg, David Rientjes, Michal Marek, Randy Dunlap,
	levinsasha928, mtosatti, fengguang.wu, David Vrabel, Ian Campbell,
	Konrad Rzeszutek Wilk, xen-devel

From: "Luis R. Rodriguez" <mcgrof@suse.com>

We'll be adding options for xen as well.

Cc: Borislav Petkov <bp@suse.de>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Michal Marek <mmarek@suse.cz>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: penberg@kernel.org
Cc: levinsasha928@gmail.com
Cc: mtosatti@redhat.com
Cc: fengguang.wu@intel.com
Cc: David Vrabel <david.vrabel@citrix.com>
Cc: Ian Campbell <Ian.Campbell@citrix.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: xen-devel@lists.xenproject.org
Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com>
---
 arch/x86/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/Makefile b/arch/x86/Makefile
index 33f71b0..37621ac 100644
--- a/arch/x86/Makefile
+++ b/arch/x86/Makefile
@@ -269,5 +269,5 @@ define archhelp
   echo  '                  bzdisk/fdimage*/isoimage also accept:'
   echo  '                  FDARGS="..."  arguments for the booted kernel'
   echo  '                  FDINITRD=file initrd for the booted kernel'
-  echo  '  kvmconfig	- Enable additional options for guest kernel support'
+  echo  '  kvmconfig	- Enable additional options for kvm guest kernel support'
 endef
-- 
2.0.0.rc3.18.g00a5b79


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

end of thread, other threads:[~2014-06-10  9:19 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-06 23:11 [PATCH 1/3] x86, platform, xen, kconfig: clarify kvmconfig is for kvm Luis R. Rodriguez
2014-06-06 23:11 ` [PATCH 2/3] x86, platform, xen, kconfig: add xen defconfig helper Luis R. Rodriguez
2014-06-07  9:11   ` David Rientjes
2014-06-09 17:38     ` Luis R. Rodriguez
2014-06-06 23:11 ` [PATCH 3/3] x86, platform, kconfig: add virtconfig " Luis R. Rodriguez
2014-06-07  9:04   ` Borislav Petkov
2014-06-09 17:15     ` Luis R. Rodriguez
2014-06-10  8:35       ` Ian Campbell
2014-06-10  9:01         ` Borislav Petkov
2014-06-10  9:13           ` Ian Campbell
2014-06-10  9:16             ` Borislav Petkov
2014-06-07  9:14   ` David Rientjes
2014-06-09 17:15     ` Luis R. Rodriguez
2014-06-07  9:08 ` [PATCH 1/3] x86, platform, xen, kconfig: clarify kvmconfig is for kvm David Rientjes

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