[PATCH] news: mention bhyve sound support

Roman Bogorodskiy bogorodskiy at gmail.com
Thu Aug 27 14:08:17 UTC 2020


Signed-off-by: Roman Bogorodskiy <bogorodskiy at gmail.com>
---
 NEWS.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 2d30d5a5e8..9ded7731f8 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -25,6 +25,11 @@ v6.7.0 (unreleased)
     the ``device_model_args`` setting in xl.cfg(5). The libvirt xen driver now
     supports this using ``<xen:commandline/>`` XML extensions.
 
+  * bhyve: Sound device support
+
+    This feature allows to configure guest sound device using
+    the ``<sound>`` element, and map it to the host sound device using
+    the ``<audio>`` element.
 
 * **Improvements**
 
-- 
2.27.0




More information about the libvir-list mailing list