Skip to content
Commit 8345adbf authored by Amit Shah's avatar Amit Shah Committed by Rusty Russell
Browse files

virtio: console: Accept console size along with resize control message



The VIRTIO_CONSOLE_RESIZE control message sent to us by the host now
contains the new {rows, cols} values for the console. This ensures each
console port gets its own size, and we don't depend on the config-space
rows and cols values at all now.

Signed-off-by: default avatarAmit Shah <amit.shah@redhat.com>
CC: Christian Borntraeger <borntraeger@de.ibm.com>
CC: linuxppc-dev@ozlabs.org
CC: Kusanagi Kouichi <slash@ac.auone-net.jp>
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 9778829c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment