]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: formatdomain: Remove 'elementsFeatures' anchor
authorPeter Krempa <pkrempa@redhat.com>
Fri, 13 May 2022 08:31:33 +0000 (10:31 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 1 Jun 2022 10:27:09 +0000 (12:27 +0200)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/formatdomain.rst
docs/formatdomaincaps.rst
docs/kbase/kvm-realtime.rst

index acff214cc8254d947367e5b23ecea9157f1b2927..0247132d2b2562064ab0c92f3dc94a12aefc0d75 100644 (file)
@@ -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:`<a id="elementsFeatures"/>`
 
 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)
 
index d8fcf6545001a10564eada14bb33224e0c685d7c..7aead08d694cbf010da431826c4ea5e7f77ece84 100644 (file)
@@ -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 <formatdomain.html#elementsFeatures>`__ in the domain XML documentation.
+section <formatdomain.html#hypervisor-features>`__ in the domain XML documentation.
 
 GIC capabilities
 ^^^^^^^^^^^^^^^^
index f0a1bb7c955925ce84a582ab287d964e70de1e40..890155560c793a6f3933421e672515dea3d4dc2c 100644 (file)
@@ -162,7 +162,7 @@ placement:
    </cpu>
 
 The performance monitoring unit virtualization needs to be disabled
-via the `hypervisor features <../formatdomain.html#elementsFeatures>`_:
+via the `hypervisor features <../formatdomain.html#hypervisor-features>`_:
 
 ::