From: Alon Levy <alevy@redhat.com>
To: qemu-devel@nongnu.org
Cc: spice-devel@freedesktop.org
Subject: [Qemu-devel] [PATCH] spice: update command line help
Date: Thu, 10 Feb 2011 15:08:56 +0200 [thread overview]
Message-ID: <1297343336-3482-1-git-send-email-alevy@redhat.com> (raw)
---
qemu-options.hx | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diff --git a/qemu-options.hx b/qemu-options.hx
index 945edf3..287e910 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -672,7 +672,19 @@ Enable SDL.
ETEXI
DEF("spice", HAS_ARG, QEMU_OPTION_spice,
- "-spice <args> enable spice\n", QEMU_ARCH_ALL)
+"-spice [port=<nr>][,addr=<addr>][,ipv4][,ipv6][,password=<secret>]\n"
+" [,disable-ticketing][,tls-port=<nr>][,x509-dir=<dir>]\n"
+" [,x509-key-file=<file>][,x509-cert-file=<file>]\n"
+" [,x509-dh-key-file=<file>][,tls-ciphers=<list>]\n"
+" [,tls-channel=[main|display|inputs|record|playback|tunnel]\n"
+" [,image-compression=auto_glz|auto_lz|quic|glz|lz|off]\n"
+" [,jpeg-wan-compression=auto|never|always]\n"
+" [,streaming-video=off|all|filter]\n"
+" [,agent-mouse=on|off]\n"
+" [,playback-compression=on|off]\n"
+" one of port and tls-port is mandatory.\n"
+ , QEMU_ARCH_ALL)
+
STEXI
@item -spice @var{option}[,@var{option}[,...]]
@findex -spice
--
1.7.4
next reply other threads:[~2011-02-10 13:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-10 13:08 Alon Levy [this message]
2011-02-10 13:21 ` [Qemu-devel] Re: [Spice-devel] [PATCH] spice: update command line help Alon Levy
-- strict thread matches above, loose matches on Subject: below --
2011-02-10 13:23 [Qemu-devel] " Alon Levy
2011-02-10 13:35 ` Alon Levy
2011-02-19 18:28 ` Alon Levy
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=1297343336-3482-1-git-send-email-alevy@redhat.com \
--to=alevy@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=spice-devel@freedesktop.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).