From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH 0/3] vnc patch collection
Date: Fri, 20 Jan 2012 10:17:10 +0100 [thread overview]
Message-ID: <1327051033-2812-1-git-send-email-kraxel@redhat.com> (raw)
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(-)
next reply other threads:[~2012-01-20 9:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-20 9:17 Gerd Hoffmann [this message]
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
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=1327051033-2812-1-git-send-email-kraxel@redhat.com \
--to=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 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).