All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: Zhi-zhou Zhang <etou.zh@gmail.com>
Cc: stuart.brady@gmail.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] How can I make serial console works
Date: Wed, 07 Mar 2012 08:35:10 +0100	[thread overview]
Message-ID: <4F570FAE.5000405@suse.de> (raw)
In-Reply-To: <CACFOYQk_+wdf8kRPZG1AstJ=ukB61twUpZVpN7cQrm4aq3wbow@mail.gmail.com>

Hi,

Am 07.03.2012 03:36, schrieb Zhi-zhou Zhang:
> I am working on adding openrisc to qemu target. Till now I have done the
> cpu part. I use it to run linux kernel. it can run to the end of linux
> kernel.

How do you know? :)

> but there is no any message to the console.What should I do?
> Does timer and pic must implement first? Need I implement a serial port
> or just setup IO address?

For a serial console you need a serial port, yes. Whether you can reuse,
e.g., the memory-mapped serial port or need to write your own device
depends on the hardware you're trying to match and that also determines
what dependencies you have - timer and PIC are likely.

Have you checked http://repo.or.cz/w/qemu/openrisc.git?

Regards,
Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

  reply	other threads:[~2012-03-07  7:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-07  2:36 [Qemu-devel] How can I make serial console works Zhi-zhou Zhang
2012-03-07  7:35 ` Andreas Färber [this message]
2012-03-07  8:37   ` Zhi-zhou Zhang

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=4F570FAE.5000405@suse.de \
    --to=afaerber@suse.de \
    --cc=etou.zh@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stuart.brady@gmail.com \
    /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.