QEMU Does NOT Support MIPS Host Anymore

Mar 26th, 2009 | Posted by yajin | Filed under emulation, loongson

New version of qemu does not support MIPS host anymore.

For the sake of portability, the new version of qemu uses TCG, a tiny code generator, instead of dyngen to generate host code. That means one backend is needed for each host architecture. There are i386,x86_64,ppc,ppc64 and hppa backend in TCG, but MIPS is not on the list.

I confirm this conclusion on the status page of qemu web site. The MIPS's status is 'Not Supported'. Perhaps these days the most emergent work is to add MIPS host support, instead of loongson guest support to qemu.

  1. jiang.xn
    Apr 8th, 2009 at 18:57
    Reply | Quote | #1

    better to see someone pick this up. there are product lines powerful enough that deserve people's attention.