[libvirt] [PATCH] doc: Explicitly specify how to override spice channel mode

Eric Blake eblake at redhat.com
Mon Jul 21 16:15:07 UTC 2014


On 07/21/2014 09:21 AM, Peter Krempa wrote:
> Be more clear that the "<channel mode=" attribute overrides the default
> set by "defaultMode".
> 
> Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1033704
> ---
>  docs/formatdomain.html.in | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)

ACK.

> 
> diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
> index bb6f710..8950959 100644
> --- a/docs/formatdomain.html.in
> +++ b/docs/formatdomain.html.in
> @@ -4191,7 +4191,13 @@ qemu-kvm -net nic,model=? /dev/null
>                configured, it can be desirable to restrict what
>                channels can be run on each port.  This is achieved by
>                adding one or more <channel> elements inside the
> -              main <graphics> element. Valid channel names
> +              main <graphics> element and setting the <code>mode</code>
> +              attribute to either <code>secure</code> or <code>insecure</code>.
> +              Setting the mode attribute overrides the default value as set
> +              by the <code>defaultMode</code> attribute. (Note that specifying
> +              <code>any</code> as mode discards the entry as the channel would
> +              inherit the default mode anyways)
> +              Valid channel names
>                include <code>main</code>, <code>display</code>,
>                <code>inputs</code>, <code>cursor</code>,
>                <code>playback</code>, <code>record</code>
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140721/3df4bd5a/attachment-0001.sig>


More information about the libvir-list mailing list