[PATCH 09/67] docs: formatdomain: Remove 'elementsCPUTuning' anchor

Peter Krempa pkrempa at redhat.com
Tue May 31 15:05:44 UTC 2022


Signed-off-by: Peter Krempa <pkrempa at redhat.com>
---
 docs/formatdomain.rst       | 1 -
 docs/kbase/kvm-realtime.rst | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

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:`<a id="elementsCPUTuning"/>`

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

 ::

-- 
2.35.3



More information about the libvir-list mailing list