From: Praveen K Paladugu Date: Tue, 25 Nov 2025 01:11:32 +0000 (-0600) Subject: NEWS: Document Hyper-V virttype for Qemu Domains X-Git-Tag: v11.10.0-rc2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c58ee467ade0526de73ded14ae0c9b72eb891934;p=thirdparty%2Flibvirt.git NEWS: Document Hyper-V virttype for Qemu Domains Signed-off-by: Praveen K Paladugu Reviewed-by: Martin Kletzander --- diff --git a/NEWS.rst b/NEWS.rst index e2d382d5f8..7c3a6c01e7 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -17,6 +17,12 @@ v11.10.0 (unreleased) * **New features** + * Hyper-V virttype support for Qemu domains + + Libvirt now supports Hyper-V virttype while lauching QEMU domains. This + feature requires Qemu version 10.2.0 or later and is available on Linux + hosts where the /dev/mshv is present. + * **Improvements** * bhyve: VNC ``wait`` attribute support