Linux virtualization list
 help / color / mirror / Atom feed
* [PATCH 0/3] virtio: console: Handle multiple console port resizes
@ 2010-05-05 20:35 Amit Shah
  2010-05-05 20:35 ` [PATCH 1/3] virtio: console: Resize console port 0 on config intr only if multiport is off Amit Shah
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Amit Shah @ 2010-05-05 20:35 UTC (permalink / raw)
  To: Rusty Russell; +Cc: Amit Shah, Virtualization List

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(-)

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

end of thread, other threads:[~2010-05-06  2:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-05 20:35 [PATCH 0/3] virtio: console: Handle multiple console port resizes Amit Shah
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox