[PATCH 05/15] news: cpu: Support for XML validation in cpu comparison

Han Han hhan at redhat.com
Tue Apr 13 07:08:35 UTC 2021


Signed-off-by: Han Han <hhan at redhat.com>
---
 NEWS.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 1cc8ff6d73..a06e998275 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




More information about the libvir-list mailing list