From: Roman Bogorodskiy Date: Wed, 29 Oct 2025 17:58:46 +0000 (+0100) Subject: NEWS: document bhyve changes for 11.9.0 X-Git-Tag: v11.9.0-rc2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cc2b022c35e8acf83609c2367f421864cbe0c4ba;p=thirdparty%2Flibvirt.git NEWS: document bhyve changes for 11.9.0 Signed-off-by: Roman Bogorodskiy Reviewed-by: Jiri Denemark --- diff --git a/NEWS.rst b/NEWS.rst index ee11435e0e..38443f913a 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -37,6 +37,16 @@ v11.9.0 (unreleased) Users can now attach and detach network interfaces of Cloud Hypervisor domains at runtime. + * bhyve: NVMe device support + + Domain XMLs now can use NVMe devices:: + + + + + + + * **Improvements** * qemu: Improvements to USB controller model selection