[libvirt] [PATCH v2 4/7] conf: Introduce virDomainGraphicsDefHasOpenGL helper

Michal Privoznik mprivozn at redhat.com
Tue Jul 10 11:39:04 UTC 2018


On 07/09/2018 06:24 PM, Erik Skultety wrote:
> A simple helper which will loop through all the graphics elements and
> checks whether at least one of them enables OpenGL support, either by
> containing <gl enable='yes'/> or being of type 'egl-headless'.
> 
> Signed-off-by: Erik Skultety <eskultet at redhat.com>
> ---
>  src/conf/domain_conf.c   | 43 +++++++++++++++++++++++++++++++++++++++++++
>  src/conf/domain_conf.h   |  3 +++
>  src/libvirt_private.syms |  1 +
>  3 files changed, 47 insertions(+)

ACK

Michal




More information about the libvir-list mailing list