docs: formatdomain: Remove 'elementsFeatures' anchor

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Peter Krempa 2022-05-13 10:31:33 +02:00
parent 2f36b98a42
commit 4fbaa15362
3 changed files with 3 additions and 4 deletions

View 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)

View 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
^^^^^^^^^^^^^^^^

View 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>`_:
::