s390: use virtio_console for KVM on s390
authorChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 20 Jun 2008 13:24:18 +0000 (15:24 +0200)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 25 Jul 2008 02:06:07 +0000 (12:06 +1000)
commitfaeba830b086bc9e58748869054e994cb09693cd
tree5d2f2beb6b3ae012c7eedaa48bc1845cb156945f
parent7721c494a28e06543a3d6aa412957aa783a4a531
s390: use virtio_console for KVM on s390

This patch enables virtio_console as the default console on kvm for
s390. We currently use the same notify hack as lguest for early
console output. I will try to address this for lguest and s390 later.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
arch/s390/Kconfig
arch/s390/kernel/setup.c
drivers/s390/kvm/kvm_virtio.c
include/asm-s390/kvm_virtio.h