29 Oct
                
                    2025
                
            
            
                29 Oct
                
                '25
                
            
            
            
        
    
                6:58 p.m.
            
        Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com> --- 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:: + + <disk type='file'> + <driver name='file' type='raw'/> + <source file='/path/to/disk.img'/> + <target dev='nvme0n1' bus='nvme'/> + </disk> + * **Improvements** * qemu: Improvements to USB controller model selection -- 2.51.0