]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
S390: Add SCLP console front end support
authorJ.B. Joret <jb@linux.vnet.ibm.com>
Mon, 7 Jan 2013 17:17:14 +0000 (18:17 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 8 Jan 2013 10:37:52 +0000 (11:37 +0100)
commitd760255d01315f0d688c56ce340773bbac87836c
tree2fe282bd6784e45a868e4a4d881708ddcecf18bc
parent014afe6501d12cc8bc90ccf4623d937174ff0f08
S390: Add SCLP console front end support

The SCLP console is the native console type for s390 and is preferred
over the virtio console as it doesn't require special drivers and
is more efficient. Recent versions of QEMU come with SCLP support
which is hereby enabled.

The new target types 'sclp' and 'sclplm' can be used to specify a
SCLP console. Adding documentation, domain schema and XML processing
support.

Signed-off-by: J.B. Joret <jb@linux.vnet.ibm.com>
Signed-off-by: Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h