qemu-irix/linux-user
Johan Ouwerkerk 9763af08f8 Add missing syscall nrs. according to more recent Linux kernels
This change covers arm, aarch64, mips. Others to follow?

The change was prompted by QEMU warning about a syscall 384 (get_random())
with Debian armhf binaries (ARMv7).

Signed-off-by: Johan Ouwerkerk <jm.ouwerkerk@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2016-01-11 11:39:28 +03:00
..
aarch64 Add missing syscall nrs. according to more recent Linux kernels 2016-01-11 11:39:28 +03:00
alpha
arm Add missing syscall nrs. according to more recent Linux kernels 2016-01-11 11:39:28 +03:00
cris
i386
m68k
microblaze
mips Add missing syscall nrs. according to more recent Linux kernels 2016-01-11 11:39:28 +03:00
mips64
openrisc
ppc
s390x
sh4
sparc
sparc64
tilegx linux-user/tilegx: Implement tilegx signal features 2015-10-07 20:03:15 +11:00
unicore32 unicore32: convert get_sp_from_cpustate from macro to inline 2016-01-10 10:25:38 +03:00
x86_64
Makefile.objs
elfload.c user: introduce "-d page" 2015-12-17 17:33:48 +01:00
errno_defs.h
flat.h
flatload.c linux-user: remove MAX_ARG_PAGES limit 2015-09-28 16:29:11 +03:00
ioctls.h
linux_loop.h
linuxload.c linux-user: remove MAX_ARG_PAGES limit 2015-09-28 16:29:11 +03:00
m68k-sim.c
main.c linux-user: avoid "naked" qemu_log 2015-12-17 17:33:48 +01:00
mmap.c translate-all: ensure host page mask is always extended with 1's 2015-12-02 13:12:30 +01:00
qemu.h linux-user: remove MAX_ARG_PAGES limit 2015-09-28 16:29:11 +03:00
signal.c linux-user: convert DEBUG_SIGNAL logging to tracepoints 2015-12-17 17:33:48 +01:00
socket.h
strace.c
strace.list
syscall.c linux-user: enable sigaltstack for all architectures 2016-01-11 11:39:13 +03:00
syscall_defs.h linux-user/syscall_defs.h: Sync the latest si_code from Linux kernel 2015-10-07 20:03:15 +11:00
syscall_types.h
target_flat.h
uaccess.c
uname.c
uname.h
vm86.c