Signed-off-by: Han Han <h...@redhat.com> --- NEWS.rst | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst index 115114789d..1d6447a324 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1196,6 +1196,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.36.0