commit | faeba830b086bc9e58748869054e994cb09693cd | [log] [tgz] |
---|---|---|
author | Christian Borntraeger <borntraeger@de.ibm.com> | Fri Jun 20 15:24:18 2008 +0200 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri Jul 25 12:06:07 2008 +1000 |
tree | 5d2f2beb6b3ae012c7eedaa48bc1845cb156945f | |
parent | 7721c494a28e06543a3d6aa412957aa783a4a531 [diff] |
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>