2008-05-05 11:20:03 +00:00
|
|
|
By Vlad Lungu vlad.lungu@windriver.com 2007-Oct-01
|
2008-01-16 17:27:51 +00:00
|
|
|
----------------------------------------
|
|
|
|
Qemu is a full system emulator. See
|
|
|
|
|
2009-08-20 20:52:25 +00:00
|
|
|
http://www.nongnu.org/qemu/
|
2008-01-16 17:27:51 +00:00
|
|
|
|
|
|
|
Limitations & comments
|
|
|
|
----------------------
|
|
|
|
Supports the "-m mips" configuration of qemu: serial,NE2000,IDE.
|
|
|
|
Support is big endian only for now (or at least this is what I tested).
|
|
|
|
Derived from au1x00 with a lot of things cut out.
|
2008-05-05 11:20:03 +00:00
|
|
|
|
|
|
|
Supports emulated flash (patch Jean-Christophe PLAGNIOL-VILLARD) with
|
|
|
|
recent qemu versions. When using emulated flash, launch with
|
|
|
|
-pflash <filename> and erase mips_bios.bin.
|