From: Peter Krempa Date: Fri, 25 Nov 2016 11:06:59 +0000 (+0100) Subject: docs: NEWS: Mention 'gluster_debug_level' qemu.conf option in the news X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=2db4205f0eb19e0a32edae66732a08f58ef7870d;p=libvirt.git docs: NEWS: Mention 'gluster_debug_level' qemu.conf option in the news --- diff --git a/docs/news.html.in b/docs/news.html.in index 59bf20da37..4a72bd9728 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -31,6 +31,9 @@ Add the capability to pass through a scsi_host HBA and the associated LUNs to the guest. +
  • qemu: Users can now enable debug logging for native gluster + volumes in qemu using the "gluster_debug_level" option in qemu.conf +
  • Improvements