Files
linux/drivers
Christian Borntraeger c29834584e virtio_console: support console resizing
this patch uses the new hvc callback hvc_resize to set the window size
which allows to change the tty size of hvc_console via a hvc_resize
function.

I have added a new feature bit VIRTIO_CONSOLE_F_SIZE. The driver will
change the window size on tty open and via the config_changed callback
of the transport. Currently lguest and kvm_s390 have not implemented this
callback, but the callback can be implemented at a later point in time.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2008-12-30 09:26:10 +10:30
..
2008-12-30 09:26:06 +10:30
2008-12-28 20:00:03 +01:00
2008-11-01 09:50:12 -07:00
2008-10-21 07:48:33 -04:00
2008-12-09 08:28:36 -08:00
2008-10-16 11:21:30 -07:00
2008-12-21 14:21:14 +11:00
2008-10-27 19:15:41 +01:00
2008-11-19 21:40:23 -08:00
2008-11-04 08:18:19 -08:00
2008-11-01 09:49:46 -07:00
2008-12-16 21:50:31 +01:00
2008-10-28 21:47:17 +00:00