]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: domain: egl-headless: Add the DRI device into the namespace
authorErik Skultety <eskultet@redhat.com>
Thu, 22 Nov 2018 11:05:06 +0000 (12:05 +0100)
committerErik Skultety <eskultet@redhat.com>
Mon, 3 Dec 2018 13:56:08 +0000 (14:56 +0100)
commit53ca6fa4eacb9e519710dacf237997b813f892d2
treec191b8b796d36d364c8dd25011aa4f572ab09ea3
parent5f931fe39112129efb1204a1aac60b180ef31b42
qemu: domain: egl-headless: Add the DRI device into the namespace

Just like for SPICE, we need to put the DRI device into the namespace,
otherwise it will be left out from the DAC relabeling process.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_domain.c