From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/7] vnc patch queue.
Date: Thu, 12 Mar 2015 10:00:18 +0100 [thread overview]
Message-ID: <1426150825-782-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
Some vnc cleanups, more QemuOpts conversion fallout fixes.
please pull,
Gerd
The following changes since commit 9159eb9abc31e02797dc55998e71f12c06846d55:
Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-1' into staging (2015-03-11 14:27:13 +0000)
are available in the git repository at:
git://git.kraxel.org/qemu tags/pull-vnc-20150312-1
for you to fetch changes up to 81607cbfa433272d1f09bd0f0ae6c3b14f818972:
vnc: fix segmentation fault when invalid vnc parameters are specified (2015-03-12 09:09:10 +0100)
----------------------------------------------------------------
vnc: bugfixes and cleanups.
----------------------------------------------------------------
Daniel P. Berrange (1):
ui: fix regression in x509verify parameter for VNC server
Gerd Hoffmann (3):
vnc: drop display+ws_display from VncDisplay
vnc: remove dead code
vnc: switch to inet_listen_opts
Gonglei (3):
ui/console: fix OVERFLOW_BEFORE_WIDEN
vnc: avoid possible file handler leak
vnc: fix segmentation fault when invalid vnc parameters are specified
ui/console.c | 4 +-
ui/vnc-auth-sasl.c | 2 +-
ui/vnc.c | 128 +++++++++++++++++++++++++++--------------------------
ui/vnc.h | 6 +--
4 files changed, 72 insertions(+), 68 deletions(-)
next reply other threads:[~2015-03-12 9:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-12 9:00 Gerd Hoffmann [this message]
2015-03-12 9:00 ` [Qemu-devel] [PULL 1/7] vnc: drop display+ws_display from VncDisplay Gerd Hoffmann
2015-03-12 9:00 ` [Qemu-devel] [PULL 2/7] vnc: remove dead code Gerd Hoffmann
2015-03-12 9:00 ` [Qemu-devel] [PULL 3/7] vnc: switch to inet_listen_opts Gerd Hoffmann
2015-03-12 9:00 ` [Qemu-devel] [PULL 4/7] ui: fix regression in x509verify parameter for VNC server Gerd Hoffmann
2015-03-12 9:00 ` [Qemu-devel] [PULL 5/7] ui/console: fix OVERFLOW_BEFORE_WIDEN Gerd Hoffmann
2015-03-12 9:00 ` [Qemu-devel] [PULL 6/7] vnc: avoid possible file handler leak Gerd Hoffmann
2015-03-12 9:00 ` [Qemu-devel] [PULL 7/7] vnc: fix segmentation fault when invalid vnc parameters are specified Gerd Hoffmann
2015-03-12 11:38 ` [Qemu-devel] [PULL 0/7] vnc patch queue Peter Maydell
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=1426150825-782-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).