From de430ac139aaa2f67e5fbc7346d94c868546480d Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Fri, 13 May 2022 10:31:32 +0200 Subject: [PATCH] docs: formatdomain: Remove 'elementsBlockTuning' anchor MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reworded documentation around the local link. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- docs/formatdomain.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 6637ab409b..45f94e5fa2 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -1149,7 +1149,6 @@ NUMA Node Tuning element. This setting is not compatible with automatic placement. :since:`QEMU Since 1.2.7` -:anchor:`` Block I/O Tuning ---------------- @@ -2970,7 +2969,7 @@ paravirtualized driver is specified via the ``disk`` element. ``iotune`` The optional ``iotune`` element provides the ability to provide additional per-device I/O tuning, with values that can vary for each device (contrast - this to the ` <#elementsBlockTuning>`__ element, which applies + this to the ``blkiotune`` element (See `Block I/O Tuning`_), which applies globally to the domain). Currently, the only tuning available is Block I/O throttling for qemu. This element has optional sub-elements; any sub-element not specified or given with a value of 0 implies no limit. :since:`Since -- 2.47.2