Re: [Qemu-devel] [PATCH 00/10] Support mips64/mipsn32-linux-user

2013-03-05 Thread Aurelien Jarno
Hi, On Sun, Feb 10, 2013 at 10:30:40AM -0800, Richard Henderson wrote: > Peter's recent userland syscall testing has encouraged me to clean > up and re-submit some ages-old patches to enable userland testing > of the other mips abis. > > Please review. > > > r~ > > > Richard Henderson (10): >

Re: [Qemu-devel] [PATCH 00/10] Support mips64/mipsn32-linux-user

2013-02-11 Thread Peter Maydell
On 11 February 2013 16:10, Richard Henderson wrote: > On 2013-02-11 07:57, Peter Maydell wrote: >> Well, just to start with, I looked at patch 1 and thought >> "why is it ok to delete these without it making something >> fail to compile?". > > Fair enough. Assume the replies I just sent will be i

Re: [Qemu-devel] [PATCH 00/10] Support mips64/mipsn32-linux-user

2013-02-11 Thread Richard Henderson
On 2013-02-11 07:57, Peter Maydell wrote: Well, just to start with, I looked at patch 1 and thought "why is it ok to delete these without it making something fail to compile?". Fair enough. Assume the replies I just sent will be in the next revision. r~

Re: [Qemu-devel] [PATCH 00/10] Support mips64/mipsn32-linux-user

2013-02-11 Thread Peter Maydell
On 11 February 2013 15:45, Richard Henderson wrote: > On 2013-02-11 01:59, Peter Maydell wrote: >> Eight patches out of ten have no commit message beyond the >> one-liner summary... > Ok, so? Most of the patches are microscopic, > and do exactly what the summary says. Well, just to start with,

Re: [Qemu-devel] [PATCH 00/10] Support mips64/mipsn32-linux-user

2013-02-11 Thread Richard Henderson
On 2013-02-11 01:59, Peter Maydell wrote: Eight patches out of ten have no commit message beyond the one-liner summary... Ok, so? Most of the patches are microscopic, and do exactly what the summary says. r~

Re: [Qemu-devel] [PATCH 00/10] Support mips64/mipsn32-linux-user

2013-02-11 Thread Peter Maydell
On 10 February 2013 18:30, Richard Henderson wrote: > Peter's recent userland syscall testing has encouraged me to clean > up and re-submit some ages-old patches to enable userland testing > of the other mips abis. > > Please review. Eight patches out of ten have no commit message beyond the one-

[Qemu-devel] [PATCH 00/10] Support mips64/mipsn32-linux-user

2013-02-10 Thread Richard Henderson
Peter's recent userland syscall testing has encouraged me to clean up and re-submit some ages-old patches to enable userland testing of the other mips abis. Please review. r~ Richard Henderson (10): mips-linux-user: Delete n32 and n64 signal stubs mips-linux-user: Share o32 code for n32 an