Aurelien Jarno a écrit :
> Daniel Jacobowitz a écrit :
>> On Tue, Nov 07, 2006 at 11:52:22AM -0600, Neo Jia wrote:
>>> Daniel,
>>>
>>> Thanks. I have tried the R4K images from debian but failed. Could you send
>>> me the command line you used to install debian on qemu?
>> [Replying to the list in c
Daniel Jacobowitz a écrit :
> On Tue, Nov 07, 2006 at 11:52:22AM -0600, Neo Jia wrote:
>> Daniel,
>>
>> Thanks. I have tried the R4K images from debian but failed. Could you send
>> me the command line you used to install debian on qemu?
>
> [Replying to the list in case this is helpful for others
On Tue, Nov 07, 2006 at 11:52:22AM -0600, Neo Jia wrote:
> Daniel,
>
> Thanks. I have tried the R4K images from debian but failed. Could you send
> me the command line you used to install debian on qemu?
[Replying to the list in case this is helpful for others.]
./obj/mips-softmmu/qemu-system-mi
A grab-bag of fixes:
- Report FP registers for the MIPS gdb stub
- Implement the set_thread_area syscall for MIPS user emulation
- Implement the set_tid_address syscall for user emulation
- Correct 64-bit / 32-bit issues in do_socketcallwrapper
- Emulate rdhwr for MIPS usermode
- Corre