From: Peter Krempa Date: Mon, 30 May 2022 10:47:38 +0000 (+0200) Subject: docs: formatdomain: Use local reference directly X-Git-Tag: v8.5.0-rc1~236 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a788038431b4cba128d1afc2dc1c8af59951e55;p=thirdparty%2Flibvirt.git docs: formatdomain: Use local reference directly Once we are already using the new anchor format we can create the link via a local reference. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index d27a295329..1c446da9ca 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -6171,9 +6171,8 @@ A video device. above), since such behaviour is inconvenient in cases where GPU mediated devices are meant to be the only rendering device within a guest. If this is your use case specify a ``none`` type ``video`` device in the XML to stop - the default behaviour. Refer to `Host device assignment - <#host-device-assignment>`__ to see how to add a mediated device into a - guest. + the default behaviour. Refer to `Host device assignment`_ to see how to add + a mediated device into a guest. You can provide the amount of video memory in kibibytes (blocks of 1024 bytes) using ``vram``. This is supported only for guest type of "vz", "qemu",