
On Fri, Jan 12, 2024 at 05:18:57PM +0100, Peter Krempa wrote:
On Thu, Jan 11, 2024 at 15:26:42 +0100, Andrea Bolognani wrote:
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- docs/formatcaps.rst | 24 +++++++++++++++--------- docs/formatdomain.rst | 18 ++++++++++-------- 2 files changed, 25 insertions(+), 17 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
I'll squash in the diff below before pushing. diff --git a/docs/formatcaps.rst b/docs/formatcaps.rst index d16cf182dc..f37532296f 100644 --- a/docs/formatcaps.rst +++ b/docs/formatcaps.rst @@ -90,7 +90,7 @@ The ``<host/>`` element consists of the following child elements: List of CPUs that are in the same core. The list will include the current CPU, plus all other CPUs that have the - same values for ``socket_id``, ``die_id`` and ``core_id``. + same values for ``socket_id``, ``die_id``, ``cluster_id`` and ``core_id``. ``secmodel`` To find out default security labels for different security models you need to -- Andrea Bolognani / Red Hat / Virtualization