[libvirt] [PATCH v3 07/11] conf: gfx: egl-headless: Introduce a new <gl> subelement

Ján Tomko jtomko at redhat.com
Mon Dec 3 08:44:11 UTC 2018


On Thu, Nov 29, 2018 at 03:20:17PM +0100, Erik Skultety wrote:
>Unlike with SPICE and SDL which use the <gl> subelement to enable OpenGL
>acceleration, specifying egl-headless graphics in the XML has
>essentially the same meaning, thus in case of egl-headless we don't have
>a need for the 'enable' element attribute and we'll only be interested
>in the 'rendernode' one further down the road.
>
>Signed-off-by: Erik Skultety <eskultet at redhat.com>
>---
> docs/formatdomain.html.in                     | 11 +++--
> docs/schemas/domaincommon.rng                 | 17 +++++--
> src/conf/domain_conf.c                        | 45 ++++++++++++++++++-
> src/qemu/qemu_process.c                       | 16 +++++--
> .../graphics-egl-headless-rendernode.xml      | 33 ++++++++++++++
> .../graphics-egl-headless-rendernode.xml      | 41 +++++++++++++++++
> tests/qemuxml2xmltest.c                       |  2 +
> 7 files changed, 155 insertions(+), 10 deletions(-)
> create mode 100644 tests/qemuxml2argvdata/graphics-egl-headless-rendernode.xml
> create mode 100644 tests/qemuxml2xmloutdata/graphics-egl-headless-rendernode.xml
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20181203/0412416d/attachment-0001.sig>


More information about the libvir-list mailing list