Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753570AbbBMSni (ORCPT ); Fri, 13 Feb 2015 13:43:38 -0500 Received: from cantor2.suse.de ([195.135.220.15]:43960 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751476AbbBMSng (ORCPT ); Fri, 13 Feb 2015 13:43:36 -0500 Date: Fri, 13 Feb 2015 19:43:31 +0100 From: "Luis R. Rodriguez" To: David Vrabel Cc: "Luis R. Rodriguez" , akpm@linux-foundation.org, mingo@redhat.com, tglx@linutronix.de, hpa@zytor.com, josh@joshtriplett.org, mmarek@suse.cz, sam@ravnborg.org, stefano.stabellini@eu.citrix.com, bpoirier@suse.de, x86@kernel.org, kvm@vger.kernel.org, xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org, julien.grall@linaro.org, Borislav Petkov , Pekka Enberg , Randy Dunlap , levinsasha928@gmail.com, mtosatti@redhat.com, fengguang.wu@intel.com, David Vrabel , Ian Campbell , Konrad Rzeszutek Wilk , David Rientjes Subject: Re: [PATCH v4 2/2] x86, arm, platform, xen, kconfig: add xen defconfig helper Message-ID: <20150213184331.GS19988@wotan.suse.de> References: <1423616939-31327-1-git-send-email-mcgrof@do-not-panic.com> <1423616939-31327-3-git-send-email-mcgrof@do-not-panic.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2088 Lines: 57 On Tue, Feb 10, 2015 at 05:23:29PM -0800, David Rientjes wrote: > On Tue, 10 Feb 2015, Luis R. Rodriguez wrote: > > > From: "Luis R. Rodriguez" > > > > This lets you build a kernel which can support xen dom0 > > or xen guests by just using: > > > > make xenconfig > > > > on both x86 and arm64 kernels. This also splits out the > > options which are available currently to be built with x86 > > and 'make ARCH=arm64' under a shared config. > > > > Technically xen supports a dom0 kernel and also a guest > > kernel configuration but upon review with the xen team > > since we don't have many dom0 options its best to just > > combine these two into one. > > > > 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: Stefano Stabellini > > Acked-by: Julien Grall > > Acked-by: Michal Marek > > Reviewed-by: Josh Triplett > > Signed-off-by: Luis R. Rodriguez > > Acked-by: David Rientjes David, since I'm making some Kconfig changes to Xen I think I should fold this into that series with the modifications required last so as to avoid other commits and have this go in clean after all the changes, and have this go through you with that. Thoughts? Luis -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/