From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Marek Subject: Re: [PATCH v3 0/2] x86/arm64: add xenconfig Date: Mon, 02 Feb 2015 22:13:22 +0100 Message-ID: <54CFE872.1090201@suse.cz> References: <1421264027-10706-1-git-send-email-mcgrof@do-not-panic.com> <20150123003450.GV17887@wotan.suse.de> <20150127200020.GA19988@wotan.suse.de> <1422564422.10643.2.camel@x220> <54CB619D.3000100@suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Paul Bolle , Stefano Stabellini , "H. Peter Anvin" , josh@joshtriplett.org, sam@ravnborg.org, Benjamin Poirier , x86@kernel.org, kvm@vger.kernel.org, xen-devel@lists.xenproject.org, "linux-kernel@vger.kernel.org" , Julien Grall , David Rientjes To: "Luis R. Rodriguez" Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Dne 30.1.2015 v 19:25 Luis R. Rodriguez napsal(a): > On Fri, Jan 30, 2015 at 2:49 AM, Michal Marek wrote: >> On 2015-01-29 21:47, Paul Bolle wrote: >>> [Added Michal. Removed Yann.] >>> >>> On Thu, 2015-01-29 at 12:38 -0800, Luis R. Rodriguez wrote: >>>> On Tue, Jan 27, 2015 at 12:00 PM, Luis R. Rodriguez wrote: >>>>> 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* >>>> >>>> Hey Yann, wondering if you had any feedback. Thanks. >>> >>> Yann has disappeared a year ago. Michal now, informally, keeps an eye on >>> kconfig related patches. >> >> I did not see this. Can you please bounce me the original series? > > Done, let me know if you did not get them I got them, sorry for the delay. You can add Acked-by: Michal Marek if you want. Michal