qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] vnc patch collection
@ 2012-01-20  9:17 Gerd Hoffmann
  2012-01-20  9:17 ` [Qemu-devel] [PATCH 1/3] Fix vnc memory corruption with width = 1400 Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gerd Hoffmann @ 2012-01-20  9:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

All of these patches have been on the list before, this is just a
re-post after rebasing them.  This time with a git repo to pull from
for your convinience.  Check the individual patch descriptions for
details.

cheers,
  Gerd

The following changes since commit 515689235c4c3d9c3f0406ddcdd21ed8da77062b:

  Merge remote-tracking branch 'spice/spice.v47' into staging (2012-01-19 12:51:02 -0600)

are available in the git repository at:

  git://git.kraxel.org/qemu vnc.1

Gerd Hoffmann (3):
      Fix vnc memory corruption with width = 1400
      vnc: fix ctrl key in vnc terminal emulation
      vnc: implement shared flag handling.

 qemu-options.hx |   13 ++++++
 ui/vnc.c        |  110 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
 ui/vnc.h        |   16 ++++++++
 3 files changed, 136 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2012-01-20  9:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-20  9:17 [Qemu-devel] [PATCH 0/3] vnc patch collection Gerd Hoffmann
2012-01-20  9:17 ` [Qemu-devel] [PATCH 1/3] Fix vnc memory corruption with width = 1400 Gerd Hoffmann
2012-01-20  9:17 ` [Qemu-devel] [PATCH 2/3] vnc: fix ctrl key in vnc terminal emulation Gerd Hoffmann
2012-01-20  9:17 ` [Qemu-devel] [PATCH 3/3] vnc: implement shared flag handling Gerd Hoffmann

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