[libvirt] [PATCH v4 1/4] qemu: add qemu vga devices caps and one cap to mark them usable

Eric Blake eblake at redhat.com
Fri Dec 14 14:58:16 UTC 2012


On 12/14/2012 12:06 AM, Guannan Ren wrote:
> QEMU_CAPS_DEVICE_QXL          -device qxl
> QEMU_CAPS_DEVICE_VGA          -device VGA
> QEMU_CAPS_DEVICE_CIRRUS_VGA   -device cirrus-vga
> QEMU_CAPS_DEVICE_VMWARE_SVGA  -device vmware-svga
> 
> QEMU_CAPS_DEVICE_VIDEO_PRIMARY  /* safe to use -device XXX
>                                  for primary video device */
> 
> Fix a typo in qemuCapsObjectTypes, the string 'qxl' here
> should be -device qxl rather than -vga [...|qxl|..]
> ---
>  src/qemu/qemu_capabilities.c | 14 ++++++++++++-
>  src/qemu/qemu_capabilities.h |  5 +++++
>  tests/qemuhelptest.c         | 50 ++++++++++++++++++++++++++++++++++++--------
>  3 files changed, 59 insertions(+), 10 deletions(-)

Much better.  ACK; but I'd like a second opinion on whether this is a
candidate on 1.0.1 or whether we should wait until post-release, since
it missed rc2.

-- 
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/20121214/6a8b55db/attachment-0001.sig>


More information about the libvir-list mailing list