qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/5] spice config options
@ 2010-10-08 11:22 Gerd Hoffmann
  2010-10-08 11:22 ` [Qemu-devel] [PATCH v2 1/5] spice: tls support Gerd Hoffmann
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Gerd Hoffmann @ 2010-10-08 11:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  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.

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-11-01 18:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-08 11:22 [Qemu-devel] [PATCH v2 0/5] spice config options Gerd Hoffmann
2010-10-08 11:22 ` [Qemu-devel] [PATCH v2 1/5] spice: tls support Gerd Hoffmann
2010-10-08 11:22 ` [Qemu-devel] [PATCH v2 2/5] spice: make compression configurable Gerd Hoffmann
2010-10-08 11:22 ` [Qemu-devel] [PATCH v2 3/5] spice: add config options for channel security Gerd Hoffmann
2010-10-08 11:22 ` [Qemu-devel] [PATCH v2 4/5] spice: add config options for the listening address Gerd Hoffmann
2010-10-08 11:22 ` [Qemu-devel] [PATCH v2 5/5] spice: add misc config options Gerd Hoffmann
2010-11-01 16:04 ` [Qemu-devel] Re: [PATCH v2 0/5] spice " Gerd Hoffmann
2010-11-01 18:02   ` Anthony Liguori
2010-11-01 18:03 ` [Qemu-devel] " Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).