From: Cole Robinson Date: Tue, 12 Sep 2017 16:31:29 +0000 (-0400) Subject: news: document spice rendernode DAC changes X-Git-Tag: v3.8.0-rc1~124 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1f085acb818247b4cc8c016a487c4cd75ff49fc2;p=thirdparty%2Flibvirt.git news: document spice rendernode DAC changes Reviewed-by: Andrea Bolognani --- diff --git a/docs/news.xml b/docs/news.xml index 483f9d6d11..a5c3d1d902 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -37,6 +37,18 @@
+ + + qemu: Set DAC permissions properly for spice rendernode + + + When a rendernode path is set for SPICE GL on + qemu:///system, we now correctly set DAC permissions + on the device at VM startup. This is the last remaining hurdle to + let SPICE GL work for qemu:///system without any + external host changes. + +