qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] how to choose arm's type


From: Paul Brook
Subject: Re: [Qemu-devel] how to choose arm's type
Date: Wed, 18 Apr 2007 16:24:32 +0100
User-agent: KMail/1.9.5

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 via email to

[Prev in Thread] Current Thread [Next in Thread]