..
aarch64
linux-user: update syscall_nr.h to Linux v5.13
5 years ago
alpha
linux-user: update syscall.tbl to Linux v5.13
5 years ago
arm
target/arm: Do hflags rebuild in cpsr_write()
5 years ago
cris
linux-user: Extract target errno to 'target_errno_defs.h'
5 years ago
generic
linux-user: Extract target errno to 'target_errno_defs.h'
5 years ago
hexagon
linux-user: update syscall_nr.h to Linux v5.13
5 years ago
host
linux-user/: fix some comment spelling errors
6 years ago
hppa
qemu/atomic: Add aligned_{int64,uint64}_t types
5 years ago
i386
linux-user: fix guest/host address mixup in i386 setup_rt_frame()
5 years ago
m68k
linux-user: update syscall.tbl to Linux v5.13
5 years ago
microblaze
linux-user: update syscall.tbl to Linux v5.13
5 years ago
mips
linux-user: update syscall.tbl to Linux v5.13
5 years ago
mips64
linux-user: update syscall.tbl to Linux v5.13
5 years ago
nios2
linux-user: update syscall_nr.h to Linux v5.13
5 years ago
openrisc
linux-user: update syscall_nr.h to Linux v5.13
5 years ago
ppc
linux-user: update syscall.tbl to Linux v5.13
5 years ago
riscv
linux-user: update syscall_nr.h to Linux v5.13
5 years ago
s390x
linux-user/s390x: signal with SIGFPE on compare-and-trap
5 years ago
sh4
linux-user: update syscall.tbl to Linux v5.13
5 years ago
sparc
linux-user: update syscall.tbl to Linux v5.13
5 years ago
x86_64
linux-user: update syscall.tbl to Linux v5.13
5 years ago
xtensa
linux-user: update syscall.tbl to Linux v5.13
5 years ago
cpu_loop-common.h
cpu: Replace ENV_GET_CPU with env_cpu
7 years ago
elfload.c
linux-user/elfload: byteswap i386 registers when dumping core
5 years ago
errnos.c.inc
linux-user: Simplify host <-> target errno conversion using macros
5 years ago
exit.c
tcg/plugins: implement a qemu_plugin_user_exit helper
5 years ago
fd-trans.c
fd-trans: Fix race condition on reallocation of the translation table.
5 years ago
fd-trans.h
fd-trans: Fix race condition on reallocation of the translation table.
5 years ago
flat.h
linux-user/: fix some comment spelling errors
6 years ago
flatload.c
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
5 years ago
ioctls.h
linux-user: Conditionalize TUNSETVNETLE
5 years ago
linux_loop.h
linux-user: Add loop control ioctls
10 years ago
linuxload.c
linux-user: Fix style problems in linuxload.c
5 years ago
main.c
user: Remove cpu_get_pic_interrupt() stubs
5 years ago
meson.build
linux-user/sparc: Merge sparc64/ into sparc/
5 years ago
mmap.c
linux-user: Set CF_PARALLEL when mapping shared memory
5 years ago
qemu.h
linux-user: Pass CPUArchState to do_sigaltstack
5 years ago
safe-syscall.S
linux-user: Extract target errno to 'target_errno_defs.h'
5 years ago
semihost.c
Do not include cpu.h if it's not really necessary
5 years ago
signal-common.h
linux-user: Pass CPUArchState to target_restore_altstack
5 years ago
signal.c
linux-user: Let sigaction query SIGKILL/SIGSTOP
5 years ago
socket.h
Supply missing header guards
7 years ago
strace.c
linux-user: Add strace support for printing arguments of llseek
5 years ago
strace.list
linux-user: Add copy_file_range to strace.list
5 years ago
syscall.c
linux-user/syscall: Remove unused variable from execve
5 years ago
syscall_defs.h
linux-user: Extract target errno to 'target_errno_defs.h'
5 years ago
syscall_types.h
linux-user: Add support for btrfs ioctls used to scrub a filesystem
6 years ago
target_flat.h
Supply missing header guards
7 years ago
trace-events
linux-user/trace-events: fix minor typo in format string
5 years ago
trace.h
trace: switch position of headers to what Meson requires
6 years ago
uaccess.c
linux-user: Use signed lengths in uaccess.c
5 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
6 years ago