From: Will Date: Tue, 25 Mar 2025 06:24:07 +0000 (-0700) Subject: Add NEWS item for flags with Xen X-Git-Tag: v11.3.0-rc1~77 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6e147f6eacf5e3db51658216b1374cc6aeb2ccae;p=thirdparty%2Flibvirt.git Add NEWS item for flags with Xen Signed-off-by: Will Reviewed-by: Jim Fehlig --- diff --git a/NEWS.rst b/NEWS.rst index ad3bcfcaed..e2dc4e508b 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -19,6 +19,11 @@ v11.3.0 (unreleased) * **New features** + * xen: Support configuration of ```` flags for Xen domains. + + The following flags are now configurable for Xen: ``vapic``, ``synic``, + ``stimer``, ``frequencies``, ``tlbflush`` and ``ipi``. + * **Improvements** * **Bug fixes**