Re: [Qemu-devel] Combined MIPS fixes

2006-11-07 Thread Aurelien Jarno
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

Re: [Qemu-devel] Combined MIPS fixes

2006-11-07 Thread Aurelien Jarno
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

Re: [Qemu-devel] Combined MIPS fixes

2006-11-07 Thread Daniel Jacobowitz
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

[Qemu-devel] Combined MIPS fixes

2006-11-05 Thread Daniel Jacobowitz
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