WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH 3 of 7] docs: add a document describing the xl cf

To: Ian Campbell <Ian.Campbell@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH 3 of 7] docs: add a document describing the xl cfg file syntax
From: ZhouPeng <zpengxen@xxxxxxxxx>
Date: Thu, 10 Nov 2011 13:18:00 +0800
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>, Zhou Peng <zhoupeng@xxxxxxxxxxxxxxx>
Delivery-date: Wed, 09 Nov 2011 21:19:09 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=8LIHxXMMwb4Fh7a2zKbBfYmy1tTIac/f9UYmrs5fH1w=; b=XvqUXjXTgbsNmfXSILRIRq8VBEftgmJX2yRQfQz4Ed9/xk9+4/ZKXRgY89fptyFvK/ KpGB2iNWXRHPYP402xMqtM4MCQmrwn2jhzpNJs9MaRe1qTsXhHG8vdUAugkF5YEJLT0n 35HvBliq1vyUzinu+RJlYCl9W2+3q7gru+LDc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1320850830.955.171.camel@xxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <patchbomb.1320678789@xxxxxxxxxxxxxxxxxxxxxxxxx> <291f6cb0d03e56e4edbe.1320678792@xxxxxxxxxxxxxxxxxxxxxxxxx> <1320850830.955.171.camel@xxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
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>

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

-- 
Zhou Peng

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>