All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: tang peilei <wstangpl@hotmail.com>
Subject: Re: [Qemu-devel] how to choose arm's type
Date: Wed, 18 Apr 2007 16:24:32 +0100	[thread overview]
Message-ID: <200704181624.33341.paul@codesourcery.com> (raw)
In-Reply-To: <BAY118-F3321852B1672E8539CEC8ACB500@phx.gbl>

On Wednesday 18 April 2007 16:19, tang peilei wrote:
> in qemu's doc, i found it support some arm integrator/cp board and arm926e
> or arm1026e cpu.
> but if i can choose to use arm926e cpu or arm1026e cpu ???

Use the -cpu commandline option.

> when i build a linux kernel image, i let it run on qemu, but i found it get
> the architecture ID is 113, and 113 defined in mach-types is
> murphy	ARCH_MEDALB      MEDALB	113
>
> i do not know why it is 113, i expect it to be
> integrator	 ARCH_INTEGRATOR	INTEGRATOR	 21
> or
> cintegrator  ARCH_CINTEGRATOR	CINTEGRATOR  275

Check again. I think you'll find that qemu reports machine ID 0x113 (== 275) 
for the integrator/cp emulation.

Paul

  reply	other threads:[~2007-04-18 15:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-18 15:19 [Qemu-devel] how to choose arm's type tang peilei
2007-04-18 15:24 ` Paul Brook [this message]
2007-04-21  3:51   ` tang peilei

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=200704181624.33341.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=qemu-devel@nongnu.org \
    --cc=wstangpl@hotmail.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.