]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: cgroup: gfx: egl-headless: Add the DRI device into the cgroup list
authorErik Skultety <eskultet@redhat.com>
Thu, 22 Nov 2018 15:12:40 +0000 (16:12 +0100)
committerErik Skultety <eskultet@redhat.com>
Mon, 3 Dec 2018 13:56:08 +0000 (14:56 +0100)
commitdc87ee0f3e9cb7982d66230cd2d83b3577275564
treef2fe0c4cbc1623933aafc71a69b2168f13675a64
parent53ca6fa4eacb9e519710dacf237997b813f892d2
qemu: cgroup: gfx: egl-headless: Add the DRI device into the cgroup list

Just like for SPICE, we need to put the render node DRI device into the
device cgroup list so that users don't need to add it manually via
qemu.conf file.

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