]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: formatdomain: Remove 'elementsCPUAllocation' anchor
authorPeter Krempa <pkrempa@redhat.com>
Fri, 13 May 2022 08:31:31 +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/kbase/kvm-realtime.rst

index f0bc9f6995abb94097aed80483aea8f634d4234f..564ebbfd69b37dc8d9990bce2b7e71dc784c2515 100644 (file)
@@ -576,7 +576,6 @@ layout of sub-elements, with supported values of:
    the value (to set the blob value directly), or ``file`` attribute (to set the
    blob value from the file).
 
-:anchor:`<a id="elementsCPUAllocation"/>`
 
 CPU Allocation
 --------------
index 476e581a2a810121cd86f295f685de6f412b4fd9..f5238581438efadf77af22c6b055712f24fbff5c 100644 (file)
@@ -128,7 +128,7 @@ host core that is in the `isolcpus` reserved set. The QEMU emulator threads
 need to be pinned to host CPUs that are not in the `isolcpus` reserved set.
 The vCPUs need to be given a real time CPU scheduler policy.
 
-When configuring the `guest CPU count <../formatdomain.html#elementsCPUAllocation>`_,
+When configuring the `guest CPU count <../formatdomain.html#cpu-allocation>`_,
 do not include any CPU affinity at this stage:
 
 ::