[libvirt] [PATCH] docs: Document first release with spice and qxl

Laine Stump laine at laine.org
Thu Mar 17 16:32:33 UTC 2011


On 03/17/2011 12:05 PM, Cole Robinson wrote:
> ---
>   docs/formatdomain.html.in |    6 ++++--
>   1 files changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
> index 0c7c965..0835472 100644
> --- a/docs/formatdomain.html.in
> +++ b/docs/formatdomain.html.in
> @@ -1566,6 +1566,7 @@ qemu-kvm -net nic,model=? /dev/null
>     to use. It is possible to set a limit on the validity of the password
>     be giving an timestamp<code>passwdValidTo='2010-04-09T15:51:00'</code>
>     assumed to be in UTC. NB, this may not be supported by all hypervisors.
> +<span class="since">"spice" since 0.8.6</span>.
>               </p>
>               <p>
>     When SPICE has both a normal and TLS secured TCP port configured, it
> @@ -1632,8 +1633,9 @@ qemu-kvm -net nic,model=? /dev/null
>         <dt><code>model</code></dt>
>         <dd>
>           The<code>model</code>  element has a mandatory<code>type</code>
> -        attribute which takes the value "vga", "cirrus", "vmvga", "qxl",
> -        "xen" or "vbox", depending on the hypervisor features available.
> +        attribute which takes the value "vga", "cirrus", "vmvga", "xen",
> +        "vbox", or "qxl" (<span class="since">since 0.8.6</span>)
> +        depending on the hypervisor features available.
>           You can also provide the amount of video memory in kilobytes using
>           <code>vram</code>  and the number of screen with<code>heads</code>.
>         </dd>

ACK.




More information about the libvir-list mailing list