| .. |
|
aarch64
|
target/arm: Enable FEAT_CSSC for -cpu max
|
7 months ago |
|
alpha
|
linux-user: Remove target_pt_regs from target_syscall.h
|
7 months ago |
|
arm
|
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
|
7 months ago |
|
generic
|
linux-user: Move TARGET_SA_RESTORER out of generic/signal.h
|
1 year ago |
|
hexagon
|
linux-user: Remove target_pt_regs from target_syscall.h
|
7 months ago |
|
hppa
|
linux-user: Remove target_pt_regs from target_syscall.h
|
7 months ago |
|
i386
|
linux-user: Rename elf_check_arch
|
7 months ago |
|
include
|
linux-user: cleanup unused linux-user/include/host directories
|
3 years ago |
|
loongarch64
|
linux-user: Rename elf_check_arch
|
7 months ago |
|
m68k
|
linux-user: Remove target_pt_regs from target_syscall.h
|
7 months ago |
|
microblaze
|
linux-user: Rename elf_check_arch
|
7 months ago |
|
mips
|
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
|
7 months ago |
|
mips64
|
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
|
7 months ago |
|
openrisc
|
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
|
7 months ago |
|
ppc
|
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
|
7 months ago |
|
riscv
|
linux-user: Remove target_pt_regs from target_syscall.h
|
7 months ago |
|
s390x
|
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
|
7 months ago |
|
sh4
|
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
|
7 months ago |
|
sparc
|
linux-user/sparc: Create target_ptrace.h
|
7 months ago |
|
x86_64
|
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
|
7 months ago |
|
xtensa
|
linux-user: Standardize on ELF_MACHINE not ELF_ARCH
|
7 months ago |
|
elfload.c
|
linux-user: Remove a.out declarations from elfload.c
|
7 months ago |
|
errnos.c.inc
|
linux-user: Simplify host <-> target errno conversion using macros
|
5 years ago |
|
exit.c
|
accel/tcg: Move perf and debuginfo support to tcg/
|
2 years ago |
|
fd-trans.c
|
linux-user: netlink: Add missing QEMU_IFLA entries
|
1 year ago |
|
fd-trans.h
|
linux-user: Hold the fd-trans lock across fork
|
9 months ago |
|
flat.h
|
linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code
|
2 years ago |
|
flatload.c
|
include/exec: Split out mmap-lock.h
|
11 months ago |
|
gen-vdso-elfn.c.inc
|
linux-user: Fix GDB complaining about system-supplied DSO string table index
|
1 year ago |
|
gen-vdso.c
|
linux-user/gen-vdso: Don't read off the end of buf[]
|
9 months ago |
|
ioctls.h
|
linux-user: Add ioctl for BLKBSZSET
|
2 years ago |
|
linux_loop.h
|
linux-user: implement more loop ioctls
|
4 years ago |
|
linuxload.c
|
linux-user: Create do_init_main_thread
|
7 months ago |
|
loader.h
|
linux-user: Move arch_parse_elf_property to aarch64/elfload.c
|
7 months ago |
|
main.c
|
linux-user: Drop deprecated -p option
|
7 months ago |
|
meson.build
|
plugins: fix inclusion of user-mode APIs
|
9 months ago |
|
mmap.c
|
linux-user/mmap.c: fix "of of" typo in comment
|
11 months ago |
|
plugin-api.c
|
plugins: fix inclusion of user-mode APIs
|
9 months ago |
|
qemu.h
|
linux-user: Remove do_init_main_thread
|
7 months ago |
|
semihost.c
|
semihosting: Remove qemu_semihosting_console_outs
|
4 years ago |
|
signal-common.h
|
user: Introduce user/signal.h
|
1 year ago |
|
signal.c
|
accel/tcg: Use vaddr in cpu_loop.h
|
11 months ago |
|
socket.h
|
Supply missing header guards
|
7 years ago |
|
strace.c
|
linux-user: Tidy print_socket_protocol
|
7 months ago |
|
strace.h
|
linux-user: Have do_syscall() use CPUArchState* instead of void*
|
4 years ago |
|
strace.list
|
linux-user: Add strace for rseq
|
7 months ago |
|
syscall.c
|
linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
|
9 months ago |
|
syscall_defs.h
|
linux-user/mips/o32: Drop sa_restorer functionality
|
9 months ago |
|
syscall_types.h
|
linux-user: Add FITRIM ioctl
|
2 years ago |
|
thunk.c
|
user: Move 'thunk.h' from 'exec/user' to 'user'
|
2 years ago |
|
trace-events
|
linux-user: Rename user_force_sig tracepoint to match function name
|
4 years ago |
|
trace.h
|
trace: switch position of headers to what Meson requires
|
6 years ago |
|
uaccess.c
|
meson: Make DEBUG_REMAP a meson option
|
2 years ago |
|
uname.c
|
linux-user: Remove pointless CPU{ARCH}State casts
|
4 years ago |
|
uname.h
|
linux-user: Have do_syscall() use CPUArchState* instead of void*
|
4 years ago |
|
user-internals.h
|
include: Remove 'exec/exec-all.h'
|
11 months ago |
|
user-mmap.h
|
user: Extract common MMAP API to 'user/mmap.h'
|
1 year ago |
|
vm86.c
|
linux-user/vm86: Fix compilation with Clang
|
1 year ago |