.. |
aarch64
|
ca2144c8a8
linux-user, aarch64: sync syscall numbers with kernel v5.5
|
5 years ago |
alpha
|
6116aea994
linux-user, alpha: add syscall table generation support
|
5 years ago |
arm
|
fafe722927
linux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32
|
5 years ago |
cris
|
07a6ecf48f
linux-user: Introduce cpu_clone_regs_parent
|
5 years ago |
generic
|
2d92c6827c
linux-user: implement OFD locks
|
5 years ago |
host
|
b8c92c6d29
linux-user: Add safe_syscall for riscv64 host
|
6 years ago |
hppa
|
28b7d5fd59
linux-user: update syscall.tbl from linux 0bf999f9c5e7
|
5 years ago |
i386
|
b26491b4d4
linux-user/i386: Emulate x86_64 vsyscalls
|
5 years ago |
m68k
|
28b7d5fd59
linux-user: update syscall.tbl from linux 0bf999f9c5e7
|
5 years ago |
microblaze
|
28b7d5fd59
linux-user: update syscall.tbl from linux 0bf999f9c5e7
|
5 years ago |
mips
|
5733333020
linux-user,mips: update syscall-args-o32.c.inc
|
5 years ago |
mips64
|
28b7d5fd59
linux-user: update syscall.tbl from linux 0bf999f9c5e7
|
5 years ago |
nios2
|
a830fa2638
linux-user, nios2: sync syscall numbers with kernel v5.5
|
5 years ago |
openrisc
|
a64ddbb03a
linux-user, openrisc: sync syscall numbers with kernel v5.5
|
5 years ago |
ppc
|
3c89b8d6ac
target/ppc: Add support for scv and rfscv instructions
|
5 years ago |
riscv
|
64ce00a6c7
linux-user/riscv: fix up struct target_ucontext definition
|
5 years ago |
s390x
|
28b7d5fd59
linux-user: update syscall.tbl from linux 0bf999f9c5e7
|
5 years ago |
sh4
|
28b7d5fd59
linux-user: update syscall.tbl from linux 0bf999f9c5e7
|
5 years ago |
sparc
|
d43624c400
linux-user/sparc64: Fix the handling of window spill trap
|
5 years ago |
sparc64
|
28b7d5fd59
linux-user: update syscall.tbl from linux 0bf999f9c5e7
|
5 years ago |
tilegx
|
07a6ecf48f
linux-user: Introduce cpu_clone_regs_parent
|
5 years ago |
x86_64
|
28b7d5fd59
linux-user: update syscall.tbl from linux 0bf999f9c5e7
|
5 years ago |
xtensa
|
28b7d5fd59
linux-user: update syscall.tbl from linux 0bf999f9c5e7
|
5 years ago |
Makefile.objs
|
686a0fe4db
linux-user, mips64: add syscall table generation support
|
5 years ago |
cpu_loop-common.h
|
29a0af618d
cpu: Replace ENV_GET_CPU with env_cpu
|
6 years ago |
elfload.c
|
2667e069e7
linux-user: don't use MAP_FIXED in pgd_find_hole_fallback
|
5 years ago |
errno_defs.h
|
f91005e195
Supply missing header guards
|
6 years ago |
exit.c
|
4cc600d229
build: move TARGET_GPROF to config-host.mak
|
5 years ago |
fd-trans.c
|
65b261a63a
linux-user: add netlink RTM_SETLINK command
|
5 years ago |
fd-trans.h
|
f7e6a401fe
linux-user: move TargetFdTrans functions to their own file
|
7 years ago |
flat.h
|
f91005e195
Supply missing header guards
|
6 years ago |
flatload.c
|
ee94743034
linux-user: completely re-write init_guest_space
|
5 years ago |
ioctls.h
|
a20a7c2640
linux-user: Add thunk argument types for SIOCGSTAMP and SIOCGSTAMPNS
|
5 years ago |
linux_loop.h
|
884cdc48a9
linux-user: Add loop control ioctls
|
9 years ago |
linuxload.c
|
7d37435bd5
avoid TABs in files that only contain a few
|
6 years ago |
main.c
|
f62eb8f419
tcg: mirror mapping RWX pages for iOS optional
|
4 years ago |
mmap.c
|
8ef618859c
linux-user: detect overflow of MAP_FIXED mmap
|
5 years ago |
qemu.h
|
79482e5987
linux-user: Add strace support for printing arguments of ioctl()
|
5 years ago |
safe-syscall.S
|
4d330cee37
linux-user: Provide safe_syscall for fixing races between signals and syscalls
|
9 years ago |
signal-common.h
|
5bfce0b74f
linux-user: Make sigaltstack stacks per-thread
|
6 years ago |
signal.c
|
4b25a50674
linux-user: Use `qemu_log' for strace
|
5 years ago |
socket.h
|
f91005e195
Supply missing header guards
|
6 years ago |
strace.c
|
42b16184d0
linux-user: fix print_syscall_err() when syscall returned value is negative
|
5 years ago |
strace.list
|
79482e5987
linux-user: Add strace support for printing arguments of ioctl()
|
5 years ago |
syscall.c
|
0f6bb1958f
linux-user: Use getcwd syscall directly
|
5 years ago |
syscall_defs.h
|
e865b97ff4
linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
|
5 years ago |
syscall_types.h
|
a20a7c2640
linux-user: Add thunk argument types for SIOCGSTAMP and SIOCGSTAMPNS
|
5 years ago |
target_flat.h
|
f91005e195
Supply missing header guards
|
6 years ago |
trace-events
|
6bc024e713
linux-user: fix use of SIGRTMIN
|
5 years ago |
uaccess.c
|
7d37435bd5
avoid TABs in files that only contain a few
|
6 years ago |
uname.c
|
29a0af618d
cpu: Replace ENV_GET_CPU with env_cpu
|
6 years ago |
uname.h
|
175de52487
Clean up decorations and whitespace around header guards
|
9 years ago |
vm86.c
|
39be535008
linux-user: Use `qemu_log' for non-strace logging
|
5 years ago |