All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: "Daniel P. Berrange" <berrange@redhat.com>
Cc: qemu-devel@nongnu.org, Eric Blake <eblake@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v3 0/8] Support multiple listening sockets per VNC server
Date: Mon, 06 Feb 2017 15:27:41 +0100	[thread overview]
Message-ID: <1486391261.32329.25.camel@redhat.com> (raw)
In-Reply-To: <20170203120649.15637-1-berrange@redhat.com>

On Fr, 2017-02-03 at 12:06 +0000, Daniel P. Berrange wrote:
> Followup to
> 
>  v2:
> https://lists.gnu.org/archive/html/qemu-devel/2017-01/msg04951.html
> 
> There are two core feature changes in this series
> 
>  - If a DNS name resolves to multiple distinct IP addresses,
>    the VNC server is now able to listen on all of them
> 
>  - The -vnc argument syntax is extended to allow the 'vnc'
>    and 'websocket' arguments to be listed multiple times.
>    This allows a single VNC server to listen on multiple
>    different names / addresses.
> 
> The io/ patch series that this previously depended on is now merged
> in git master.

Added to ui patch queue.

thanks,
  Gerd

      parent reply	other threads:[~2017-02-06 14:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-03 12:06 [Qemu-devel] [PATCH v3 0/8] Support multiple listening sockets per VNC server Daniel P. Berrange
2017-02-03 12:06 ` [Qemu-devel] [PATCH v3 1/8] ui: fix regression handling bare 'websocket' option to -vnc Daniel P. Berrange
2017-02-03 12:06 ` [Qemu-devel] [PATCH v3 2/8] ui: fix reporting of VNC auth in query-vnc-servers Daniel P. Berrange
2017-02-03 12:06 ` [Qemu-devel] [PATCH v3 3/8] ui: refactor VncDisplay to allow multiple listening sockets Daniel P. Berrange
2017-02-03 12:06 ` [Qemu-devel] [PATCH v3 4/8] ui: refactor code for populating SocketAddress from vnc_display_open Daniel P. Berrange
2017-02-03 12:06 ` [Qemu-devel] [PATCH v3 5/8] ui: extract code to connect/listen " Daniel P. Berrange
2017-02-03 12:06 ` [Qemu-devel] [PATCH v3 6/8] ui: let VNC server listen on all resolved IP addresses Daniel P. Berrange
2017-02-03 12:06 ` [Qemu-devel] [PATCH v3 7/8] util: add iterators for QemuOpts values Daniel P. Berrange
2017-02-03 12:06 ` [Qemu-devel] [PATCH v3 8/8] ui: add ability to specify multiple VNC listen addresses Daniel P. Berrange
2017-02-03 13:29 ` [Qemu-devel] [PATCH v3 0/8] Support multiple listening sockets per VNC server Michael Tokarev
2017-02-03 13:41   ` Daniel P. Berrange
2017-02-06 14:27 ` Gerd Hoffmann [this message]

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=1486391261.32329.25.camel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=berrange@redhat.com \
    --cc=eblake@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.