From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=53810 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OHC8i-0008LY-Hw for qemu-devel@nongnu.org; Wed, 26 May 2010 04:39:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OHC8h-0003WI-3R for qemu-devel@nongnu.org; Wed, 26 May 2010 04:39:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58809) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OHC8g-0003W4-SG for qemu-devel@nongnu.org; Wed, 26 May 2010 04:38:59 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o4Q8cuEd002142 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 26 May 2010 04:38:57 -0400 Date: Wed, 26 May 2010 09:38:54 +0100 From: "Daniel P. Berrange" Subject: Re: [Qemu-devel] [PATCH 0/5] vnc: desktop size patches. Message-ID: <20100526083854.GC18547@redhat.com> References: <1274804720-518-1-git-send-email-kraxel@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1274804720-518-1-git-send-email-kraxel@redhat.com> Reply-To: "Daniel P. Berrange" List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org On Tue, May 25, 2010 at 06:25:15PM +0200, Gerd Hoffmann wrote: > Hi, > > This series brings a bunch of vnc desktop size patches, fixing the > issues discussed in the "Possible race condition in VNC display > resizing" thread. Check list archive here: > > http://lists.gnu.org/archive/html/qemu-devel/2010-04/msg01778.html > > cheers, > Gerd > > Gerd Hoffmann (5): > vnc: factor out vnc_desktop_resize() > vnc: send desktopresize event as reply to set encodings > vnc: keep track of client desktop size > vnc: don't send invalid screen updates. > vnc: move size-changed check into the vnc_desktop_resize function. > > vnc.c | 50 +++++++++++++++++++++++++++++++++----------------- > vnc.h | 2 ++ > 2 files changed, 35 insertions(+), 17 deletions(-) ACK, these patches look good for solving both of the problems I encountered (the resize race + the out-of-bounds updates) in that quoted thread. Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://deltacloud.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|