From: Michal Privoznik Date: Mon, 6 Oct 2025 12:42:51 +0000 (+0200) Subject: NEWS: Document new host-model hyperv mode X-Git-Tag: v11.9.0-rc1~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7353bc5fda975b06fccceafcd8f913eb4a7f0379;p=thirdparty%2Flibvirt.git NEWS: Document new host-model hyperv mode Signed-off-by: Michal Privoznik Reviewed-by: Ján Tomko --- 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