yes but which binary do I use to call to run an emulated arm image?

is there an actual binary that can emulate an existing arm board, anyboard?
qemu?
if not which is the emulator that works with arm?
If not where is the project that I can tweak to build such a binary.


I can search for the board that is not a problem and then I can tweak the 
project but I need to know where can I find this.
I couldn't find any documentation in this direction.



________________________________
 From: Peter Maydell <peter.mayd...@linaro.org>
To: Herbei Dacian <dacian_her...@yahoo.fr> 
Cc: QEmu Devel <qemu-devel@nongnu.org> 
Sent: Thursday, 15 August 2013, 15:48
Subject: Re: [Qemu-devel] minimal linux distribution for qemu
 

On 15 August 2013 14:46, Herbei Dacian <dacian_her...@yahoo.fr> wrote:
> OK but which command should I use if that is broken and where I can find
> some documentation that is actually up to date?

You need to start by finding out which of the boards QEMU
models your distribution actually supports, and the expected
install method for them. ARM is *not* like x86 here -- all x86
systems are basically identical, but all ARM boards are
different and you need the correct kernel for the board you're
running, whether that board is real hardware or emulated.

-- PMM

Reply via email to