From 4fbaa15362d47dc9e16162818166a10b7567e944 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Fri, 13 May 2022 10:31:33 +0200 Subject: [PATCH] docs: formatdomain: Remove 'elementsFeatures' anchor MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- docs/formatdomain.rst | 3 +-- docs/formatdomaincaps.rst | 2 +- docs/kbase/kvm-realtime.rst | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index acff214cc8..0247132d2b 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -1809,7 +1809,6 @@ advertisements to the guest OS. (NB: Only qemu driver support) the guest OS itself can choose to circumvent the unavailability of the sleep states (e.g. S4 by turning off completely). -:anchor:`` Hypervisor features ------------------- @@ -8047,7 +8046,7 @@ Example: ``eim`` The ``eim`` attribute (with possible values ``on`` and ``off``) can be used to configure Extended Interrupt Mode. A q35 domain with split I/O - APIC (as described in `hypervisor features <#elementsFeatures>`__), and + APIC (as described in `Hypervisor features`_), and both interrupt remapping and EIM turned on for the IOMMU, will be able to use more than 255 vCPUs. :since:`Since 3.4.0` (QEMU/KVM only) diff --git a/docs/formatdomaincaps.rst b/docs/formatdomaincaps.rst index d8fcf65450..7aead08d69 100644 --- a/docs/formatdomaincaps.rst +++ b/docs/formatdomaincaps.rst @@ -527,7 +527,7 @@ each of the elements or attributes. For example, the ``gic`` element has an attribute ``version`` which can support the values ``2`` or ``3``. For information about the purpose of each feature, see the `relevant -section `__ in the domain XML documentation. +section `__ in the domain XML documentation. GIC capabilities ^^^^^^^^^^^^^^^^ diff --git a/docs/kbase/kvm-realtime.rst b/docs/kbase/kvm-realtime.rst index f0a1bb7c95..890155560c 100644 --- a/docs/kbase/kvm-realtime.rst +++ b/docs/kbase/kvm-realtime.rst @@ -162,7 +162,7 @@ placement: The performance monitoring unit virtualization needs to be disabled -via the `hypervisor features <../formatdomain.html#elementsFeatures>`_: +via the `hypervisor features <../formatdomain.html#hypervisor-features>`_: ::