commit | 4038f5b767a610c5a5d92d7047755c663ead1568 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Thu May 06 02:05:07 2010 +0530 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed May 19 22:15:50 2010 +0930 |
tree | 6ddc8d34e69dd311305d66ebaba9a2dde5d64364 | |
parent | cdfadfc1adb87fc7e8a631b1f299715feacbde90 [diff] |
virtio: console: Resize console port 0 on config intr only if multiport is off When using multiport, we'll use control messages. Ensure we don't accidentally update port 0 size on config interrupts. Signed-off-by: Amit 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: Rusty Russell <rusty@rustcorp.com.au>