From: Andrea Bolognani Date: Mon, 14 Jan 2019 13:32:31 +0000 (+0100) Subject: news: Move entry for libvirt picking DRI devices X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=0f17023ac70ca1c0b21ca0a0f6776ec468100de1;p=libvirt.git news: Move entry for libvirt picking DRI devices The entry, introduced by commit 3934beb8579c, ended up inside a comment instead of the XML document proper, and as such didn't show up in the generated files. Signed-off-by: Andrea Bolognani --- diff --git a/docs/news.xml b/docs/news.xml index 8c608cdc36..90b7e8891e 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -25,19 +25,6 @@
- - - 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. - -
@@ -112,6 +99,19 @@ sibling Hyperthread. + + + 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. + + qemu: Add support for postcopy-requests migration statistics