From: Peter Krempa Date: Fri, 13 May 2022 08:31:33 +0000 (+0200) Subject: docs: formatdomain: Remove 'elementsFeatures' anchor X-Git-Tag: v8.5.0-rc1~269 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fbaa15362d47dc9e16162818166a10b7567e944;p=thirdparty%2Flibvirt.git docs: formatdomain: Remove 'elementsFeatures' anchor Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- 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>`_: ::