[libvirt] [PATCH 2/8] docs: clarify disk iothread support

John Ferlan jferlan at redhat.com
Thu Apr 21 23:24:10 UTC 2016


Signed-off-by: John Ferlan <jferlan at redhat.com>
---
 docs/formatdomain.html.in | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 895114b..9d7e908 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -2558,8 +2558,9 @@
             disk to an IOThread as defined by the range for the domain
             <a href="#elementsIOThreadsAllocation"><code>iothreads</code></a>
             value. Multiple devices may be assigned to the same IOThread and
-            are numbered from 1 to the domain iothreads value.
-            <span class='since'>Since 1.2.8 (QEMU only)</span>
+            are numbered from 1 to the domain iothreads value. Available
+            only for virtio-blk-pci and virtio-blk-ccw disks.
+            <span class='since'>Since 1.2.8 (QEMU 2.1)</span>
           </li>
         </ul>
       </dd>
-- 
2.5.5




More information about the libvir-list mailing list