On 2 May 2011 02:53, Alessandro <hyperboreus2...@yahoo.it> 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