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