From: Samuel Thibault <samuel.thibault@ens-lyon.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Patch Send Ctrl-C to stdio target.
Date: Tue, 12 Aug 2008 22:01:32 +0100 [thread overview]
Message-ID: <20080812210132.GN4468@implementation> (raw)
In-Reply-To: <58BD0469C48A7443A479A13D101685E3CBFEC3@ala-mail09.corp.ad.wrs.com>
Krumme, Chris, le Tue 12 Aug 2008 11:34:56 -0700, a écrit :
> One of the features seems to deal with SIGWINCH, but there is no way to
> pass that to the target OS so it seems limited to helping the monitor.
Indeed. The interface with the target OS remains the VGA layer. But you
can resize the screen from the OS itself by using e.g. stty rows which
tinkers with VGA registers.
> The code without the -curses option uses the termio package, is curses
> that much better at initing the terminal?
curses is _the_ library which is supposed to know how to handle such
issues. So by definition nothing can be better.
Samuel
next prev parent reply other threads:[~2008-08-12 21:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-11 20:15 [Qemu-devel] Patch Send Ctrl-C to stdio target Krumme, Chris
2008-08-11 21:13 ` Anthony Liguori
2008-08-12 15:31 ` Krumme, Chris
2008-08-12 15:36 ` Samuel Thibault
2008-08-12 18:34 ` Krumme, Chris
2008-08-12 21:01 ` Samuel Thibault [this message]
2008-08-12 16:15 ` Anthony Liguori
2008-08-12 19:06 ` Krumme, Chris
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080812210132.GN4468@implementation \
--to=samuel.thibault@ens-lyon.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.