]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Document Hyper-V enlightenment validation
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 8 Oct 2025 11:35:54 +0000 (13:35 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 14 Oct 2025 07:46:00 +0000 (09:46 +0200)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
NEWS.rst

index 006b2ccf6a1838be8bf8cd6858fdefa82bfa568d..67bf1f9bee7799e0ce44a106d1f1d1f4d782e7c0 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -25,6 +25,11 @@ v11.9.0 (unreleased)
     Intel-specific USB controllers are relegated to x86 guests, and model
     selection overall behaves more consistently across architectures.
 
+  * qemu: Validate Hyper-V enlightenment dependencies
+
+    Some Hyper-V enlightenments may require some other enlightenments to be
+    turned on. Libvirt now validates these for new domains.
+
 * **Bug fixes**