From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL] vnc patch collection
Date: Fri, 10 Feb 2012 11:09:56 +0100 [thread overview]
Message-ID: <1328868600-9025-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
Here comes my vnc patch collection again. Rebased to latest master.
gained one more patch. All patches have been on the list before, the
last patch just once, the other ones multiple times. Seems nobody wants
tp pick them up, MAINTAINERS has no vnc entry too, so I'll try a straigt
pull request this time, hoping to get the bits merged finally.
please pull,
Gerd
The following changes since commit 57c83dacfe179bf061b8fa79d9553ebabe4d2ff4:
make: Remove duplicate use of GLIB_CFLAGS (2012-02-09 20:44:38 +0400)
are available in the git repository at:
git://git.kraxel.org/qemu vnc.2
Gerd Hoffmann (4):
Fix vnc memory corruption with width = 1400
vnc: fix ctrl key in vnc terminal emulation
vnc: implement shared flag handling.
vnc: lift modifier keys on client disconnect.
qemu-options.hx | 13 +++++
ui/vnc.c | 135 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
ui/vnc.h | 16 +++++++
3 files changed, 161 insertions(+), 3 deletions(-)
next reply other threads:[~2012-02-10 10:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-10 10:09 Gerd Hoffmann [this message]
2012-02-10 10:09 ` [Qemu-devel] [PATCH 1/4] Fix vnc memory corruption with width = 1400 Gerd Hoffmann
2012-02-10 10:09 ` [Qemu-devel] [PATCH 2/4] vnc: fix ctrl key in vnc terminal emulation Gerd Hoffmann
2012-02-10 10:09 ` [Qemu-devel] [PATCH 3/4] vnc: implement shared flag handling Gerd Hoffmann
2012-02-10 10:10 ` [Qemu-devel] [PATCH 4/4] vnc: lift modifier keys on client disconnect Gerd Hoffmann
2012-02-16 1:37 ` [Qemu-devel] [PULL] vnc patch collection Anthony Liguori
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=1328868600-9025-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).