mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 11:35:19 +00:00
docs: formatdomain: Remove 'elementsVideo' anchor
The surrounding paragraph around the only fixed use was rewrapped. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
58a7955c9c
commit
525287e1bd
@ -4130,12 +4130,11 @@ or:
|
|||||||
create mediated devices on the host. :since:`Since 4.6.0 (QEMU 2.12)` an
|
create mediated devices on the host. :since:`Since 4.6.0 (QEMU 2.12)` an
|
||||||
optional ``display`` attribute may be used to enable or disable support
|
optional ``display`` attribute may be used to enable or disable support
|
||||||
for an accelerated remote desktop backed by a mediated device (such as
|
for an accelerated remote desktop backed by a mediated device (such as
|
||||||
NVIDIA vGPU or Intel GVT-g) as an alternative to emulated `video
|
NVIDIA vGPU or Intel GVT-g) as an alternative to emulated `Video devices`_.
|
||||||
devices <#elementsVideo>`__. This attribute is limited to
|
This attribute is limited to ``model='vfio-pci'`` only. Supported values
|
||||||
``model='vfio-pci'`` only. Supported values are either ``on`` or ``off``
|
are either ``on`` or ``off`` (default is 'off'). It is required to use a
|
||||||
(default is 'off'). It is required to use a graphical framebuffer (See
|
graphical framebuffer (See `Graphical framebuffers`_) in order to use this
|
||||||
`Graphical framebuffers`_) in order to use this attribute,
|
attribute, currently only supported with VNC, Spice and egl-headless graphics
|
||||||
currently only supported with VNC, Spice and egl-headless graphics
|
|
||||||
devices. :since:`Since version 5.10.0` , there is an optional ``ramfb``
|
devices. :since:`Since version 5.10.0` , there is an optional ``ramfb``
|
||||||
attribute for devices with ``model='vfio-pci'``. Supported values are
|
attribute for devices with ``model='vfio-pci'``. Supported values are
|
||||||
either ``on`` or ``off`` (default is 'off'). When enabled, this attribute
|
either ``on`` or ``off`` (default is 'off'). When enabled, this attribute
|
||||||
@ -6125,7 +6124,6 @@ Only ``vnc``, ``spice`` and ``rdp`` supports ``<listen>`` element. :since:`Since
|
|||||||
the two APIs to pass a FD to QEMU in order to connect to this graphics
|
the two APIs to pass a FD to QEMU in order to connect to this graphics
|
||||||
device. Supported by graphics type ``vnc`` and ``spice``.
|
device. Supported by graphics type ``vnc`` and ``spice``.
|
||||||
|
|
||||||
:anchor:`<a id="elementsVideo"/>`
|
|
||||||
|
|
||||||
Video devices
|
Video devices
|
||||||
~~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user