All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] spice: update command line help
@ 2011-02-10 13:08 Alon Levy
  2011-02-10 13:21 ` [Qemu-devel] Re: [Spice-devel] " Alon Levy
  0 siblings, 1 reply; 2+ messages in thread
From: Alon Levy @ 2011-02-10 13:08 UTC (permalink / raw)
  To: qemu-devel; +Cc: spice-devel

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Qemu-devel] Re: [Spice-devel] [PATCH] spice: update command line help
  2011-02-10 13:08 [Qemu-devel] [PATCH] spice: update command line help Alon Levy
@ 2011-02-10 13:21 ` Alon Levy
  0 siblings, 0 replies; 2+ messages in thread
From: Alon Levy @ 2011-02-10 13:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: spice-devel

On Thu, Feb 10, 2011 at 03:08:56PM +0200, Alon Levy wrote:
> ---
>  qemu-options.hx |   14 +++++++++++++-
>  1 files changed, 13 insertions(+), 1 deletions(-)

Self NACK, had a typo (extra '[').

> 
> 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
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-10 13:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-10 13:08 [Qemu-devel] [PATCH] spice: update command line help Alon Levy
2011-02-10 13:21 ` [Qemu-devel] Re: [Spice-devel] " Alon Levy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.