All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: "Andreas Färber" <afaerber@suse.de>
Cc: Max Filippov <jcmvbkbc@gmail.com>,
	Peter Maydell <peter.maydell@linaro.org>,
	Anthony Liguori <aliguori@us.ibm.com>,
	qemu-devel@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v3 1/2] trap signals for "-serial mon:stdio"
Date: Tue, 09 Jul 2013 17:13:53 +0400	[thread overview]
Message-ID: <51DC0C91.80303@msgid.tls.msk.ru> (raw)
In-Reply-To: <51DC04B6.2090506@suse.de>

09.07.2013 16:40, Andreas Färber wrote:
> The way I interpreted it (without having tested it yet) is that we would
> not be able to use Ctrl+C in -semihosting mode, no? At least that's how
> -display none is like today IIRC.

With -display none qemu terminates when you hit Ctrl+C, with or
without the changes in question.

Only in case you use -serial mux:stdio (with the patch in question,
regardless of -display) or you use -nographic (without the patch
in question) Ctrl+C is forwarded to the guest.

Thanks,

/mjt

  parent reply	other threads:[~2013-07-09 13:14 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-03 16:29 [Qemu-devel] [PATCH v3 1/2] trap signals for "-serial mon:stdio" Michael Tokarev
2013-07-03 16:29 ` [Qemu-devel] [PATCH v3 2/2] display: stop using DT_NOGRAPHIC, use DT_NONE Michael Tokarev
2013-07-09 14:07   ` Peter Maydell
2013-07-09  7:39 ` [Qemu-devel] [PATCH v3 1/2] trap signals for "-serial mon:stdio" Michael Tokarev
2013-07-09  8:42   ` Andreas Färber
2013-07-09  8:57     ` Michael Tokarev
2013-07-09 11:00     ` Max Filippov
2013-07-09 11:21       ` Andreas Färber
2013-07-09 12:02     ` Michael Tokarev
2013-07-09 12:37       ` Peter Maydell
2013-07-09 12:40         ` Andreas Färber
2013-07-09 12:45           ` Peter Maydell
2013-07-09 13:13           ` Michael Tokarev [this message]
2013-07-09 14:04 ` Peter Maydell
2013-07-09 14:24   ` Michael Tokarev
2013-07-10 19:33 ` Anthony Liguori

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=51DC0C91.80303@msgid.tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=afaerber@suse.de \
    --cc=aliguori@us.ibm.com \
    --cc=jcmvbkbc@gmail.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.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.