From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Luis R. Rodriguez" Subject: Re: [PATCH v3 0/2] x86/arm64: add xenconfig Date: Tue, 27 Jan 2015 21:00:20 +0100 Message-ID: <20150127200020.GA19988@wotan.suse.de> References: <1421264027-10706-1-git-send-email-mcgrof@do-not-panic.com> <20150123003450.GV17887@wotan.suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Luis R. Rodriguez" , 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, julien.grall@linaro.org, rientjes@google.com, yann.morin.1998@free.fr To: Stefano Stabellini Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Fri, Jan 23, 2015 at 03:19:25PM +0000, Stefano Stabellini wrote: > On Fri, 23 Jan 2015, Luis R. Rodriguez wrote: > > On Wed, Jan 14, 2015 at 11:33:45AM -0800, Luis R. Rodriguez wrote: > > > From: "Luis R. Rodriguez" > > > > > > This v3 addresses Stefano's feedback from the v2 series, namely > > > moving PCI stuff to x86 as its all x86 specific and also just > > > removing the CONFIG_TCG_XEN=m from the general config. To be > > > clear the changes from the v2 series are below. > > > > > > Luis R. Rodriguez (2): > > > x86, platform, xen, kconfig: clarify kvmconfig is for kvm > > > x86, arm, platform, xen, kconfig: add xen defconfig helper > > > > > > arch/x86/configs/xen.config | 10 ++++++++++ > > > kernel/configs/xen.config | 26 ++++++++++++++++++++++++++ > > > scripts/kconfig/Makefile | 7 ++++++- > > > 3 files changed, 42 insertions(+), 1 deletion(-) > > > create mode 100644 arch/x86/configs/xen.config > > > create mode 100644 kernel/configs/xen.config > > > > Who could these changes go through? > > I would be OK with taking it in the Xen tree, but I would feel more > comfortable doing that if you had an ack from Yann Morin (CC'ed). *Poke* Luis