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