qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] implementing ARM926EJ-S support


From: Peter Maydell
Subject: Re: [Qemu-devel] implementing ARM926EJ-S support
Date: Mon, 2 May 2011 09:04:18 +0100

On 2 May 2011 02:53, Alessandro <address@hidden> wrote:
> For study, I'm thinking to write a simple VM that can simulate an ARM SoC
> based on ARM926EJ-S core.
>
> I have basically two choice:
>
> 1- build all from scratch, full-simulating core and peripherals;
> 2- modify a pre-existing VM with ARM architecture support(QEMU).
>
> Second option can be a viable way?

QEMU already implements an ARM926 model, so all you'd have to
implement would be the peripheral models for whatever SoC
you had in mind. That sounds much easier to me :-)

-- PMM



reply via email to

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