[libvirt] [PATCH 12/12] docs: Provide a news update for libvirt being able to pick a DRI device

Erik Skultety eskultet at redhat.com
Thu Nov 22 16:36:10 UTC 2018


Signed-off-by: Erik Skultety <eskultet at redhat.com>
---
 docs/news.xml | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 4406aeb775..0a98e5b963 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -70,6 +70,19 @@
       </change>
     </section>
     <section title="Improvements">
+      <change>
+        <summary>
+          Start selecting the first available DRI device for OpenGL operations
+        </summary>
+        <description>
+          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.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
       <change>
-- 
2.19.1




More information about the libvir-list mailing list