| .. |
|
aarch64
|
linux-user: Pass CPUArchState to target_restore_altstack
|
5 years ago |
|
alpha
|
linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER
|
5 years ago |
|
arm
|
softfloat: Introduce Floatx80RoundPrec
|
5 years ago |
|
cris
|
linux user: Fix Lesser GPL version number
|
6 years ago |
|
generic
|
linux-user: target: signal: Support TARGET_SS_AUTODISARM
|
6 years ago |
|
hexagon
|
linux-user: Pass CPUArchState to target_restore_altstack
|
5 years ago |
|
host
|
linux-user/: fix some comment spelling errors
|
6 years ago |
|
hppa
|
linux-user: Pass CPUArchState to target_restore_altstack
|
5 years ago |
|
i386
|
linux-user: Pass CPUArchState to target_restore_altstack
|
5 years ago |
|
m68k
|
linux-user: Pass CPUArchState to target_restore_altstack
|
5 years ago |
|
microblaze
|
linux-user: Pass CPUArchState to target_restore_altstack
|
5 years ago |
|
mips
|
linux-user: Pass CPUArchState to target_restore_altstack
|
5 years ago |
|
mips64
|
linux-user/mips: Support the n32 ABI for the R5900
|
6 years ago |
|
nios2
|
linux-user: Pass CPUArchState to target_restore_altstack
|
5 years ago |
|
openrisc
|
linux-user: Pass CPUArchState to target_restore_altstack
|
5 years ago |
|
ppc
|
target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN
|
5 years ago |
|
riscv
|
linux-user: Pass CPUArchState to target_restore_altstack
|
5 years ago |
|
s390x
|
linux-user/s390x: Handle vector regs in signal stack
|
5 years ago |
|
sh4
|
linux-user: Pass CPUArchState to target_restore_altstack
|
5 years ago |
|
sparc
|
linux-user/sparc: Implement sparc64 rt signals
|
5 years ago |
|
x86_64
|
linux user: Fix Lesser GPL version number
|
6 years ago |
|
xtensa
|
linux-user: Pass CPUArchState to target_restore_altstack
|
5 years ago |
|
cpu_loop-common.h
|
cpu: Replace ENV_GET_CPU with env_cpu
|
7 years ago |
|
elfload.c
|
linux-user/aarch64: Enable hwcap bits for bfloat16
|
5 years ago |
|
errno_defs.h
|
Supply missing header guards
|
7 years ago |
|
exit.c
|
gdbstub: drop CPUEnv from gdb_exit()
|
6 years ago |
|
fd-trans.c
|
linux-user,netlink: add IFLA_BRPORT_MRP_RING_OPEN, IFLA_BRPORT_MRP_IN_OPEN
|
6 years ago |
|
fd-trans.h
|
linux-user: move TargetFdTrans functions to their own file
|
8 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
|
6 years ago |
|
ioctls.h
|
linux-user: Conditionalize TUNSETVNETLE
|
6 years ago |
|
linux_loop.h
|
linux-user: Add loop control ioctls
|
10 years ago |
|
linuxload.c
|
avoid TABs in files that only contain a few
|
8 years ago |
|
main.c
|
linux-user: Remove dead code
|
5 years ago |
|
meson.build
|
linux-user/sparc: Merge sparc64/ into sparc/
|
5 years ago |
|
mmap.c
|
linux-user/aarch64: Implement PROT_MTE
|
6 years ago |
|
qemu.h
|
linux-user: Pass CPUArchState to do_sigaltstack
|
5 years ago |
|
safe-syscall.S
|
linux-user: Provide safe_syscall for fixing races between signals and syscalls
|
10 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: Pass ka_restorer to do_sigaction
|
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: Constify bitmask_transtbl fcntl/mmap flags_tlb[]
|
5 years ago |
|
syscall_defs.h
|
linux-user/alpha: Share code for TARGET_NR_sigaction
|
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
|
docs: fix references to docs/devel/tracing.rst
|
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
|
7 years ago |