qemu-devel
[Top][All Lists]
Advanced

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

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


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH v2 0/5] spice config options
Date: Mon, 01 Nov 2010 13:03:31 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Lightning/1.0b1 Thunderbird/3.0.10

On 10/08/2010 06:22 AM, Gerd Hoffmann wrote:
   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.

Changes in v2:
   * Some code style fixups.
   * s/allways/always/ spell fix in documentation.
   * more verbose commit message.

The patches are also available in the git repository at:

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

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.

Applied.  Thanks.

Regards,

Anthony Liguori

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





reply via email to

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