]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Add NEWS item for <hyperv/> flags with Xen
authorWill <tcosprojects@gmail.com>
Tue, 25 Mar 2025 06:24:07 +0000 (23:24 -0700)
committerJim Fehlig <jfehlig@suse.com>
Thu, 3 Apr 2025 21:48:01 +0000 (15:48 -0600)
Signed-off-by: Will <tcosprojects@gmail.com>
Reviewed-by: Jim Fehlig <jfehlig@suse.com>
NEWS.rst

index ad3bcfcaedd0fe0c61b88977125d82edc578e2eb..e2dc4e508b81f5c84ca40195cebfadbe35bfbc95 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -19,6 +19,11 @@ v11.3.0 (unreleased)
 
 * **New features**
 
+  * xen: Support configuration of ``<hyperv/>`` flags for Xen domains.
+
+    The following flags are now configurable for Xen: ``vapic``, ``synic``,
+    ``stimer``, ``frequencies``, ``tlbflush`` and ``ipi``.
+
 * **Improvements**
 
 * **Bug fixes**