From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH RFC 2/4] build: Download and build extnernal blktap2.5 repo Date: Tue, 31 Mar 2015 13:02:25 +0100 Message-ID: <1427803345.2115.114.camel@citrix.com> References: <1427373970-25399-1-git-send-email-george.dunlap@eu.citrix.com> <1427373970-25399-3-git-send-email-george.dunlap@eu.citrix.com> <20150330143322.GH25911@zion.uk.xensource.com> <551960FB.8090806@eu.citrix.com> <20150330153826.GB4108@zion.uk.xensource.com> <551A80B9.20809@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <551A80B9.20809@eu.citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: George Dunlap Cc: Wei Liu , Dave Scott , Wen Congyang , Stefano Stabellini , Jonathan Ludlam , "xen-devel@lists.xen.org" , Ian Jackson , Yang Hongyang List-Id: xen-devel@lists.xenproject.org On Tue, 2015-03-31 at 12:10 +0100, George Dunlap wrote: > > However we could make it easier to built libxl and blktap together, we > > could also add blktap to OSSTest and Raisin > > (http://marc.info/?l=xen-devel&m=142779794216955). > > I wouldn't mind moving all external repos (qemu-*, seabios, ovmf, > blktap, &c) out of the Xen tree as soon as Raisin is mature enough to do so. Given the intertwining of blktap2 with libxl etc making it a cloned-by-xen.git tree instead of in-xen.git might be a convenient first step? The raisin development would then proceed using the --with-system-blktap option and eventually the in tree stuff could be dropped. Ian.