..
aarch64
linux-user: move generic signal definitions to generic/signal.h
8 years ago
alpha
linux-user: Report error message on stderr, rather than stdout
8 years ago
arm
linux-user: move generic signal definitions to generic/signal.h
8 years ago
cris
linux-user: Report error message on stderr, rather than stdout
8 years ago
generic
linux-user: move generic signal definitions to generic/signal.h
8 years ago
host
linux-user: ppc64: don't use volatile register during safe_syscall
8 years ago
hppa
linux-user/hppa: Fix typo in mknodat syscall
8 years ago
i386
linux-user: move generic signal definitions to generic/signal.h
8 years ago
m68k
linux-user: move generic signal definitions to generic/signal.h
8 years ago
microblaze
linux-user: Report error message on stderr, rather than stdout
8 years ago
mips
elf: Don't check FCR31_NAN2008 bit for nanoMIPS
8 years ago
mips64
linux-user: Update MIPS syscall numbers up to kernel 4.18 headers
8 years ago
nios2
linux-user: Do not report "syscall not implemented" by default
8 years ago
openrisc
linux-user: Fix struct sigaltstack for openrisc
8 years ago
ppc
linux-user/ppc: Implement swapcontext syscall
8 years ago
riscv
linux-user: move generic signal definitions to generic/signal.h
8 years ago
s390x
linux-user: move generic signal definitions to generic/signal.h
8 years ago
sh4
linux-user: Report error message on stderr, rather than stdout
8 years ago
sparc
linux-user: Report error message on stderr, rather than stdout
8 years ago
sparc64
linux-user/sparc64: Add inotify_rm_watch and tee syscalls
8 years ago
tilegx
linux-user: move generic signal definitions to generic/signal.h
8 years ago
x86_64
linux-user: move generic signal definitions to generic/signal.h
8 years ago
xtensa
linux-user: move generic signal definitions to generic/signal.h
8 years ago
Makefile.objs
linux-user: introduce preexit_cleanup
8 years ago
cpu_loop-common.h
linux-user: create a dummy per arch cpu_loop.c
8 years ago
elfload.c
elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
8 years ago
errno_defs.h
linux-user: Handle ERFKILL and EHWPOISON
9 years ago
exit.c
linux-user: add gcov support to preexit_cleanup
8 years ago
flat.h
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
19 years ago
flatload.c
linux-user: Use is_error() to avoid warnings and make the code clearer
8 years ago
ioctls.h
linux-user: Implement ioctl cmd TIOCGPTPEER
8 years ago
linux_loop.h
linux-user: Add loop control ioctls
10 years ago
linuxload.c
linux-user: Clean up includes
10 years ago
m68k-sim.c
linux-user: Clean up includes
10 years ago
main.c
qom: convert the CPU list to RCU
8 years ago
mmap.c
linux-user/mmap.c: handle invalid len maps correctly
8 years ago
qemu.h
linux-user/ppc: Implement swapcontext syscall
8 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: introduce target_sigsp() and target_save_altstack()
8 years ago
signal.c
linux-user: Implement signals for openrisc
8 years ago
socket.h
linux-user: update ARCH_HAS_SOCKET_TYPES use
8 years ago
strace.c
linux-user: Add preprocessor availability control to some syscalls
8 years ago
strace.list
linux-user/strace: Improve recvmsg() output
8 years ago
syscall.c
* x86 TCG fixes for 64-bit call gates (Andrew)
8 years ago
syscall_defs.h
linux-user: remove useless #if
8 years ago
syscall_types.h
linux-user: Add FICLONE and FICLONERANGE ioctls
9 years ago
target_flat.h
linux-user/FLAT: allow targets to override FLAT processing
15 years ago
trace-events
trace-events: fix code style: print 0x before hex numbers
9 years ago
uaccess.c
util: move declarations out of qemu-common.h
10 years ago
uname.c
linux-user: Clean up includes
10 years ago
uname.h
Clean up decorations and whitespace around header guards
10 years ago
vm86.c
linux-user: Clean up includes
10 years ago