Hi!

The current CVS QEMU Makefile builds "qemu-system-mips"
binary which really emulates a little-endian system and should be
renamed to the "qemu-system-mipsel"

[EMAIL PROTECTED] qemu/bin]$ ls
qemu        qemu-i386  qemu-mipsel  qemu-sparc        qemu-system-ppc
qemu-arm    qemu-img   qemu-ppc     qemu-system-arm   qemu-system-sparc
qemu-armeb  qemu-mips  qemu-sh4     qemu-system-mips  qemu-system-x86_64

Is it possible to build _both_  "qemu-system-mips*"  for LE and BE support
like userspace does ?

--
-=AV=-


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to