From: Amit Shah <amit.shah@redhat.com>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: Amit Shah <amit.shah@redhat.com>,
Virtualization List <virtualization@lists.linux-foundation.org>
Subject: [PATCH 0/3] virtio: console: Handle multiple console port resizes
Date: Thu, 6 May 2010 02:05:06 +0530 [thread overview]
Message-ID: <1273091709-19963-1-git-send-email-amit.shah@redhat.com> (raw)
Hello,
This series adds resize support for multiple console ports. The size
for each console is stored in its structure and the host informs the
guest about size changes via the VIRTIO_CONSOLE_RESIZE control
message.
This is easily tested by the qemu patches provided by Kusanagi Kouichi
with some updates, which I will shortly send to the qemu-devel list.
Please apply,
Amit.
Amit Shah (3):
virtio: console: Resize console port 0 on config intr only if
multiport is off
virtio: console: Store each console's size in the console structure
virtio: console: Accept console size along with resize control
message
drivers/char/virtio_console.c | 71 ++++++++++++++++++++++++++++++-----------
1 files changed, 52 insertions(+), 19 deletions(-)
next reply other threads:[~2010-05-05 20:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-05 20:35 Amit Shah [this message]
2010-05-05 20:35 ` [PATCH 1/3] virtio: console: Resize console port 0 on config intr only if multiport is off Amit Shah
[not found] ` <1273091709-19963-2-git-send-email-amit.shah@redhat.com>
2010-05-05 20:35 ` [PATCH 2/3] virtio: console: Store each console's size in the console structure Amit Shah
[not found] ` <1273091709-19963-3-git-send-email-amit.shah@redhat.com>
2010-05-05 20:35 ` [PATCH 3/3] virtio: console: Accept console size along with resize control message Amit Shah
2010-05-06 2:27 ` [PATCH 0/3] virtio: console: Handle multiple console port resizes 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=1273091709-19963-1-git-send-email-amit.shah@redhat.com \
--to=amit.shah@redhat.com \
--cc=rusty@rustcorp.com.au \
--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