From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/7] vnc: fixup some QemuOpts conversion fallout.
Date: Mon, 16 Feb 2015 09:25:58 +0100 [thread overview]
Message-ID: <1424075165-25016-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
The "multiple vnc servers" patch series introduced some issues, mostly
due to the QemuOpts conversion of the vnc option parsing. This pull
fixes most of them. There also is one optimization.
There is one pending issue related to -readconfig just reported by
Markus. Will be fixed with the next pull, don't want delay the
other fixes even longer, they are quite late already because I was
sick for a while.
please pull,
Gerd
The following changes since commit cd2d5541271f1934345d8ca42f5fafff1744eee7:
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150212' into staging (2015-02-13 11:44:50 +0000)
are available in the git repository at:
git://git.kraxel.org/qemu tags/pull-vnc-20150216-1
for you to fetch changes up to 9e0ff75e5158c7dbb65ee447382bbdf4cafbef8b:
vnc: fix coverity warning (2015-02-16 08:48:00 +0100)
----------------------------------------------------------------
vnc: fixup some QemuOpts conversion fallout.
----------------------------------------------------------------
Gerd Hoffmann (1):
vnc: fix coverity warning
Gonglei (5):
vnc: fix qemu crash when not configure vnc option
vnc: correct missing property about vnc_display
vnc: using bool type instead of int for QEMU_OPT_BOOL
vnc: introduce an wrapper for auto assign vnc id
vnc: auto assian an id when calling change vnc qmp interface
Peter Lieven (1):
ui/vnc: optimize full scanline updates
include/ui/console.h | 1 +
qmp.c | 5 ++++
ui/vnc.c | 74 +++++++++++++++++++++++++++++++++++++++++-----------
3 files changed, 65 insertions(+), 15 deletions(-)
next reply other threads:[~2015-02-16 8:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-16 8:25 Gerd Hoffmann [this message]
2015-02-16 8:25 ` [Qemu-devel] [PULL 1/7] vnc: fix qemu crash when not configure vnc option Gerd Hoffmann
2015-02-16 8:26 ` [Qemu-devel] [PULL 2/7] vnc: correct missing property about vnc_display Gerd Hoffmann
2015-02-16 8:26 ` [Qemu-devel] [PULL 3/7] vnc: using bool type instead of int for QEMU_OPT_BOOL Gerd Hoffmann
2015-02-16 8:26 ` [Qemu-devel] [PULL 4/7] vnc: introduce an wrapper for auto assign vnc id Gerd Hoffmann
2015-02-16 8:26 ` [Qemu-devel] [PULL 5/7] vnc: auto assian an id when calling change vnc qmp interface Gerd Hoffmann
2015-02-16 8:26 ` [Qemu-devel] [PULL 6/7] ui/vnc: optimize full scanline updates Gerd Hoffmann
2015-02-16 8:26 ` [Qemu-devel] [PULL 7/7] vnc: fix coverity warning Gerd Hoffmann
2015-02-24 12:58 ` [Qemu-devel] [PULL 0/7] vnc: fixup some QemuOpts conversion fallout 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=1424075165-25016-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).