S390: Documentation for ccw address type

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>
This commit is contained in:
Stefan Zimmermann 2015-02-04 15:00:09 +01:00 committed by Ján Tomko
parent 4b4c7208c9
commit 633053af67

View File

@ -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>