mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-31 10:05:31 +00:00
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:
parent
2f36b98a42
commit
4fbaa15362
@ -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)
|
||||
|
||||
|
@ -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
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
@ -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>`_:
|
||||
|
||||
::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user