qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7] vnc: fixup some QemuOpts conversion fallout.
@ 2015-02-16  8:25 Gerd Hoffmann
  2015-02-16  8:25 ` [Qemu-devel] [PULL 1/7] vnc: fix qemu crash when not configure vnc option Gerd Hoffmann
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Gerd Hoffmann @ 2015-02-16  8:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

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

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

end of thread, other threads:[~2015-02-24 12:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-16  8:25 [Qemu-devel] [PULL 0/7] vnc: fixup some QemuOpts conversion fallout Gerd Hoffmann
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

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