]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Clarify host-model description in domain capabilities
authorJiri Denemark <jdenemar@redhat.com>
Wed, 11 Mar 2026 11:13:45 +0000 (12:13 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 11 Mar 2026 13:03:59 +0000 (14:03 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
docs/formatdomaincaps.rst

index 5a1d3f2670ca4e1d4b202bb1c4201b67706c30de..ed935c704d2df8d33116c0b43d140f7b4950756b 100644 (file)
@@ -316,6 +316,10 @@ more details about it:
    reports physical address size of the host CPU if this value is available and
    applicable for the requested domain type. This is useful for computing
    baseline CPU definition which should be compatible with several hosts.
+   Consistently with all other CPU definitions used by libvirt, features
+   implicitly enabled by the selected CPU model (in ``model`` sub element) are
+   not listed. Use ``--expand-cpu-features`` virsh option or the equivalent API
+   flag to request all supported features to be listed in the CPU definition.
 ``custom``
    The ``mode`` element contains a list of supported CPU models, each described
    by a dedicated ``model`` element. The ``usable`` attribute specifies whether