From 7353bc5fda975b06fccceafcd8f913eb4a7f0379 Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Mon, 6 Oct 2025 14:42:51 +0200 Subject: [PATCH] NEWS: Document new host-model hyperv mode MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Privoznik Reviewed-by: Ján Tomko --- NEWS.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 67bf1f9bee..f20d087c79 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -17,6 +17,12 @@ v11.9.0 (unreleased) * **New features** + * Introduce Hyper-V ``host-model`` mode + + Similarly to CPUs, ``host-model`` mode expands available Hyper-V + enlightenments at domain startup into the live XML so that's obvious which + enlightenments are enabled. + * **Improvements** * qemu: Improvements to USB controller model selection -- 2.47.3