From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41310) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahx0O-0008Cu-7x for qemu-devel@nongnu.org; Mon, 21 Mar 2016 06:24:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ahx0L-0000p5-Ie for qemu-devel@nongnu.org; Mon, 21 Mar 2016 06:24:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:32891) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahx0L-0000p1-D8 for qemu-devel@nongnu.org; Mon, 21 Mar 2016 06:24:09 -0400 Message-ID: <1458555845.4299.49.camel@redhat.com> From: Gerd Hoffmann Date: Mon, 21 Mar 2016 11:24:05 +0100 In-Reply-To: References: <1455873289-349-1-git-send-email-kraxel@redhat.com> <1455873289-349-11-git-send-email-kraxel@redhat.com> <1458307049.6882.54.camel@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v2 10/12] spice/gl: create dummy primary surface (RfC) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Marc-Andr=E9?= Lureau Cc: spice-devel , QEMU On Fr, 2016-03-18 at 14:45 +0100, Marc-Andr=C3=A9 Lureau wrote: > Hi >=20 > On Fri, Mar 18, 2016 at 2:17 PM, Gerd Hoffmann wrote: > > Ping Marc? Any comment on this? >=20 >=20 > Could you send a rebased series, for the patches that lead to the > issue? Update pushed to https://www.kraxel.org/cgit/qemu/log/?h=3Dwork/virgl with some cherry-picks to fix nettle build issue and to sidestep conflict with in-flight pull request. That work better for testing. I'll resent the patch series once the temporary issues with master are settled. There hasn't changed much in the code though, other than rebasing and minor tweaks to adapt to the include changes. > I assume "render DisplaySurface via opengl" patch? Yes, that one. cheers, Gerd