On 10/07/10 20:12, Blue Swirl wrote:
On Thu, Oct 7, 2010 at 7:55 AM, Gerd Hoffmann<kra...@redhat.com>  wrote:
From: Yonit Halperin<yhalp...@redhat.com>


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.

+...@item image-compression=[auto_glz|auto_lz|quic|glz|lz|off]
+Configure image compression (lossless).
+Default is auto_glz.
+
+...@item jpeg-wan-compression=[auto|never|allways]
+...@item 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