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>
Showing
- arch/s390/Kconfig 1 addition, 0 deletionsarch/s390/Kconfig
- arch/s390/kernel/setup.c 3 additions, 1 deletionarch/s390/kernel/setup.c
- drivers/s390/kvm/kvm_virtio.c 20 additions, 0 deletionsdrivers/s390/kvm/kvm_virtio.c
- include/asm-s390/kvm_virtio.h 10 additions, 0 deletionsinclude/asm-s390/kvm_virtio.h
Loading
Please register or sign in to comment