qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/5] spice: make compression configurable.


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 2/5] spice: make compression configurable.
Date: Thu, 07 Oct 2010 21:29:37 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100827 Red Hat/3.1.3-1.el6 Thunderbird/3.1.3

On 10/07/10 20:12, Blue Swirl wrote:
On Thu, Oct 7, 2010 at 7:55 AM, Gerd Hoffmann<address@hidden>  wrote:
From: Yonit Halperin<address@hidden>


No description?

Detailed description comes here:

--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -704,6 +704,15 @@ The x509 file names can also be configured individually.
  @item tls-ciphers=<list>
  Specify which ciphers to use.

address@hidden image-compression=[auto_glz|auto_lz|quic|glz|lz|off]
+Configure image compression (lossless).
+Default is auto_glz.
+
address@hidden jpeg-wan-compression=[auto|never|allways]
address@hidden zlib-glz-wan-compression=[auto|never|allways]

'allways' does not match what the code uses:

+    [ SPICE_WAN_COMPRESSION_ALWAYS ] = "always",

Good catch, will fix.

thanks,
  Gerd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]