]> xenbits.xensource.com Git - libvirt.git/commitdiff
S390: Documentation for ccw address type
authorStefan Zimmermann <stzi@linux.vnet.ibm.com>
Wed, 4 Feb 2015 14:00:09 +0000 (15:00 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 9 Feb 2015 13:22:23 +0000 (14:22 +0100)
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@linux.vnet.ibm.com>
Reviewed-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
docs/formatdomain.html.in

index 679194f4cc3feba649ce5466703a6ceecf9504ee..d8144ea22c31cd4b0c9b2b6ab059ea29e0d47eb0 100644 (file)
         <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>