mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
virsh: Add --expand-cpu-features option for domcapabilities
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
@@ -592,6 +592,7 @@ domcapabilities
|
||||
domcapabilities [virttype] [emulatorbin] [arch] [machine]
|
||||
[--xpath EXPRESSION] [--wrap]
|
||||
[--disable-deprecated-features]
|
||||
[--expand-cpu-features]
|
||||
|
||||
|
||||
Print an XML document describing the domain capabilities for the
|
||||
@@ -638,6 +639,10 @@ of host-model CPU XML, updating the features list with any features
|
||||
flagged as deprecated for the CPU model by the hypervisor. These
|
||||
features will be paired with the "disable" policy.
|
||||
|
||||
The **--expand-cpu-features** option will cause the host-model CPU definition
|
||||
to contain all CPU features supported on the host including those implicitly
|
||||
enabled by the selected CPU model.
|
||||
|
||||
|
||||
pool-capabilities
|
||||
-----------------
|
||||
|
||||
Reference in New Issue
Block a user