[libvirt] [PATCH v2 3/5] qemu: Add gl property to graphics of type sdl in domain config

Martin Kletzander mkletzan at redhat.com
Fri May 11 08:42:39 UTC 2018


On Thu, May 10, 2018 at 11:53:57AM +0100, Maciej Wolny wrote:
>Support OpenGL accelerated rendering when using SDL graphics in the
>domain config. Add associated test and documentation.
>
>Signed-off-by: Maciej Wolny <maciej.wolny at codethink.co.uk>
>---
> docs/formatdomain.html.in                          |  6 +++
> docs/schemas/domaincommon.rng                      |  8 ++++
> src/conf/domain_conf.c                             | 44 ++++++++++++++++++++-
> src/conf/domain_conf.h                             |  1 +

docs, conf and schemas fit together nicely, they should be in one patch, but.

> tests/qemuxml2argvdata/video-virtio-gpu-sdl-gl.xml | 38 ++++++++++++++++++
> .../qemuxml2xmloutdata/video-virtio-gpu-sdl-gl.xml | 45 ++++++++++++++++++++++
> tests/qemuxml2xmltest.c                            |  1 +

this has nothing to do with qemu (yet), also see Subject (I wouldn't say
'qemu:' there, but rather something like 'docs, conf, schema:')

For the XML tests above you can use genericxml2xmltest instead of the
QEMU-specific one.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180511/af66ed33/attachment-0001.sig>


More information about the libvir-list mailing list