From: Alon Levy <alevy@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH] qemu-options.hx: fix spice tls-channel
Date: Thu, 24 Mar 2011 16:17:56 +0200 [thread overview]
Message-ID: <1300976276-5364-1-git-send-email-alevy@redhat.com> (raw)
missing cursor and smartcard channels, and missing a note about
tunnel and smartcard channels not always being available.
---
qemu-options.hx | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/qemu-options.hx b/qemu-options.hx
index 540f5c2..ebd98af 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -695,7 +695,7 @@ DEF("spice", HAS_ARG, QEMU_OPTION_spice,
" [,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"
+" [,tls-channel=main|display|cursor|inputs|record|playback|tunnel|smartcard]\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"
@@ -743,13 +743,15 @@ The x509 file names can also be configured individually.
@item tls-ciphers=<list>
Specify which ciphers to use.
-@item tls-channel=[main|display|inputs|record|playback|tunnel]
-@item plaintext-channel=[main|display|inputs|record|playback|tunnel]
+@item tls-channel=[main|display|cursor|inputs|record|playback|tunnel|smartcard]
+@item plaintext-channel=[main|display|cursor|inputs|record|playback|tunnel|smartcard]
Force specific channel to be used with or without TLS encryption. The
options can be specified multiple times to configure multiple
channels. The special name "default" can be used to set the default
mode. For channels which are not explicitly forced into one mode the
spice client is allowed to pick tls/plaintext as he pleases.
+Note: tunnel and smartcard are compile time options for the underlying spice
+server library, they may not exist in your distribution's default package.
@item image-compression=[auto_glz|auto_lz|quic|glz|lz|off]
Configure image compression (lossless).
--
1.7.4.1
reply other threads:[~2011-03-24 14:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1300976276-5364-1-git-send-email-alevy@redhat.com \
--to=alevy@redhat.com \
--cc=qemu-devel@nongnu.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).