EHSAN UL HAQ schrieb: > Hi, > I have an executable file for mips64,how can i run this file using Qemu?? > Thanks,
There is currently no user mode emulation for mips64, so you cannot run it directly. If your executable is a Linux executable, you might run it in a malta mips64 system emulation running (debian) linux. Regards, Stefan Weil