From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45769) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zc6EE-0000TF-V6 for qemu-devel@nongnu.org; Wed, 16 Sep 2015 02:30:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zc6E9-0000HZ-Vs for qemu-devel@nongnu.org; Wed, 16 Sep 2015 02:30:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:10581) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zc6E9-0000HE-Py for qemu-devel@nongnu.org; Wed, 16 Sep 2015 02:29:57 -0400 Message-ID: <1442384991.26770.3.camel@redhat.com> From: Gerd Hoffmann Date: Wed, 16 Sep 2015 08:29:51 +0200 In-Reply-To: References: <1440934175-9971-1-git-send-email-marcandre.lureau@redhat.com> <55F1C24C.1050101@codeweavers.com> <20150915132826.GV23145@redhat.com> <55F81F33.1050009@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 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: Dave Airlie Cc: Peter Maydell , Marc-Andre Lureau , Michael Tokarev , QEMU , Markus Armbruster , =?ISO-8859-1?Q?Marc-Andr=E9?= Lureau , David Airlie , Jeremy White , Paolo Bonzini Hi, > > Where are we going to host virglrenderer? Whatever we do for libcacard, > > we should probably also do for virglrenderer. > > I hadn't considered where to host virglrenderer yet, I was initially considering > shipping it with mesa but gave up that idea, so I was contemplating just > getting freedesktop to host it since I've already got a/cs etc there, > but I suppose > I could get setup on qemu infrastructure. > > I'm not even sure whether we should have its own mailing list, I'm hoping it > will be useful to non-qemu projects, but that may be some time down the road. I think freedesktop.org makes sense. mesa is there, spice is there too, and people working on gfx stuff tend to have an account there already. cheers, Gerd