QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vincent Fazio feb39b6228 target/ppc: don't byte swap ELFv2 signal handler 6 years ago
..
aarch64 linux-user, aarch64: sync syscall numbers with kernel v5.5 6 years ago
alpha linux-user, alpha: add syscall table generation support 6 years ago
arm linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
cris linux-user: Introduce cpu_clone_regs_parent 7 years ago
generic linux-user: Introduce TARGET_HAVE_ARCH_STRUCT_FLOCK 7 years ago
host linux-user: Add safe_syscall for riscv64 host 7 years ago
hppa linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
i386 linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
m68k linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
microblaze linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
mips linux-user,mips: update syscall-args-o32.c.inc 6 years ago
mips64 linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
nios2 linux-user, nios2: sync syscall numbers with kernel v5.5 6 years ago
openrisc linux-user, openrisc: sync syscall numbers with kernel v5.5 6 years ago
ppc target/ppc: don't byte swap ELFv2 signal handler 6 years ago
riscv linux-user/riscv: Update the syscall_nr's to the 5.5 kernel 6 years ago
s390x linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
sh4 linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
sparc linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
sparc64 linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
tilegx linux-user: Introduce cpu_clone_regs_parent 7 years ago
x86_64 linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
xtensa linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
Makefile.objs linux-user, mips64: add syscall table generation support 6 years ago
cpu_loop-common.h cpu: Replace ENV_GET_CPU with env_cpu 7 years ago
elfload.c linux-user: Add AT_EXECFN auxval 6 years ago
errno_defs.h Supply missing header guards 7 years ago
exit.c build: move TARGET_GPROF to config-host.mak 6 years ago
fd-trans.c linux-user: Use `qemu_log' for non-strace logging 6 years ago
fd-trans.h linux-user: move TargetFdTrans functions to their own file 8 years ago
flat.h Supply missing header guards 7 years ago
flatload.c linux-user/flatload: fix initial stack pointer alignment 8 years ago
ioctls.h linux-user: Add support for selected alsa timer instructions using ioctls 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 7 years ago
main.c linux-user: remove gemu_log from the linux-user tree 6 years ago
mmap.c linux-user: Update TASK_UNMAPPED_BASE for aarch64 6 years ago
qemu.h linux-user: remove gemu_log from the linux-user tree 6 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: Make sigaltstack stacks per-thread 7 years ago
signal.c linux-user: Use `qemu_log' for strace 6 years ago
socket.h Supply missing header guards 7 years ago
strace.c linux-user: Protect more syscalls 6 years ago
strace.list linux-user/strace: Improve output of various syscalls 6 years ago
syscall.c linux-user, x86_64, i386: cleanup TARGET_NR_arch_prctl 6 years ago
syscall_defs.h linux-user: Add support for selected alsa timer instructions using ioctls 6 years ago
syscall_types.h linux-user: Add support for getting/setting selected alsa timer parameters using ioctls 6 years ago
target_flat.h Supply missing header guards 7 years ago
trace-events linux-user: fix use of SIGRTMIN 6 years ago
uaccess.c avoid TABs in files that only contain a few 7 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