From: Michal Privoznik <[email protected]>

There are some features/improvements/bug fixes I've either
contributed or reviewed/merged. Document them for upcoming
release.

Signed-off-by: Michal Privoznik <[email protected]>
---
 NEWS.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 59e209ec73..9d490ebbca 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -19,6 +19,13 @@ v12.2.0 (unreleased)
 
 * **Improvements**
 
+  * conf: support more than 255 vCPUs with amd-iommu
+
+    With 256 or more vCPUs libvirt previously required EIM enabled for all
+    models of IOMMU. This is not valid for AMD model and validation was changed
+    so that XTSup is required there. Additionally, it is automatically enabled
+    if needed.
+
 * **Bug fixes**
 
 
-- 
2.52.0

Reply via email to