From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbqYU-000642-Cd for qemu-devel@nongnu.org; Tue, 15 Sep 2015 09:45:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbqYP-0008Vo-Qx for qemu-devel@nongnu.org; Tue, 15 Sep 2015 09:45:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48393) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbqYP-0008VX-Kp for qemu-devel@nongnu.org; Tue, 15 Sep 2015 09:45:49 -0400 References: <1440934175-9971-1-git-send-email-marcandre.lureau@redhat.com> <55F1C24C.1050101@codeweavers.com> <20150915132826.GV23145@redhat.com> From: Paolo Bonzini Message-ID: <55F81F33.1050009@redhat.com> Date: Tue, 15 Sep 2015 15:37:55 +0200 MIME-Version: 1.0 In-Reply-To: <20150915132826.GV23145@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH] libcacard: move it to a standalone project List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" , =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= Cc: Peter Maydell , Michael Tokarev , QEMU , Markus Armbruster , Marc-Andre Lureau , Gerd Hoffmann , Jeremy White , David Airlie On 15/09/2015 15:28, Daniel P. Berrange wrote: > I have looked through the new libcacard git repository you created > from QEMU history, and reviewed the extra patches you added on top > for the build system and it all looks sane to me. So this this a > > Reviewed-by: Daniel P. Berrange > > for both the new GIT repo and also your proposed patch to switch > QEMU to use the new lib. > > I agree that it could make sense to host libcacard.git on git.qemu.org > if we're going to continue to use qemu-devel and a QEMU-like workflow, > but equally don't see any problem with it being a totally standalone > project with its own infra & practices. Where are we going to host virglrenderer? Whatever we do for libcacard, we should probably also do for virglrenderer. Paolo