Re: [Qemu-devel] Adding support for MIPS64 as host

2010-02-04 Thread Utkarsh Sopan
Can you tell me what is the status of adding MIPS64 support? as at the wiki page it showed Red earlier. On Wed, Feb 3, 2010 at 10:29 PM, Laurent Desnogues < laurent.desnog...@gmail.com> wrote: > On Wed, Feb 3, 2010 at 5:53 PM, Utkarsh Sopan > wrote: > > I am trying to add supp

[Qemu-devel] Adding support for MIPS64 as host

2010-02-03 Thread Utkarsh Sopan
Hi, I am trying to add support for MIPS 64 as Host machine as my academic project. I am new to QEMU. Problem is I dont have a MIPS 64 machine to test on. Please suggest whether or not I can use a nested QEMU emulator to test the same. i.e. running my version on top of a simulated MIPS64 machine.