]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: mention bhyve sound support
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Thu, 27 Aug 2020 14:07:48 +0000 (18:07 +0400)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Fri, 28 Aug 2020 14:10:21 +0000 (18:10 +0400)
Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index f2f395b74e69d3259e39d609c0ec76f52e0c1fa4..748ee3b1dfe17834a66fae05f9b31f766e4c9dfd 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -37,6 +37,12 @@ v6.7.0 (unreleased)
     ``role=master``, the guest will copy the shared memory on migration to
     the destination host. With ``role=peer``, the migration is disabled.
 
+  * 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**
 
   * Allow sparse streams for block devices