From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40507) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZF0yC-0003kr-0W for qemu-devel@nongnu.org; Tue, 14 Jul 2015 10:14:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZF0y7-0007Pe-37 for qemu-devel@nongnu.org; Tue, 14 Jul 2015 10:14:03 -0400 Received: from mx5-phx2.redhat.com ([209.132.183.37]:41619) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZF0y6-0007Pa-Rv for qemu-devel@nongnu.org; Tue, 14 Jul 2015 10:13:59 -0400 Date: Tue, 14 Jul 2015 10:13:56 -0400 (EDT) From: Frediano Ziglio Message-ID: <438445731.30365690.1436883236382.JavaMail.zimbra@redhat.com> In-Reply-To: <1436881314.7200.13.camel@redhat.com> References: <1436165798-635-1-git-send-email-fziglio@redhat.com> <719636739.29546882.1436787170682.JavaMail.zimbra@redhat.com> <1436881314.7200.13.camel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3] qxl: allow to specify head limit to qxl driver List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: spice-devel@lists.freedesktop.org, qemu-devel@nongnu.org > > Hi, > > > > This patch rely on some change in spice-protocol which are not still > > > accepted. See > > > http://lists.freedesktop.org/archives/spice-devel/2015-June/020221.html. > > What is the upstream status here? accepted meanwhile? > > cheers, > Gerd > Accepted and merged, see patch at http://cgit.freedesktop.org/spice/spice/commit/?id=6d4e58f70ddf9c178e2cc20dd5a3ade8b95fd142 Frediano