Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE for resizable vc's.
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 24 Sep 2008 03:32:33 +0000 (03:32 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 24 Sep 2008 03:32:33 +0000 (03:32 +0000)
commitc21bbcfa3ff4f6dc49fb01080ef598851aa424dd
tree59698825cba06921d0ac57d67e12614c4519fea9
parent38334f76300260480e3bd3b77cb5b86fd3d66038
Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE for resizable vc's.

This partially reverts r4812 to fix an issue highlighted by Ryan Harper
with all vc's being fixed size which prevented backends with resizable
window (curses) from displaying okay.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5309 c046a42c-6fe2-441c-8c8c-71466251a162
console.c
console.h
curses.c