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:
Jiri Denemark
2026-03-11 14:03:59 +01:00
parent 3215fee349
commit 57e5bb55ce
2 changed files with 12 additions and 0 deletions
+5
View File
@@ -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
-----------------