]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Provide news update for libvirt being able to pick a DRI device
authorErik Skultety <eskultet@redhat.com>
Thu, 22 Nov 2018 16:36:10 +0000 (17:36 +0100)
committerErik Skultety <eskultet@redhat.com>
Mon, 3 Dec 2018 13:59:00 +0000 (14:59 +0100)
Signed-off-by: Erik Skultety <eskultet@redhat.com>
docs/news.xml

index 28d0704c41ea7ffc5a2d016f4f986a7751167ad0..a599ff47bd7369fe7a8ada3cb8c7bc28183a89cb 100644 (file)
     <section title="New features">
     </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">
     </section>