qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Better Cortex-M support?


From: Peter Maydell
Subject: Re: [Qemu-devel] Better Cortex-M support?
Date: Tue, 28 Oct 2014 15:38:15 +0000

On 28 October 2014 15:22, Liviu Ionescu <address@hidden> wrote:
> On 28 Oct 2014, at 17:03, Peter Maydell <address@hidden> wrote:
>> existing stellaris boards a bit more flexible, so they honour
>> the command line '-m' option to specify the SRAM size;
>
> thank you, I'll consider this, but generally I would like to avoid
> making my plug-in configuration specific for a certain vendor/board.

It is simply not possible to avoid being specific here. QEMU
insists that you say which machine model you want to run on,
and the Cortex-M3 CPU itself does not define all the properties
of a machine.

If your test code really restricts itself to just the functionality
in the core CPU then it should work fine on one of our
existing M3 models. I don't think it makes sense to try
to have a "generic M3" board in QEMU.

thanks
-- PMM



reply via email to

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