..
aarch64
linux-user, aarch64: sync syscall numbers with kernel v5.5
6 years ago
alpha
linux-user, alpha: add syscall table generation support
6 years ago
arm
linux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32
6 years ago
cris
linux-user: Introduce cpu_clone_regs_parent
7 years ago
generic
linux-user: implement OFD locks
6 years ago
host
linux-user: Add safe_syscall for riscv64 host
8 years ago
hppa
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
i386
linux-user/i386: Emulate x86_64 vsyscalls
6 years ago
m68k
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
microblaze
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
mips
linux-user,mips: update syscall-args-o32.c.inc
6 years ago
mips64
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
nios2
linux-user, nios2: sync syscall numbers with kernel v5.5
6 years ago
openrisc
linux-user, openrisc: sync syscall numbers with kernel v5.5
6 years ago
ppc
target/ppc: Add support for scv and rfscv instructions
6 years ago
riscv
linux-user/riscv: fix up struct target_ucontext definition
6 years ago
s390x
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
sh4
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
sparc
linux-user/sparc64: Fix the handling of window spill trap
6 years ago
sparc64
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
tilegx
linux-user: Introduce cpu_clone_regs_parent
7 years ago
x86_64
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
xtensa
linux-user: update syscall.tbl from linux 0bf999f9c5e7
6 years ago
Makefile.objs
linux-user, mips64: add syscall table generation support
6 years ago
cpu_loop-common.h
cpu: Replace ENV_GET_CPU with env_cpu
7 years ago
elfload.c
linux-user: don't use MAP_FIXED in pgd_find_hole_fallback
6 years ago
errno_defs.h
Supply missing header guards
7 years ago
exit.c
build: move TARGET_GPROF to config-host.mak
7 years ago
fd-trans.c
linux-user: add netlink RTM_SETLINK command
6 years ago
fd-trans.h
linux-user: move TargetFdTrans functions to their own file
8 years ago
flat.h
Supply missing header guards
7 years ago
flatload.c
linux-user: completely re-write init_guest_space
6 years ago
ioctls.h
linux-user: Add thunk argument types for SIOCGSTAMP and SIOCGSTAMPNS
6 years ago
linux_loop.h
linux-user: Add loop control ioctls
10 years ago
linuxload.c
avoid TABs in files that only contain a few
8 years ago
main.c
linux-user: Ensure mmap_min_addr is non-zero
6 years ago
mmap.c
linux-user: detect overflow of MAP_FIXED mmap
6 years ago
qemu.h
linux-user: Add strace support for printing arguments of ioctl()
6 years ago
safe-syscall.S
linux-user: Provide safe_syscall for fixing races between signals and syscalls
10 years ago
signal-common.h
linux-user: Make sigaltstack stacks per-thread
7 years ago
signal.c
linux-user: Use `qemu_log' for strace
7 years ago
socket.h
Supply missing header guards
7 years ago
strace.c
linux-user: fix print_syscall_err() when syscall returned value is negative
6 years ago
strace.list
linux-user: Add strace support for printing arguments of ioctl()
6 years ago
syscall.c
linux-user: Use getcwd syscall directly
6 years ago
syscall_defs.h
linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
6 years ago
syscall_types.h
linux-user: Add thunk argument types for SIOCGSTAMP and SIOCGSTAMPNS
6 years ago
target_flat.h
Supply missing header guards
7 years ago
trace-events
linux-user: fix use of SIGRTMIN
7 years ago
trace.h
trace: switch position of headers to what Meson requires
6 years ago
uaccess.c
avoid TABs in files that only contain a few
8 years ago
uname.c
cpu: Replace ENV_GET_CPU with env_cpu
7 years ago
uname.h
Clean up decorations and whitespace around header guards
10 years ago
vm86.c
linux-user: Use `qemu_log' for non-strace logging
7 years ago