Signed-off-by: Han Han <hhan(a)redhat.com>
---
NEWS.rst | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst
index 31ca073e75..7a85fa29f3 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -425,6 +425,14 @@ v6.9.0 (2020-11-02)
The EPYC-Rome is supported in QEMU since ``v5.0.0``.
+ * cpu: Add a flag for XML validation in cpu comparison
+
+ For the APIs ``virConnectCompareCPU`` and
+ ``virConnectCompareHypervisorCPU``, the flag
+ ``VIR_CONNECT_COMPARE_CPU_VALIDATE_XML`` is added for XML validation. As for
+ virsh, use the option ``--validate`` for sub-commmand ``cpu-compare`` or
+ ``hypervisor-cpu-compare``.
+
* **Improvements**
* qemu: Make 'cbitpos' & 'reducedPhysBits' attrs optional
--
2.31.1