From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46181) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZGq5q-00055S-BE for qemu-devel@nongnu.org; Sun, 19 Jul 2015 11:01:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZGq5l-0001mx-EJ for qemu-devel@nongnu.org; Sun, 19 Jul 2015 11:01:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47076) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZGq5l-0001mq-9q for qemu-devel@nongnu.org; Sun, 19 Jul 2015 11:01:25 -0400 Message-ID: <1437318079.21440.8.camel@redhat.com> From: Pavel Grunt Date: Sun, 19 Jul 2015 17:01:19 +0200 In-Reply-To: <438445731.30365690.1436883236382.JavaMail.zimbra@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> <438445731.30365690.1436883236382.JavaMail.zimbra@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Spice-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: Frediano Ziglio , Gerd Hoffmann Cc: spice-devel@lists.freedesktop.org, qemu-devel@nongnu.org Hi, On Tue, 2015-07-14 at 10:13 -0400, Frediano Ziglio wrote: > > > > 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=6d4e58f70ddf9c178e2cc20dd5a > 3ade8b95fd142 > > Frediano That commit introduced 'spice_qxl_set_max_monitors' not 'spice_qxl_set_monitors_config_limit' Pavel