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.
 
 
 
 
 
 
Thomas Weißschuh 0ea731db5a linux-user/elfload: check PR_GET_DUMPABLE before creating coredump 2 years ago
..
aarch64 linux-user: Fix guest signal remapping after adjusting SIGABRT 2 years ago
alpha target/alpha: Remove fallback to ev67 cpu class 2 years ago
arm linux-user: Fix guest signal remapping after adjusting SIGABRT 2 years ago
cris linux-user: Split out cpu/target_proc.h 3 years ago
generic linux-user: Split TARGET_PROT_* out of syscall_defs.h 3 years ago
hexagon linux-user: Split out cpu/target_proc.h 3 years ago
hppa linux-user/hppa: Drop EXCP_DUMP from handled exceptions 2 years ago
i386 linux-user/i386: Add vdso 2 years ago
include linux-user: cleanup unused linux-user/include/host directories 3 years ago
loongarch64 linux-user/loongarch64: Add LASX sigcontext save/restore 2 years ago
m68k linux-user: Split out cpu/target_proc.h 3 years ago
microblaze linux-user: Split out cpu/target_proc.h 3 years ago
mips linux-user/mips: fix abort on integer overflow 2 years ago
mips64 linux-user: Split out cpu/target_proc.h 3 years ago
nios2 linux-user: Split out cpu/target_proc.h 3 years ago
openrisc linux-user: Split out cpu/target_proc.h 3 years ago
ppc linux-user: spelling fixes: othe, necesary 2 years ago
riscv linux-user/riscv: Adjust vdso signal frame cfa offsets 2 years ago
s390x linux-user/s390x: Add vdso 2 years ago
sh4 sh4: Coding style: Remove tabs 2 years ago
sparc target/sparc: Remove CC_OP leftovers 2 years ago
x86_64 linux-user/x86_64: Add vdso 2 years ago
xtensa linux-user: xtensa: fix signal delivery in FDPIC 2 years ago
cpu_loop-common.h linux-user: Add guest memory layout to exception dump 3 years ago
elfload.c linux-user/elfload: check PR_GET_DUMPABLE before creating coredump 2 years ago
errnos.c.inc linux-user: Simplify host <-> target errno conversion using macros 5 years ago
exit.c build: Remove --enable-gprof 3 years ago
fd-trans.c linux-user: handle netlink flag NLA_F_NESTED 3 years ago
fd-trans.h linux-user: fix timerfd read endianness conversion 3 years ago
flat.h linux-user/: fix some comment spelling errors 6 years ago
flatload.c linux-user: Replace bprm->fd with bprm->src.fd 2 years ago
gen-vdso-elfn.c.inc linux-user/ppc: Add vdso 2 years ago
gen-vdso.c linux-user: Add gen-vdso tool 2 years ago
ioctls.h linux-user: remove conditionals for many fs.h ioctls 3 years ago
linux_loop.h linux-user: implement more loop ioctls 4 years ago
linuxload.c linux-user: Replace bprm->fd with bprm->src.fd 2 years ago
loader.h linux-user: Report AArch64 hwcap2 fields above bit 31 2 years ago
main.c cli: Remove deprecated '-singlestep' command line option 2 years ago
meson.build linux-user/loongarch64: Add vdso 2 years ago
mmap.c target/arm: Move feature test functions to their own header 2 years ago
qemu.h linux-user: Show vdso address in /proc/pid/maps 2 years ago
semihost.c semihosting: Remove qemu_semihosting_console_outs 4 years ago
signal-common.h linux-user: Add missing signals in strace output 4 years ago
signal.c linux-user: Fixed cpu restore with pc 0 on SIGBUS 2 years ago
socket.h Supply missing header guards 7 years ago
strace.c linux-user/strace: Clean up local variable shadowing 3 years ago
strace.h linux-user: Have do_syscall() use CPUArchState* instead of void* 4 years ago
strace.list linux-user: Improve strace output of pread64() and pwrite64() 3 years ago
syscall.c linux-user/riscv: Add Zicboz block size to hwprobe 2 years ago
syscall_defs.h linux-user: Split TARGET_PROT_* out of syscall_defs.h 3 years ago
syscall_types.h linux-user: implement more loop ioctls 4 years ago
thunk.c linux-user: Use ARRAY_SIZE with bitmask_transtbl 3 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 linux-user: Split linux-user internals out of qemu.h 5 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 linux-user: Pass last not end to probe_guest_base 3 years ago
user-mmap.h linux-user: Move shmat and shmdt implementations to mmap.c 3 years ago
vm86.c linux-user: Split linux-user internals out of qemu.h 5 years ago