All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christophe LYON <christophe.lyon@st.com>
To: Paul Brook <paul@codesourcery.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] ARM/system mode/stdin
Date: Mon, 21 Jun 2010 10:34:55 +0200	[thread overview]
Message-ID: <4C1F242F.8090905@st.com> (raw)
In-Reply-To: <201006181752.22698.paul@codesourcery.com>

On 18.06.2010 18:52, Paul Brook wrote:
>> $ qemu-system-arm -semihosting -cpu cortex-a9 -nographic -kernel
>> ./input.exe
>
> -nographic implies -monitor stdio -serial stdio. Don't do that if you want to
> access stdio via semihosting.
>

Indeed, using either
-monitor null -serial none -nographic
or
-monitor vc -serial vc -nographic -kernel

achieves what I want. (probably other values too, not sure which is optimal)

Thanks!

Christophe.

      reply	other threads:[~2010-06-21  8:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-14 13:03 [Qemu-devel] ARM/system mode/stdin Christophe LYON
2010-06-16 14:49 ` Christophe LYON
2010-06-18 16:52 ` Paul Brook
2010-06-21  8:34   ` Christophe LYON [this message]

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=4C1F242F.8090905@st.com \
    --to=christophe.lyon@st.com \
    --cc=paul@codesourcery.com \
    --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.