]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Document yet another limitation of tx_queue_size
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 29 Aug 2017 15:01:16 +0000 (17:01 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 30 Aug 2017 06:49:48 +0000 (08:49 +0200)
https://bugzilla.redhat.com/show_bug.cgi?id=1484234

Turns out, only vhostuser type of interfaces are supported
currently.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
docs/formatdomain.html.in

index 19e869f12f5151c2b11e6cc24832d148bd68b4d0..8ca7637a42214e3246fb9d2e5f6a1cd94a7d2857 100644 (file)
@@ -5213,7 +5213,10 @@ qemu-kvm -net nic,model=? /dev/null
         The default value is hypervisor dependent and may change
         across its releases. Moreover, some hypervisors may pose
         some restrictions on actual value. For instance, QEMU
-        v2.9  requires value to be a power of two from [256, 1024] range.
+        v2.9  requires value to be a power of two from [256, 1024]
+        range. In addition to that, this may work only for a subset of
+        interface types, e.g. aforementioned QEMU enables this option
+        only for <code>vhostuser</code> type.
         <span class="since">Since 3.7.0 (QEMU and KVM only)</span><br/><br/>
 
         <b>In general you should leave this option alone, unless you