]> xenbits.xensource.com Git - libvirt.git/commit
S390: Documentation for CCW address type
authorViktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
Fri, 8 Feb 2013 17:32:20 +0000 (18:32 +0100)
committerEric Blake <eblake@redhat.com>
Mon, 11 Feb 2013 23:27:45 +0000 (16:27 -0700)
commit24aa7f8d11054b7b2e643cf3cd5c80a199764af0
treee3f82d6c157e08ead390de24c22f331edd14d2ab
parentca7cc85245ca6104994e69b01258f5dd74f7e5c7
S390: Documentation for CCW address type

The native bus for s390 I/O is called CCW (channel command word).
As QEMU has added basic support for the CCW bus, i.e. the
ability to assign CCW devnos (bus addresses) to devices.
Domains with the new machine type s390-ccw-virtio can use the
CCW bus. Currently QEMU will only allow to define virtio
devices on the CCW bus.
Here we add the new machine type and the new device address to the
schema definition and add a new paragraph to the domain XML
documentation.

Signed-off-by: Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng