mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-30 18:50:18 +03:00
NEWS: Mention virsh hypervisor-cpu-models command
Signed-off-by: Boris Fiuczynski <fiuczy@linux.ibm.com> Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
parent
bd21e22fe6
commit
d5666b3c2e
8
NEWS.rst
8
NEWS.rst
@ -67,6 +67,14 @@ v11.2.0 (unreleased)
|
||||
restore. Using multiple channels can reduce the time required to save
|
||||
and restore domains.
|
||||
|
||||
* virsh: Introduce new hypervisor-cpu-models command
|
||||
|
||||
Added a new virsh command ``hypervisor-cpu-models``. The command pulls from
|
||||
the existing domcapabilities XML and uses xpath to parse CPU model strings.
|
||||
By default, only models reported as usable by the hypervisor on the host
|
||||
system are printed. A user may specify ``--all`` to also print models which
|
||||
are not supported on the host.
|
||||
|
||||
* **Improvements**
|
||||
|
||||
* qemu: Improved guest agent corner case error reporting
|
||||
|
Loading…
x
Reference in New Issue
Block a user