All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark van Dijk <lists+xen@internecto.net>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: xen-users@lists.xen.org, xen-devel <xen-devel@lists.xen.org>
Subject: Re: [Xen-users] Xen 4.2.0 Release Plan / TODO
Date: Wed, 5 Sep 2012 14:29:31 +0200	[thread overview]
Message-ID: <20120905142931.4d8a5109@internecto.net> (raw)
In-Reply-To: <1346665360.25864.2.camel@zakaz.uk.xensource.com>

Quoting Ian Campbell's message from 03 sep 2012:
>    * [CHECK] More formally deprecate xm/xend. Manpage patches already
>      in tree. Needs release noting and communication around -rc1 to
>      remind people to test xl. (DONE)

I'm just wondering if it's properly stated somewhere that the 'vfb' line
in a VM's config has been replaced with things like:

vnc=1
vnclisten="0.0.0.0"
vncdisplay="10"

This reminds me of a few things I found with regards to VNC just now,
while testing the upstream qemu with Xen (both master and version
1.1-stable).

1) While the above syntax, it is also possible to have
'vnclisten="0.0.0.0:10"'. They do the same i.e. open a listening VNC
port on port 5910. 

But imho the term vncdisplay is a bit vague. I realise 'display' refers
to a display port. However, I suspect that not everyone understands it
just means the tcp listening port. Perhaps it would be better to just
use the latter and deprecate/remove the vncdisplay line?
'vnclisten="0.0.0.0:10"' is more common anyway, right?

2) With upstream qemu it seems that the highest possible number for both
syntaxes is 99. In other words, it looks like upstream qemu 'suddenly'
enforces the VNC ports to be between 5900 and 5999.

It's just a matter of taste probably but I really dislike this new
restriction. I also dislike using iptables -t nat -j REDIRECT to
redirect another port number to the actual (59xx) VNC port. How do you
guys feel about this?

Oh, just a small disclaimer --  i'm not saying this should all be
settled before 4.2 though it's probably wise to at least state
somewhere that 'the vfb line is deprecated with xl'. And it's all up
to Ian c.s. anyway ;)

-- 
Stay in touch,
Mark van Dijk.                ,---------------------------------
-----------------------------'         Wed Sep 05 12:27 UTC 2012
Today is Pungenday, the 29th day of Bureaucracy in the YOLD 3178

  parent reply	other threads:[~2012-09-05 12:29 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-03  9:42 Xen 4.2.0 Release Plan / TODO Ian Campbell
2012-09-03 10:45 ` Jan Beulich
2012-09-04  7:06 ` [Xen-users] " Mark van Dijk
2012-09-04  7:31   ` Ian Campbell
2012-09-04  8:37     ` Mark van Dijk
2012-09-04  8:51       ` Ian Campbell
2012-09-04  7:34   ` Casey DeLorme
2012-09-05  2:51 ` Pasi Kärkkäinen
2012-09-05  8:34   ` Ian Campbell
2012-09-05  8:39     ` Pasi Kärkkäinen
2012-09-05  9:24       ` Ian Campbell
2012-09-05  8:51     ` Sander Eikelenboom
2012-09-05  9:15       ` Ian Campbell
2012-09-05 12:29 ` Mark van Dijk [this message]
2012-09-05 15:29 ` Pasi Kärkkäinen
2012-09-05 17:53   ` [Xen-users] " Mark van Dijk
2012-09-05 20:31     ` Matt Wilson
2012-09-05 17:57   ` Ian Campbell
2012-09-06 12:36 ` Jan Beulich
2012-09-06 12:55   ` Ben Guthro
2012-09-06 13:40     ` Ben Guthro
2012-09-06 14:35       ` Ben Guthro
2012-09-06 14:45         ` Pasi Kärkkäinen
2012-09-06 14:47           ` Ben Guthro
2012-09-06 14:52             ` Pasi Kärkkäinen
2012-09-06 15:03         ` Jan Beulich

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=20120905142931.4d8a5109@internecto.net \
    --to=lists+xen@internecto.net \
    --cc=Ian.Campbell@citrix.com \
    --cc=xen-devel@lists.xen.org \
    --cc=xen-users@lists.xen.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.