Re: [PATCH v4 3/3] s390/setup : enable display support for KVM guest

2018-02-27 Thread Greg Kroah-Hartman
On Tue, Feb 27, 2018 at 10:23:34AM +0100, Christian Borntraeger wrote: > Greg FYI, I plan to carry this patch via the s390/kvm tree. > As it drivers/tty/Kconfig, can you give an ack for this part? > > > On 02/22/2018 05:22 PM, Farhan Ali wrote: > > The S390 architecture does not support any graph

Re: [PATCH v4 3/3] s390/setup : enable display support for KVM guest

2018-02-27 Thread Christian Borntraeger
Greg FYI, I plan to carry this patch via the s390/kvm tree. As it drivers/tty/Kconfig, can you give an ack for this part? On 02/22/2018 05:22 PM, Farhan Ali wrote: > The S390 architecture does not support any graphics hardware, > but with the latest support for Virtio GPU in Linux and Virtio > GP

[PATCH v4 3/3] s390/setup : enable display support for KVM guest

2018-02-22 Thread Farhan Ali
The S390 architecture does not support any graphics hardware, but with the latest support for Virtio GPU in Linux and Virtio GPU emulation in QEMU, it's possible to enable graphics for S390 using the Virtio GPU device. To enable display we need to enable the Linux Virtual Terminal (VT) layer for S