]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Document new host-model hyperv mode
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 6 Oct 2025 12:42:51 +0000 (14:42 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 15 Oct 2025 08:04:12 +0000 (10:04 +0200)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
NEWS.rst

index 67bf1f9bee7799e0ce44a106d1f1d1f4d782e7c0..f20d087c791d46c1d406eeab8c1ea02fc46dae15 100644 (file)
--- 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