]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: formatdomain: Remove 'elementVhostuser' anchor
authorPeter Krempa <pkrempa@redhat.com>
Fri, 13 May 2022 08:31:35 +0000 (10:31 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 1 Jun 2022 10:27:09 +0000 (12:27 +0200)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/formatdomain.rst

index f7d29e74035d7321dbdf4390e6d8e7d9a1f4b96f..4f09df9d4894f9097b7ce39756a1db397a5c6d03 100644 (file)
@@ -5236,8 +5236,8 @@ following attributes are available for the ``"virtio"`` NIC driver:
 ``queues``
    The optional ``queues`` attribute controls the number of queues to be used
    for either `Multiqueue
-   virtio-net <https://www.linux-kvm.org/page/Multiqueue>`__ or
-   `vhost-user <#elementVhostuser>`__ network interfaces. Use of multiple packet
+   virtio-net <https://www.linux-kvm.org/page/Multiqueue>`__ or vhost-user (See
+   `vhost-user interface`_) network interfaces. Use of multiple packet
    processing queues requires the interface having the
    ``<model type='virtio'/>`` element. Each queue will potentially be handled by
    a different processor, resulting in much higher throughput.
@@ -5679,7 +5679,6 @@ side of the network device. These are configured as subelements of the
 similarly named elements used to configure the guest side of the interface
 (described above).
 
-:anchor:`<a id="elementVhostuser"/>`
 
 vhost-user interface
 ^^^^^^^^^^^^^^^^^^^^