From: Peter Krempa Date: Fri, 13 May 2022 08:31:31 +0000 (+0200) Subject: docs: formatdomain: Remove 'elementsCPUTuning' anchor X-Git-Tag: v8.5.0-rc1~278 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19bdd5d3d51054c5852ed64b368b463c45053021;p=thirdparty%2Flibvirt.git docs: formatdomain: Remove 'elementsCPUTuning' anchor Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 835dff3596..27e1e496e9 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -699,7 +699,6 @@ host/guest with many LUNs. :since:`Since 1.2.8 (QEMU only)` ``iothreads`` defined for the domain, then the ``iothreads`` value will be adjusted accordingly. :since:`Since 1.2.15` -:anchor:`` CPU Tuning ---------- diff --git a/docs/kbase/kvm-realtime.rst b/docs/kbase/kvm-realtime.rst index f523858143..288295b4c7 100644 --- a/docs/kbase/kvm-realtime.rst +++ b/docs/kbase/kvm-realtime.rst @@ -137,7 +137,7 @@ do not include any CPU affinity at this stage: The guest CPUs now need to be placed individually. In this case, they will all be put within the same host socket, such that they can be exposed as core -siblings. This is achieved using the `CPU tuning config <../formatdomain.html#elementsCPUTuning>`_: +siblings. This is achieved using the `CPU tuning config <../formatdomain.html#cpu-tuning>`_: ::