Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S967057AbaLLUqt (ORCPT ); Fri, 12 Dec 2014 15:46:49 -0500 Received: from mail-ie0-f180.google.com ([209.85.223.180]:37794 "EHLO mail-ie0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934056AbaLLUqq (ORCPT ); Fri, 12 Dec 2014 15:46:46 -0500 Date: Fri, 12 Dec 2014 12:46:42 -0800 (PST) From: David Rientjes X-X-Sender: rientjes@chino.kir.corp.google.com To: "Luis R. Rodriguez" 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" , Borislav Petkov , Pekka Enberg , Michal Marek , Randy Dunlap , levinsasha928@gmail.com, mtosatti@redhat.com, fengguang.wu@intel.com, David Vrabel , Ian Campbell , Konrad Rzeszutek Wilk Subject: Re: [PATCH v2 2/2] x86, arm, platform, xen, kconfig: add xen defconfig helper In-Reply-To: <1418168138-6425-3-git-send-email-mcgrof@do-not-panic.com> Message-ID: References: <1418168138-6425-1-git-send-email-mcgrof@do-not-panic.com> <1418168138-6425-3-git-send-email-mcgrof@do-not-panic.com> User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 9 Dec 2014, 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 > Reviewed-by: Josh Triplett > Signed-off-by: Luis R. Rodriguez Acked-by: David Rientjes -- 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/