[libvirt] [PATCH v2 3/5] qemu: add virtio video device

Ján Tomko jtomko at redhat.com
Mon Nov 30 08:45:41 UTC 2015


On Wed, Nov 25, 2015 at 09:42:32AM +0100, Marc-André Lureau wrote:
> qemu 2.5 provides virtio video device.  It can be used with -device
> virtio-vga for primary devices, or -device virtio-gpu for non-vga
> devices. However, only the primary device (VGA) is supported with this
> patch.
> 
> Reference:
> https://bugzilla.redhat.com/show_bug.cgi?id=1195176
> 
> Signed-off-by: Marc-André Lureau <marcandre.lureau at gmail.com>
> ---
>  docs/formatdomain.html.in                          |    5 +-
>  docs/schemas/domaincommon.rng                      |    1 +
>  src/conf/domain_conf.c                             |    3 +-
>  src/conf/domain_conf.h                             |    1 +
>  src/qemu/qemu_capabilities.c                       |    3 +
>  src/qemu/qemu_capabilities.h                       |    1 +
>  src/qemu/qemu_command.c                            |   12 +-
>  tests/qemucapabilitiesdata/caps_2.4.0-1.caps       |    1 +
>  tests/qemucapabilitiesdata/caps_2.5.0-1.caps       |  166 +
>  tests/qemucapabilitiesdata/caps_2.5.0-1.replies    | 3953 ++++++++++++++++++++

There is no QEMU 2.5 yet.

Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20151130/b6c43f23/attachment-0001.sig>


More information about the libvir-list mailing list