qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Fix default CPU model for ARM64


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] Fix default CPU model for ARM64
Date: Wed, 6 May 2015 19:15:43 +0100

On 6 May 2015 at 19:06, Pavel Fedin <address@hidden> wrote:
>  Hello!
>
>> I'm afraid this is wrong -- the same command line on qemu-system-arm and
>> qemu-system-aarch64 should do the same thing.
>
>  But 64-bit A15 is nonsense, because it's 32-bit CPU, isn't it?

Yes. qemu-system-aarch64 -cpu cortex-a15 gets you a 32-bit
Cortex-A15. This is exactly like the x86 QEMU, where you can
emulate all the 32-bit x86 CPUs in qemu-system-x86_64.

-- PMM



reply via email to

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