qemu-e2k/linux-user
Laurent Vivier 686a0fe4db linux-user, mips64: add syscall table generation support
Copy syscall_n32.tbl, syscall_n64.tbl and syscallhdr.sh from
linux/arch/parisc/kernel/syscalls v5.5
Update syscallhdr.sh to generate QEMU syscall_nr.h

Move the offsets (6000 for n32 and 5000 for n64) from the file to
the Makefile.objs to be passed to syscallhdr.sh

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Message-Id: <20200310103403.3284090-18-laurent@vivier.eu>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2020-03-20 16:02:00 +01:00
..
aarch64
alpha linux-user, alpha: add syscall table generation support 2020-03-20 16:02:00 +01:00
arm linux-user, arm: add syscall table generation support 2020-03-20 16:02:00 +01:00
cris
generic
host
hppa linux-user, hppa: add syscall table generation support 2020-03-20 16:02:00 +01:00
i386 linux-user, i386: add syscall table generation support 2020-03-20 16:02:00 +01:00
m68k linux-user, m68k: add syscall table generation support 2020-03-20 16:02:00 +01:00
microblaze linux-user, microblaze: add syscall table generation support 2020-03-20 16:02:00 +01:00
mips linux-user, mips: add syscall table generation support 2020-03-20 16:02:00 +01:00
mips64 linux-user, mips64: add syscall table generation support 2020-03-20 16:02:00 +01:00
nios2
openrisc
ppc linux-user, ppc: add syscall table generation support 2020-03-20 16:02:00 +01:00
riscv linux-user/riscv: Update the syscall_nr's to the 5.5 kernel 2020-03-20 16:01:59 +01:00
s390x linux-user, s390x: add syscall table generation support 2020-03-20 16:02:00 +01:00
sh4 linux-user, sh4: add syscall table generation support 2020-03-20 16:02:00 +01:00
sparc linux-user, sparc, sparc64: add syscall table generation support 2020-03-20 16:02:00 +01:00
sparc64 linux-user, sparc, sparc64: add syscall table generation support 2020-03-20 16:02:00 +01:00
tilegx
x86_64 linux-user, x86_64: add syscall table generation support 2020-03-20 16:02:00 +01:00
xtensa linux-user, xtensa: add syscall table generation support 2020-03-20 16:02:00 +01:00
cpu_loop-common.h
elfload.c linux-user: Add AT_EXECFN auxval 2020-03-20 15:51:53 +01:00
errno_defs.h
exit.c
fd-trans.c linux-user: Use `qemu_log' for non-strace logging 2020-02-19 11:17:40 +01:00
fd-trans.h
flat.h
flatload.c
ioctls.h linux-user: Add support for selected alsa timer instructions using ioctls 2020-02-19 11:17:40 +01:00
linux_loop.h
linuxload.c
main.c linux-user: remove gemu_log from the linux-user tree 2020-02-19 11:17:40 +01:00
Makefile.objs linux-user, mips64: add syscall table generation support 2020-03-20 16:02:00 +01:00
mmap.c linux-user: Update TASK_UNMAPPED_BASE for aarch64 2020-03-20 15:51:54 +01:00
qemu.h linux-user: remove gemu_log from the linux-user tree 2020-02-19 11:17:40 +01:00
safe-syscall.S
signal-common.h
signal.c linux-user: Use `qemu_log' for strace 2020-02-19 11:17:40 +01:00
socket.h
strace.c linux-user: Protect more syscalls 2020-03-20 16:01:46 +01:00
strace.list linux-user/strace: Improve output of various syscalls 2020-02-19 11:17:40 +01:00
syscall_defs.h linux-user: Add support for selected alsa timer instructions using ioctls 2020-02-19 11:17:40 +01:00
syscall_types.h linux-user: Add support for getting/setting selected alsa timer parameters using ioctls 2020-02-19 11:17:40 +01:00
syscall.c linux-user, x86_64, i386: cleanup TARGET_NR_arch_prctl 2020-03-20 16:02:00 +01:00
target_flat.h
trace-events
uaccess.c
uname.c
uname.h
vm86.c linux-user: Use `qemu_log' for non-strace logging 2020-02-19 11:17:40 +01:00