From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Patch Send Ctrl-C to stdio target.
Date: Mon, 11 Aug 2008 16:13:57 -0500 [thread overview]
Message-ID: <48A0AB95.3000009@codemonkey.ws> (raw)
In-Reply-To: <58BD0469C48A7443A479A13D101685E3CBFB0F@ala-mail09.corp.ad.wrs.com>
Krumme, Chris wrote:
> Hello,
>
> This patch will catch a SIGINT and pass it as a ctrl-c to the target
> when running with the target on stdio.
>
Just catching SIGINT is kind of a hack. What about SIGSTOP and SIGCONT?
If we're going to go this route, we should do it properly by cfmakeraw()
stdio instead of trapping individual signals.
Regards,
Anthony Liguori
next prev parent reply other threads:[~2008-08-11 21:14 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 [this message]
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
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=48A0AB95.3000009@codemonkey.ws \
--to=anthony@codemonkey.ws \
--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.