qemu-e2k/linux-user
Philippe Mathieu-Daudé c632ea1dd9 linux-user/syscall: Remove hardcoded tabs (code style)
We are going to move this code, fix its style first.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210704183755.655002-12-f4bug@amsat.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2021-07-07 21:34:21 +02:00
..
aarch64
alpha linux-user/alpha: Remove hardcoded tabs (code style) 2021-07-07 21:30:38 +02:00
arm softfloat: Introduce Floatx80RoundPrec 2021-06-03 14:04:02 -07:00
cris
generic
hexagon
host
hppa linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN 2021-07-07 21:26:03 +02:00
i386
m68k
microblaze
mips linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN 2021-07-07 21:26:46 +02:00
mips64 linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN 2021-07-07 21:26:46 +02:00
nios2
openrisc
ppc target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN 2021-05-19 10:30:29 +10:00
riscv
s390x linux-user/s390x: Save and restore psw.mask properly 2021-06-21 08:48:21 +02:00
sh4
sparc
x86_64
xtensa
cpu_loop-common.h
elfload.c linux-user/elfload: Implement ELF_HWCAP for RISC-V 2021-07-07 21:14:47 +02:00
errno_defs.h
exit.c
fd-trans.c
fd-trans.h
flat.h
flatload.c
ioctls.h
linux_loop.h
linuxload.c linux-user: Fix style problems in linuxload.c 2021-07-07 21:22:35 +02:00
main.c tcg: Re-order tcg_region_init vs tcg_prologue_init 2021-06-11 09:26:28 -07:00
meson.build
mmap.c linux-user: Set CF_PARALLEL when mapping shared memory 2021-06-15 08:28:56 +02:00
qemu.h
safe-syscall.S
semihost.c
signal-common.h
signal.c linux-user: Let sigaction query SIGKILL/SIGSTOP 2021-06-20 16:21:01 +02:00
socket.h
strace.c
strace.list linux-user: Add copy_file_range to strace.list 2021-05-18 07:09:58 +02:00
syscall_defs.h linux-user/alpha: Share code for TARGET_NR_sigaction 2021-05-18 07:10:46 +02:00
syscall_types.h
syscall.c linux-user/syscall: Remove hardcoded tabs (code style) 2021-07-07 21:34:21 +02:00
target_flat.h
trace-events linux-user/trace-events: fix minor typo in format string 2021-06-17 16:09:11 +02:00
trace.h
uaccess.c
uname.c
uname.h
vm86.c