..
aarch64
target/arm: Enable FEAT_LSE128 for -cpu max
2025-08-30 16:38:47 +01:00
alpha
linux-user: Remove target_pt_regs from target_syscall.h
2025-08-30 07:04:04 +10:00
arm
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
2025-08-30 07:04:04 +10:00
generic
linux-user: Move TARGET_SA_RESTORER out of generic/signal.h
2025-02-18 08:29:03 -08:00
hexagon
linux-user: Remove target_pt_regs from target_syscall.h
2025-08-30 07:04:04 +10:00
hppa
linux-user: Remove target_pt_regs from target_syscall.h
2025-08-30 07:04:04 +10:00
i386
linux-user: Rename elf_check_arch
2025-08-30 07:04:04 +10:00
include
loongarch64
linux-user: Rename elf_check_arch
2025-08-30 07:04:04 +10:00
m68k
linux-user: Remove target_pt_regs from target_syscall.h
2025-08-30 07:04:04 +10:00
microblaze
linux-user: Rename elf_check_arch
2025-08-30 07:04:04 +10:00
mips
linux-user/mips: Select M14Kc CPU to run microMIPS binaries
2025-09-02 17:57:05 +02:00
mips64
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
2025-08-30 07:04:04 +10:00
openrisc
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
2025-08-30 07:04:04 +10:00
ppc
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
2025-08-30 07:04:04 +10:00
riscv
linux-user: Remove target_pt_regs from target_syscall.h
2025-08-30 07:04:04 +10:00
s390x
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
2025-08-30 07:04:04 +10:00
sh4
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
2025-08-30 07:04:04 +10:00
sparc
linux-user/sparc: Create target_ptrace.h
2025-08-30 07:04:04 +10:00
x86_64
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
2025-08-30 07:04:04 +10:00
xtensa
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
2025-08-30 07:04:04 +10:00
elfload.c
linux-user: Remove a.out declarations from elfload.c
2025-08-30 07:04:04 +10:00
errnos.c.inc
exit.c
fd-trans.c
linux-user: netlink: Add missing QEMU_IFLA entries
2025-01-24 13:58:40 +01:00
fd-trans.h
linux-user: Hold the fd-trans lock across fork
2025-07-10 13:49:03 -06:00
flat.h
flatload.c
include/exec: Split out mmap-lock.h
2025-04-23 14:08:17 -07:00
gen-vdso-elfn.c.inc
gen-vdso.c
linux-user/gen-vdso: Don't read off the end of buf[]
2025-07-10 13:48:34 -06:00
ioctls.h
linux_loop.h
linuxload.c
linux-user: Create do_init_main_thread
2025-08-28 06:39:25 +10:00
loader.h
linux-user: Move arch_parse_elf_property to aarch64/elfload.c
2025-08-30 07:04:04 +10:00
main.c
linux-user: Drop deprecated -p option
2025-08-30 07:00:20 +10:00
meson.build
plugins: fix inclusion of user-mode APIs
2025-07-14 11:42:49 +01:00
mmap.c
linux-user/mmap.c: fix "of of" typo in comment
2025-05-09 23:49:26 +03:00
plugin-api.c
plugins: fix inclusion of user-mode APIs
2025-07-14 11:42:49 +01:00
qemu.h
linux-user: Remove do_init_main_thread
2025-08-28 06:39:25 +10:00
semihost.c
signal-common.h
user: Introduce user/signal.h
2025-02-10 13:47:59 +00:00
signal.c
accel/tcg: Use vaddr in cpu_loop.h
2025-05-05 09:24:06 -07:00
socket.h
strace.c
linux-user: Tidy print_socket_protocol
2025-08-30 06:59:26 +10:00
strace.h
strace.list
linux-user: Add strace for rseq
2025-08-28 07:18:30 +10:00
syscall.c
linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
2025-07-11 10:45:14 -06:00
syscall_defs.h
linux-user/mips/o32: Drop sa_restorer functionality
2025-07-10 13:49:03 -06:00
syscall_types.h
thunk.c
trace-events
trace.h
uaccess.c
uname.c
uname.h
user-internals.h
include: Remove 'exec/exec-all.h'
2025-04-30 12:45:05 -07:00
user-mmap.h
user: Extract common MMAP API to 'user/mmap.h'
2025-03-09 14:54:32 +01:00
vm86.c