qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] vnc: desktop size patches.
@ 2010-05-25 16:25 Gerd Hoffmann
  2010-05-25 16:25 ` [Qemu-devel] [PATCH 1/5] vnc: factor out vnc_desktop_resize() Gerd Hoffmann
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Gerd Hoffmann @ 2010-05-25 16:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  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(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-06-01 18:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Qemu-devel] [PATCH 0/5] vnc: desktop size patches Daniel P. Berrange

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).