[libvirt] [PATCH 2/2] S390: Documentation for ccw address type

Stefan Zimmermann stzi at linux.vnet.ibm.com
Wed Feb 4 14:00:09 UTC 2015


Change the wording in the device-address-part of the docmunentation since
the ccw bus address support added to the optional address parameter of
virsh attach-disk for S390.

Signed-off-by: Stefan Zimmermann <stzi at linux.vnet.ibm.com>
Reviewed-by: Boris Fiuczynski <fiuczy at linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck at de.ibm.com>
---
 docs/formatdomain.html.in | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index c5ad6f4..181b23e 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -2755,9 +2755,8 @@
         <code>devno</code> (a hex value between 0 and 0xffff, inclusive).
         Partially specified bus addresses are not allowed.
         If omitted, libvirt will assign a free bus address with
-        cssid=0xfe and ssid=0. Virtio devices for s390 must have their
-        cssid set to 0xfe in order to be recognized by the guest
-        operating system.
+        cssid=0xfe and ssid=0. Virtio-ccw devices must have their cssid
+        set to 0xfe.
         <span class="since">Since 1.0.4</span>
       </dd>
       <dt><code>type='isa'</code></dt>
-- 
2.1.4




More information about the libvir-list mailing list