]> git.ipfire.org Git - thirdparty/libvirt.git/commit
domain_conf: add "default" to list of valid spice channels
authorAlon Levy <alevy@redhat.com>
Tue, 8 May 2012 17:42:44 +0000 (20:42 +0300)
committerEric Blake <eblake@redhat.com>
Tue, 8 May 2012 18:14:45 +0000 (12:14 -0600)
commitba97e4edc6aa439a4f1e70855cf4503181efdb7f
tree21af2828c863b18157204df0e47dfcae2b550fda
parent4e78ffb63489071c4100678ed88d3111284555e8
domain_conf: add "default" to list of valid spice channels

qemu's behavior in this case is to change the spice server behavior to
require secure connection to any channel not otherwise specified as
being in plaintext mode. libvirt doesn't currently allow requesting this
(via plaintext-channel=<channel name>).

RHBZ: 819499

Signed-off-by: Alon Levy <alevy@redhat.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
src/qemu/qemu_command.c
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice.xml