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

John Ferlan jferlan at redhat.com
Mon May 2 22:30:55 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 bead624..735546e 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -2561,8 +2561,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