qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/5] spice config options


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/5] spice config options
Date: Thu, 7 Oct 2010 09:55:21 +0200

  Hi,

This patch series adds a bunch of config options to spice, most notably
it enables to configure TLS and thus using spice encrypted.  The commit
messages are not that verbose, but every patch comes with a patch chunk
updating the spice section in the documentation.  Please look there when
reviewing the patches.

The patches are also available in the git repository at:

  git://anongit.freedesktop.org/spice/qemu config.1

Gerd Hoffmann (4):
  spice: tls support
  spice: add config options for channel security.
  spice: add config options for the listening address
  spice: add misc config options

Yonit Halperin (1):
  spice: make compression configurable.

 qemu-config.c   |   57 +++++++++++++++
 qemu-options.hx |   51 +++++++++++++-
 ui/spice-core.c |  205 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 306 insertions(+), 7 deletions(-)




reply via email to

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