conf: Add gl property to graphics of type sdl in domain config

Support OpenGL accelerated rendering when using SDL graphics in the
domain config. Add associated test and documentation.

Signed-off-by: Maciej Wolny <maciej.wolny@codethink.co.uk>
Reviewed-by: John Ferlan <jferlan@redhat.com>
This commit is contained in:
Maciej Wolny
2018-05-10 11:53:57 +01:00
committed by John Ferlan
parent 9ac74d44a5
commit fff9e25a2b
7 changed files with 140 additions and 2 deletions

View File

@@ -3010,6 +3010,14 @@
<ref name="virYesNo"/>
</attribute>
</optional>
<optional>
<element name="gl">
<attribute name="enable">
<ref name="virYesNo"/>
</attribute>
<empty/>
</element>
</optional>
</group>
<group>
<attribute name="type">