From: Peter Krempa Date: Fri, 16 Feb 2024 08:40:59 +0000 (+0100) Subject: docs: domain: Fix iothread to virtqueue mapping example X-Git-Tag: v10.1.0-rc1~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d9e1f771834f924b41c4dd93f1fde327aef18ff;p=thirdparty%2Flibvirt.git docs: domain: Fix iothread to virtqueue mapping example Each queue can be referenced only once and queues are numbered starting from 0. Modify the example to show a valid configuration of one iothread servicing more queues. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko Reviewed-by: Andrea Bolognani --- diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index ceb590f2b1..3e7dfb7f26 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -3352,15 +3352,13 @@ paravirtualized driver is specified via the ``disk`` element. handle given queues. :since:`Since 10.0.0 (QEMU 9.0, virtio disks only)`. Example:: - + - - - +