From mboxrd@z Thu Jan 1 00:00:00 1970 From: Borislav Petkov Subject: Re: [PATCH v3 1/2] x86, platform, kconfig: clarify kvmconfig is for kvm Date: Tue, 9 Dec 2014 18:28:08 +0100 Message-ID: <20141209172808.GD4147@pd.tnic> References: <1418079900-4640-1-git-send-email-mcgrof@do-not-panic.com> <1418079900-4640-2-git-send-email-mcgrof@do-not-panic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: hpa@zytor.com, josh@joshtriplett.org, sam@ravnborg.org, bpoirier@suse.de, x86@kernel.org, kvm@vger.kernel.org, xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org, "Luis R. Rodriguez" , Pekka Enberg , David Rientjes , Michal Marek , Randy Dunlap , levinsasha928@gmail.com, mtosatti@redhat.com, fengguang.wu@intel.com, David Vrabel , Ian Campbell , Konrad Rzeszutek Wilk To: "Luis R. Rodriguez" Return-path: Content-Disposition: inline In-Reply-To: <1418079900-4640-2-git-send-email-mcgrof@do-not-panic.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Mon, Dec 08, 2014 at 03:04:59PM -0800, Luis R. Rodriguez wrote: > From: "Luis R. Rodriguez" > > We'll be adding options for xen as well. > > Cc: Josh Triplett > Cc: Borislav Petkov > Cc: Pekka Enberg > Cc: David Rientjes > Cc: Michal Marek > Cc: Randy Dunlap > Cc: penberg@kernel.org > Cc: levinsasha928@gmail.com > Cc: mtosatti@redhat.com > Cc: fengguang.wu@intel.com > Cc: David Vrabel > Cc: Ian Campbell > Cc: Konrad Rzeszutek Wilk > Cc: xen-devel@lists.xenproject.org > Acked-by: David Rientjes > Signed-off-by: Luis R. Rodriguez > --- > scripts/kconfig/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/scripts/kconfig/Makefile b/scripts/kconfig/Makefile > index 9645c07..ff612b0 100644 > --- a/scripts/kconfig/Makefile > +++ b/scripts/kconfig/Makefile > @@ -141,7 +141,7 @@ help: > @echo ' randconfig - New config with random answer to all options' > @echo ' listnewconfig - List new options' > @echo ' olddefconfig - Same as silentoldconfig but sets new symbols to their default value' > - @echo ' kvmconfig - Enable additional options for guest kernel support' > + @echo ' kvmconfig - Enable additional options for kvm guest kernel support' > @echo ' tinyconfig - Configure the tiniest possible kernel' > > # lxdialog stuff Acked-by: Borislav Petkov -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. --