From: Roman Bogorodskiy Date: Sat, 10 Oct 2020 04:11:33 +0000 (+0400) Subject: news: document bhyve virtio-9p support X-Git-Tag: v6.9.0-rc1~173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ad23525e485f4fd3f367cc6ff97c93300931e23;p=thirdparty%2Flibvirt.git news: document bhyve virtio-9p support Signed-off-by: Roman Bogorodskiy Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index e708f06e9e..bc35458f38 100644 --- 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 ```` element. + * **Improvements** * **Bug fixes**