..
aarch64
…
alpha
…
arm
linux-user: arm: Remove ARM_cpsr and similar #defines
2016-05-27 14:50:39 +03:00
cris
linux-user: Support for restarting system calls for CRIS targets
2016-05-27 14:49:50 +03:00
host
linux-user: Provide safe_syscall for ppc64
2016-06-26 13:17:22 +03:00
i386
…
m68k
linux-user: Support for restarting system calls for M68K targets
2016-05-27 14:49:50 +03:00
microblaze
linux-user: Support for restarting system calls for Microblaze targets
2016-05-27 14:49:51 +03:00
mips
…
mips64
…
openrisc
…
ppc
…
s390x
linux-user: Support for restarting system calls for S390 targets
2016-05-27 14:49:50 +03:00
sh4
…
sparc
…
sparc64
…
tilegx
linux-user: Support for restarting system calls for tilegx targets
2016-05-27 14:49:50 +03:00
unicore32
…
x86_64
…
Makefile.objs
linux-user: Provide safe_syscall for fixing races between signals and syscalls
2016-05-27 14:49:51 +03:00
elfload.c
os-posix: include sys/mman.h
2016-06-16 18:39:03 +02:00
errno_defs.h
…
flat.h
…
flatload.c
os-posix: include sys/mman.h
2016-06-16 18:39:03 +02:00
ioctls.h
…
linux_loop.h
…
linuxload.c
…
m68k-sim.c
…
main.c
* serial port fixes (Paolo)
2016-06-29 19:14:48 +01:00
mmap.c
os-posix: include sys/mman.h
2016-06-16 18:39:03 +02:00
qemu.h
linux-user: Make semihosting heap/stack fields abi_ulongs
2016-07-04 13:06:35 +01:00
safe-syscall.S
linux-user: Provide safe_syscall for fixing races between signals and syscalls
2016-05-27 14:49:51 +03:00
signal.c
linux-user: Don't use sigfillset() on uc->uc_sigmask
2016-06-26 13:17:20 +03:00
socket.h
…
strace.c
linux-user: fix clone() strace
2016-06-26 13:17:21 +03:00
strace.list
linux-user: update get_thread_area/set_thread_area strace
2016-06-26 13:17:21 +03:00
syscall.c
linux-user: Fix compilation when F_SETPIPE_SZ isn't defined
2016-06-30 19:27:51 +01:00
syscall_defs.h
linux-user: add socketcall() strace
2016-06-26 13:17:21 +03:00
syscall_types.h
…
target_flat.h
…
trace-events
trace: split out trace events for linux-user/ directory
2016-06-20 17:22:17 +01:00
uaccess.c
…
uname.c
…
uname.h
…
vm86.c
…