Re: [Qemu-devel] [PATCH] linux-user: sync syscall numbers upto 3.13

2014-01-13 Thread Peter Maydell
On 13 January 2014 12:33, wrote: > From: Riku Voipio > > All others updated except unicore, which doesn't look right to > begin with. Yes, I've noticed before that the Unicore syscall numbers are just completely wrong. Guan, would you like to submit a patch to fix them or should we just rip out

[Qemu-devel] [PATCH] linux-user: sync syscall numbers upto 3.13

2014-01-13 Thread riku . voipio
From: Riku Voipio All others updated except unicore, which doesn't look right to begin with. Signed-off-by: Riku Voipio --- linux-user/alpha/syscall_nr.h | 7 +++ linux-user/arm/syscall_nr.h| 6 ++ linux-user/cris/syscall_nr.h | 1 + linux-user/i386/syscall_nr.h