From: Christian Borntraeger <borntraeger@de.ibm.com>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: kvm@vger.kernel.org,
virtualization <virtualization@lists.linux-foundation.org>,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
Heiko Carstens <heiko.carstens@de.ibm.com>,
lguest@ozlabs.org, Carsten Otte <cotte@de.ibm.com>
Subject: [RFC/PATCH 0/2] virtio console resize support
Date: Tue, 18 Nov 2008 12:45:03 +0100 [thread overview]
Message-ID: <200811181245.03931.borntraeger@de.ibm.com> (raw)
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
next reply other threads:[~2008-11-18 11:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-18 11:45 Christian Borntraeger [this message]
2008-11-18 11:47 ` [PATCH 1/2] virtio_console: support console resizing Christian Borntraeger
2008-11-18 11:47 ` [PATCH 2/2] kvm-s390: implement config_changed for virtio on s390 Christian Borntraeger
[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-19 0:23 ` Rusty Russell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200811181245.03931.borntraeger@de.ibm.com \
--to=borntraeger@de.ibm.com \
--cc=cotte@de.ibm.com \
--cc=heiko.carstens@de.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=lguest@ozlabs.org \
--cc=rusty@rustcorp.com.au \
--cc=schwidefsky@de.ibm.com \
--cc=virtualization@lists.linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox