]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: document bhyve virtio-9p support
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Sat, 10 Oct 2020 04:11:33 +0000 (08:11 +0400)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Mon, 12 Oct 2020 11:26:18 +0000 (15:26 +0400)
Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index e708f06e9e2f62e31ec2e1f13910df65f3681390..bc35458f3866ea3b7f805410b447e1a482ac8120 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -25,6 +25,10 @@ v6.9.0 (unreleased)
     ``virConnectGetVersion()``, and ``virDomainGetAutostart()`` APIs have been
     implemented in the Hyper-V driver.
 
+  * bhyve: implement virtio-9p filesystem support
+
+    Implement virito-9p shared filesystem using the ``<filesystem/>`` element.
+
 * **Improvements**
 
 * **Bug fixes**