From: "Daniel P. Berrange" <berrange@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/5] vnc: desktop size patches.
Date: Wed, 26 May 2010 09:38:54 +0100 [thread overview]
Message-ID: <20100526083854.GC18547@redhat.com> (raw)
In-Reply-To: <1274804720-518-1-git-send-email-kraxel@redhat.com>
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 :|
prev parent reply other threads:[~2010-05-26 8:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-25 16:25 [Qemu-devel] [PATCH 0/5] vnc: desktop size patches Gerd Hoffmann
2010-05-25 16:25 ` [Qemu-devel] [PATCH 1/5] vnc: factor out vnc_desktop_resize() Gerd Hoffmann
2010-06-01 18:33 ` Anthony Liguori
2010-05-25 16:25 ` [Qemu-devel] [PATCH 2/5] vnc: send desktopresize event as reply to set encodings Gerd Hoffmann
2010-05-25 16:41 ` Corentin Chary
2010-05-25 16:25 ` [Qemu-devel] [PATCH 3/5] vnc: keep track of client desktop size Gerd Hoffmann
2010-05-25 16:25 ` [Qemu-devel] [PATCH 4/5] vnc: don't send invalid screen updates Gerd Hoffmann
2010-05-25 16:25 ` [Qemu-devel] [PATCH 5/5] vnc: move size-changed check into the vnc_desktop_resize function Gerd Hoffmann
2010-05-26 8:38 ` Daniel P. Berrange [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100526083854.GC18547@redhat.com \
--to=berrange@redhat.com \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.