From cc2b022c35e8acf83609c2367f421864cbe0c4ba Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Wed, 29 Oct 2025 18:58:46 +0100 Subject: [PATCH] NEWS: document bhyve changes for 11.9.0 Signed-off-by: Roman Bogorodskiy Reviewed-by: Jiri Denemark --- NEWS.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 -- 2.47.3