[libvirt] [PATCH v2 4/4] doc: add attribute primary doc to video model element

Eric Blake eblake at redhat.com
Tue Dec 11 18:14:16 UTC 2012


On 12/11/2012 07:14 AM, Guannan Ren wrote:
> ---
>  docs/formatdomain.html.in | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)

Squash this into 2/4.  But still missing the RNG schema update, and
preferably also an addition to tests/ that proves we can parse the new
XML correctly.

> 
> diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
> index c81af8a..3d1fdf4 100644
> --- a/docs/formatdomain.html.in
> +++ b/docs/formatdomain.html.in
> @@ -3485,7 +3485,11 @@ qemu-kvm -net nic,model=? /dev/null
>          will add a default <code>video</code> according to the guest type.
>          For a guest of type "kvm", the default <code>video</code> for it is:
>          <code>type</code> with value "cirrus", <code>vram</code> with value
> -        "9216", and <code>heads</code> with value "1".
> +        "9216", and <code>heads</code> with value "1". By default, the first
> +        video device in domain xml is the primary one, but the optional
> +        attribute <code>primary</code> with value 'yes' can be used to mark the
> +        primary in cases of mutiple video device. The non-primary must be
> +        type of "qxl".

Mention that the 'primary' attribute is since 1.0.2 (unless someone else
can argue that this is still worth including in 1.0.1).

-- 
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: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20121211/652f6d59/attachment-0001.sig>


More information about the libvir-list mailing list