All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC/PATCH 0/2] virtio console resize support
@ 2008-11-18 11:45 Christian Borntraeger
  2008-11-18 11:47 ` [PATCH 1/2] virtio_console: support console resizing Christian Borntraeger
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Christian Borntraeger @ 2008-11-18 11:45 UTC (permalink / raw)
  To: Rusty Russell
  Cc: kvm, virtualization, Martin Schwidefsky, Heiko Carstens, lguest,
	Carsten Otte

Hello Rusty,

this patch set adds virtio console resize support.
Patch 1 implements the necessary changes in virtio_console
Patch 2 implements the config_changed callback for the s390 virtio transport

Patch 1 needs an additional patch against hvc_console 
( http://lkml.org/lkml/2008/11/18/121 )
to properly set the initial size.

If you are ok with these patches, can they go into linux-next via your tree?

An lguest implementation for the initial console size should be trivial. 
SIGWINCH would require the config_changed implementation which is currently 
in your tree.

Thanks

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-11-19  0:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-18 11:45 [RFC/PATCH 0/2] virtio console resize support Christian Borntraeger
2008-11-18 11:47 ` [PATCH 1/2] virtio_console: support console resizing Christian Borntraeger
2008-11-18 11:47 ` Christian Borntraeger
2008-11-18 11:47 ` [PATCH 2/2] kvm-s390: implement config_changed for virtio on s390 Christian Borntraeger
2008-11-18 14:34   ` Rusty Russell
     [not found]   ` <200811181247.41739.borntraeger-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>
2008-11-18 14:34     ` Rusty Russell
2008-11-18 21:44   ` Christian Borntraeger
2008-11-18 21:44   ` Christian Borntraeger
2008-11-19  0:23     ` Rusty Russell
2008-11-19  0:23     ` Rusty Russell
2008-11-18 11:47 ` Christian Borntraeger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.