From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 4/9] raisin: add a component to build qemu_traditional Date: Wed, 15 Apr 2015 17:24:50 +0100 Message-ID: <1429115090.25195.7.camel@citrix.com> References: <1429110900-8286-4-git-send-email-stefano.stabellini@eu.citrix.com> <552E832A.9020900@citrix.com> <552E8870.6020302@citrix.com> <1429113529.15516.344.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Stefano Stabellini Cc: george.dunlap@eu.citrix.com, Andrew Cooper , xen-devel@lists.xensource.com, Ian Jackson List-Id: xen-devel@lists.xenproject.org On Wed, 2015-04-15 at 17:11 +0100, Stefano Stabellini wrote: > I think we'll have to carry those patches in Raisin anyway, otherwise > how are we supposed to be able to build xen 4.5? Like we do today, i.e. with xen.git doing the cloning. > I don't think is > reasonable to be able to build only 4.6 onward. Agreed, but I don't think it needs to be a goal that when building 4.5 none of the existing cloning is used, that's reasonable as a goal to be achieved with 4.6 onwards. Ian.