|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 3 of 7] docs: add a document describing the xl cf
On Thu, 2011-11-10 at 05:18 +0000, ZhouPeng wrote:
> On Wed, Nov 9, 2011 at 11:00 PM, Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote:
> > It seems that you added most of these commands to xl. Can I trouble you
> > to write a few words about what they do?
> Hi Ian,
> This is the doc in line below.
> Sorry not sent in a diff patch. I checked but It seems your doc patch has
> not been committed into the unstable.
>
> Signed-off-by: Zhou Peng <zhoupeng@xxxxxxxxxxxxxxx>
Thanks Zhou, I'll add this to the end of my series and repost it.
Ian.
>
> ### Spice Graphics Support
>
> The following options control the features of SPICE.
>
> * `spice=BOOLEAN`: Allow access to the display via the SPICE protocol.
> This enables the other SPICE-related settings.
>
> * `spicehost="ADDRESS"`: Specify the interface address to listen on if
> given, otherwise any interface.
>
> * `spiceport=NUMBER`: Specify the port to listen on by the SPICE server
> if the SPICE is enabled.
>
> * `spicetls_port=NUMBER`: Specify the secure port to listen on
> by the SPICE server if the SPICE is enabled. At least one of the
> spiceport or spicetls_port must be given if SPICE is enabled.
> NB. the options depending on spicetls_port have not been supported.
>
> * `spicedisable_ticketing=BOOLEAN`: Enable client connection
> without password. The default is false. If it's false (set to 0),
> spicepasswd must be set.
>
> * `spicepasswd="PASSWORD"`: Specify the ticket password which is used by
> a client for connection.
>
> * `spiceagent_mouse=BOOLEAN`: Whether SPICE agent is used
> for client mouse mode. The default is true (turn on)
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|