1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-26 14:03:49 +03:00

docs: NEWS: Mention 'gluster_debug_level' qemu.conf option in the news

This commit is contained in:
Peter Krempa 2016-11-25 12:06:59 +01:00
parent 5fd531ba4b
commit 2db4205f0e

View File

@ -31,6 +31,9 @@
Add the capability to pass through a scsi_host HBA and the
associated LUNs to the guest.
</li>
<li>qemu: Users can now enable debug logging for native gluster
volumes in qemu using the "gluster_debug_level" option in qemu.conf
</li>
</ul>
</li>
<li><strong>Improvements</strong>