qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/1][RESEND] v2: Fix monitor console in curses mode
@ 2008-09-04 16:10 Ryan Harper
  2008-09-04 16:10 ` [Qemu-devel] [PATCH 1/1][RESEND] v2: Fix text console size/resize when using curses Ryan Harper
  0 siblings, 1 reply; 5+ messages in thread
From: Ryan Harper @ 2008-09-04 16:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: Ryan Harper, kvm, Ian Kirk

No futher feedback or concerns received, please apply.

v2: dropped initial display size changes in curses.c -- not needed.

The current curses code doesn't adjust the curses and text console display to
match the size of the terminal and fails to adjust properly after a resize.
The attach patches ensure that text_console_resize events adjust the
Textconsole display area so they stay the same size as the curses display.
The result is that we no longer see broken output like:

QEMU 0.9.1 monitor - type 'help' for more information
                    (qemu)
                                            (qemu)
                                                                (qemu)

and you can resize your terminal window and the monitor and serial text consoles
adjust properly as well.

Signed-off-by: Ryan Harper <ryanh@us.ibm.com>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-09-15 18:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-04 16:10 [Qemu-devel] [PATCH 0/1][RESEND] v2: Fix monitor console in curses mode Ryan Harper
2008-09-04 16:10 ` [Qemu-devel] [PATCH 1/1][RESEND] v2: Fix text console size/resize when using curses Ryan Harper
2008-09-15 16:48   ` andrzej zaborowski
2008-09-15 17:35     ` Ryan Harper
2008-09-15 18:42       ` andrzej zaborowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).