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(-)
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/virtualization