mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
news: cpu: Support for XML validation in cpu comparison
Signed-off-by: Han Han <hhan@redhat.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
0529cf77f2
commit
07666093f7
8
NEWS.rst
8
NEWS.rst
@ -1196,6 +1196,14 @@ v6.9.0 (2020-11-02)
|
||||
|
||||
It's supported in QEMU 5.0.0 and newer.
|
||||
|
||||
* cpu: Add a flag for XML validation in CPU comparison
|
||||
|
||||
The ``virConnectCompareCPU`` and ``virConnectCompareHypervisorCPU`` API
|
||||
now support the ``VIR_CONNECT_COMPARE_CPU_VALIDATE_XML`` flag, which
|
||||
enables XML validation. For virsh, this feature is enabled by passing
|
||||
the ``--validate`` option to the ``cpu-compare`` and
|
||||
``hypervisor-cpu-compare`` subcommands.
|
||||
|
||||
* **Improvements**
|
||||
|
||||
* qemu: Make 'cbitpos' & 'reducedPhysBits' attrs optional
|
||||
|
Loading…
x
Reference in New Issue
Block a user