..
aarch64
linux-user: Add AArch64 support
13 years ago
alpha
alpha-linux-user: Fix umount syscall numbers
13 years ago
arm
linux-user: Clean up handling of clone() argument order
13 years ago
cris
linux-user: Clean up handling of clone() argument order
13 years ago
i386
linux-user: Enable NPTL for x86-64
13 years ago
m68k
linux-user: Enable NPTL for m68k
13 years ago
microblaze
linux-user: Clean up handling of clone() argument order
13 years ago
mips
linux-user: Clean up handling of clone() argument order
13 years ago
mips64
linux-user: Clean up handling of clone() argument order
13 years ago
openrisc
linux-user: Enable NPTL for OpenRISC
13 years ago
ppc
linux-user: Clean up handling of clone() argument order
13 years ago
s390x
linux-user: Clean up handling of clone() argument order
13 years ago
sh4
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
13 years ago
sparc
linux-user: Clean up handling of clone() argument order
13 years ago
sparc64
linux-user: Clean up handling of clone() argument order
13 years ago
unicore32
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
13 years ago
x86_64
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
13 years ago
Makefile.objs
build: move *-user/ objects to nested Makefile.objs
14 years ago
cpu-uname.c
linux-user: Don't treat AArch64 cpu names specially
13 years ago
cpu-uname.h
linux-user: adapt uname machine to emulated CPU
16 years ago
elfload.c
linux-user: Add AArch64 support
13 years ago
errno_defs.h
Remove unnecessary trailing newlines
18 years ago
flat.h
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
19 years ago
flatload.c
flatload: fix bss clearing
14 years ago
ioctls.h
linux-user: allow use of TIOCGSID
13 years ago
linux_loop.h
Fix build failure with old kernel headers (loop.h is incompatible with
18 years ago
linuxload.c
linux-user: add support of binfmt_misc 'O' flag
13 years ago
m68k-sim.c
linux-user: Fix typo m86k -> m68k
16 years ago
main.c
cpu: Drop cpu_model_str from CPU_COMMON
13 years ago
mmap.c
configure: Make NPTL non-optional
13 years ago
qemu.h
linux-user: add support of binfmt_misc 'O' flag
13 years ago
signal.c
linux-user: Add signal handling for AArch64
13 years ago
socket.h
linux-user: improve target_to_host_sock_type conversion
13 years ago
strace.c
linux-user: Don't omit comma for strace of rt_sigaction()
13 years ago
strace.list
[v2] linux-user: implement m68k atomic syscalls
13 years ago
syscall.c
linux-user: Handle SOCK_CLOEXEC/NONBLOCK if unavailable on host
13 years ago
syscall_defs.h
linux-user: Add setsockopt(SO_ATTACH_FILTER)
13 years ago
syscall_types.h
linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions
14 years ago
target_flat.h
linux-user/FLAT: allow targets to override FLAT processing
15 years ago
uaccess.c
Fix missing strnlen problems
17 years ago
vm86.c
linux-user: fix abi_(u)long, target_ulong mismatch
15 years ago