|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 3 of 7] docs: add a document describing the xl cf
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>
|
- [Xen-devel] [PATCH 4 of 7] docs: fix references from xl man page to xldomain.cfg manpage, (continued)
- [Xen-devel] [PATCH 4 of 7] docs: fix references from xl man page to xldomain.cfg manpage, Ian Campbell
- [Xen-devel] [PATCH 7 of 7] docs: generate docs direct into final filename, Ian Campbell
- [Xen-devel] [PATCH 6 of 7] xl: the name field in a guest config file is mandatory, Ian Campbell
- [Xen-devel] [PATCH] docs: xlexample.hvm is missing "builder = 'hvm'", Ian Campbell
- [Xen-devel] [PATCH] docs: xlexample.*: reference xl-domain-config document, Ian Campbell
- Re: [Xen-devel] [PATCH 0 of 7] xl domain config file documentation & other bits, Ian Campbell
- [Xen-devel] [PATCH 1 of 7] docs: report when we don't build docs due to a missing tool, Ian Campbell
- [Xen-devel] [PATCH 5 of 7] docs: install html and txt versions of manpages, Ian Campbell
- [Xen-devel] [PATCH 3 of 7] docs: add a document describing the xl cfg file syntax, Ian Campbell
- Re: [Xen-devel] [PATCH 3 of 7] docs: add a document describing the xl cfg file syntax, Ian Campbell
Re: [Xen-devel] [PATCH 3 of 7] docs: add a document describing the xl cfg file syntax, Stefano Stabellini
|
|
|
|
|