diff --git a/docs/news.xml b/docs/news.xml index 28d0704c41..a599ff47bd 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -25,6 +25,19 @@
+ + + Start selecting the first available DRI device for OpenGL operations + + + If OpenGL support is needed (either with SPICE gl enabled or with + egl-headless), libvirt is now able to pick the first available DRI + device for the job. At the same time, this improvement is also a + bugfix as it prevents permission-related issues with regards to our + mount namespaces and the default DRI render node's permissions which + would normally prevent QEMU from accessing such a device. + +