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

2010-02-05 Thread Rtp
pinery writes: Hi, > 於 四,2010-02-04 於 22:56 +0530,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 >> wrote: >> On Wed, Feb 3, 2010 at 5:53 PM, Utkars

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

2010-02-04 Thread pinery
於 四,2010-02-04 於 22:56 +0530,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 > wrote: > On Wed, Feb 3, 2010 at 5:53 PM, Utkarsh Sopan > wrote: >

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

2010-02-04 Thread Laurent Desnogues
On Thu, Feb 4, 2010 at 6:26 PM, Utkarsh Sopan wrote: > > Can you tell me what is the status of adding MIPS64 support? > as at the wiki page it showed Red earlier. Look here: http://git.aurel32.net/?p=qemu.git;a=summary Laurent

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 support for MIPS 64 as H

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

2010-02-03 Thread Laurent Desnogues
On Wed, Feb 3, 2010 at 5:53 PM, Utkarsh Sopan wrote: > I am trying to add support for MIPS 64 as Host machine as my academic > project. Note that some work has already been done for MIPS host support. > I am new to QEMU. > > Problem is I dont have a MIPS 64 machine to test on. > Please suggest w

[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.