Re: [libvirt] [1/3] Add a QXL graphics card type to domain XML schema

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2010/2/5 Daniel Veillard <veillard@xxxxxxxxxx>:
> Author: Daniel P. Berrange <berrange@xxxxxxxxxx>
>
>    Add a QXL graphics card type to domain XML schema
>
>    * src/qemu_conf.c: Add dummy entry in enumeration
>    * docs/schemas/domain.rng: Add 'qxl' as a type for the <video> tag
>    * src/domain_conf.c, src/domain_conf.h: Add QXL to video type
>      enumerations
>

> diff --git a/src/qemu/qemu_conf.c b/src/qemu/qemu_conf.c
> index 3d83a8f..0b91d68 100644
> --- a/src/qemu/qemu_conf.c
> +++ b/src/qemu/qemu_conf.c
> @@ -90,7 +90,8 @@ VIR_ENUM_IMPL(qemuVideo, VIR_DOMAIN_VIDEO_TYPE_LAST,
>               "cirrus",
>               "vmware",
>               "", /* no arg needed for xen */
> -              "" /* don't support vbox */);
> +              "", /* don't support vbox */
> +              ""  /* XQL not implemented yet */);

Typo here, but that is fixed in a later patch.

ACK.

Matthias

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]