qemu/linux-user
Chen Gang de2fdd56b1 linux-user/syscall_defs.h: Sync the latest si_code from Linux kernel
They content several new macro members, also contents TARGET_N*.

Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Message-Id: <1443240605-2924-1-git-send-email-gang.chen.5i5j@gmail.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2015-10-07 20:03:15 +11:00
..
aarch64
alpha
arm linux-user/arm: Correct TARGET_NR_timerfd to TARGET_NR_timerfd_create 2015-05-18 17:45:10 +01:00
cris
i386
m68k
microblaze
mips
mips64
openrisc
ppc
s390x
sh4
sparc
sparc64
tilegx linux-user: tilegx: Add architecture related features 2015-09-15 07:17:51 -07:00
unicore32
x86_64
Makefile.objs
elfload.c linux-user: remove MAX_ARG_PAGES limit 2015-09-28 16:29:11 +03: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: Treat --foo options the same as -foo 2015-09-28 16:13:22 +03:00
mmap.c linux-user: assert that target_mprotect cannot fail 2015-10-01 11:43:42 +03:00
qemu.h linux-user: remove MAX_ARG_PAGES limit 2015-09-28 16:29:11 +03:00
signal.c linux-user/signal.c: Use setup_rt_frame() instead of setup_frame() for target openrisc 2015-10-01 11:13:55 +03:00
socket.h
strace.c
strace.list
syscall.c linux-user/syscall.c: Add EAGAIN to host_to_target_errno_table for 2015-09-28 16:57:54 +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