From c58ee467ade0526de73ded14ae0c9b72eb891934 Mon Sep 17 00:00:00 2001 From: Praveen K Paladugu Date: Mon, 24 Nov 2025 19:11:32 -0600 Subject: [PATCH] NEWS: Document Hyper-V virttype for Qemu Domains Signed-off-by: Praveen K Paladugu Reviewed-by: Martin Kletzander --- NEWS.rst | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.47.3