]> git.proxmox.com Git - qemu.git/blobdiff - qemu-options.hx
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / qemu-options.hx
index 0d7dd90710b7f03e8dcaf8e774188a21e19119ef..40cee704eab6d4fe395be3793f56e8bf43b05e62 100644 (file)
@@ -835,6 +835,13 @@ empty, with a @code{deny} policy. Thus no one will be allowed to
 use the VNC server until the ACLs have been loaded. This can be
 achieved using the @code{acl} monitor command.
 
+@item lossy
+
+Enable lossy compression methods (gradient, JPEG, ...). If this
+option is set, VNC client may receive lossy framebuffer updates
+depending on its encoding settings. Enabling this option can save
+a lot of bandwidth at the expense of quality.
+
 @end table
 ETEXI