[PATCH 4/4] docs: Clarify host-model description in domain capabilities

Jiri Denemark via Devel posted 4 patches 1 week, 5 days ago
[PATCH 4/4] docs: Clarify host-model description in domain capabilities
Posted by Jiri Denemark via Devel 1 week, 5 days ago
From: Jiri Denemark <jdenemar@redhat.com>

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
---
 docs/formatdomaincaps.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/formatdomaincaps.rst b/docs/formatdomaincaps.rst
index 5a1d3f2670..ed935c704d 100644
--- a/docs/formatdomaincaps.rst
+++ b/docs/formatdomaincaps.rst
@@ -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
-- 
2.53.0