From: Amit Shah Date: Wed, 5 May 2010 20:35:09 +0000 (+0530) Subject: virtio: console: Accept console size along with resize control message X-Git-Tag: v2.6.35-rc1~435^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8345adbf96fc1bde7d9846aadbe5af9b2ae90882;p=pandora-kernel.git 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: Amit Shah CC: Christian Borntraeger CC: linuxppc-dev@ozlabs.org CC: Kusanagi Kouichi Signed-off-by: Rusty Russell --- Reading git-diff-tree failed