]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8d556d5765bf6eec37ff2a573c8562c27d76c0ba
tree5d2f2beb6b3ae012c7eedaa48bc1845cb156945f
parent0c5be14da92a95cda65a09dd5ba16bf197f5391c
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