news: document spice rendernode DAC changes

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Cole Robinson 2017-09-12 12:31:29 -04:00
parent 8d56815ef1
commit 1f085acb81

View File

@ -37,6 +37,18 @@
<section title="New features">
</section>
<section title="Improvements">
<change>
<summary>
qemu: Set DAC permissions properly for spice rendernode
</summary>
<description>
When a <code>rendernode</code> path is set for SPICE GL on
<code>qemu:///system</code>, we now correctly set DAC permissions
on the device at VM startup. This is the last remaining hurdle to
let SPICE GL work for <code>qemu:///system</code> without any
external host changes.
</description>
</change>
</section>
<section title="Bug fixes">
</section>