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.
 
 
 
 
 
 
Peter Maydell f39ddb3a08 -----BEGIN PGP SIGNATURE----- 8 years ago
..
aarch64 linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
alpha linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
arm linux-user: remove useless padding in flock64 structure 8 years ago
cris linux-user: move cris cpu loop to cris directory 8 years ago
host linux-user: Fix register used for 6th and 7th syscall argument on aarch64 8 years ago
hppa linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
i386 linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
m68k linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
microblaze linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
mips linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
mips64 linux-user: move mips/mips64 cpu loop to mips directory 8 years ago
nios2 linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
openrisc linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
ppc linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
riscv linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
s390x linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
sh4 linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
sparc linux-user: fix UNAME_MACHINE for sparc/sparc64 8 years ago
sparc64 linux-user: fix UNAME_MACHINE for sparc/sparc64 8 years ago
tilegx linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
x86_64 linux-user: move i386/x86_64 cpu loop to i386 directory 8 years ago
xtensa linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
Makefile.objs linux-user: create a dummy per arch cpu_loop.c 8 years ago
cpu_loop-common.h linux-user: create a dummy per arch cpu_loop.c 8 years ago
elfload.c target/arm: Introduce ARM_FEATURE_V8_ATOMICS and initial decode 8 years ago
errno_defs.h linux-user: Handle ERFKILL and EHWPOISON 9 years ago
flat.h Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
flatload.c linux-user: Fix error handling in flatload.c target_pread() 10 years ago
ioctls.h linux-user: Implement ioctl cmd TIOCGPTPEER 8 years ago
linux_loop.h linux-user: Add loop control ioctls 10 years ago
linuxload.c linux-user: Clean up includes 10 years ago
m68k-sim.c linux-user: Clean up includes 10 years ago
main.c linux-user: move xtensa cpu loop to xtensa directory 8 years ago
mmap.c linux-user: drop unused target_msync function 8 years ago
qemu.h linux-user: ARM-FDPIC: Add support of FDPIC for ARM. 8 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: introduce target_sigsp() and target_save_altstack() 8 years ago
signal.c linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
socket.h linux-user: Add HPPA socket.h definitions 9 years ago
strace.c linux-user: fix O_TMPFILE handling 9 years ago
strace.list linux-user: add rt_tgsigqueueinfo() strace 9 years ago
syscall.c linux-user: fix conversion of flock/flock64 l_type field 8 years ago
syscall_defs.h linux-user: fix flock/flock64 padding 8 years ago
syscall_types.h linux-user: Add FICLONE and FICLONERANGE ioctls 9 years ago
target_flat.h linux-user/FLAT: allow targets to override FLAT processing 15 years ago
trace-events trace-events: fix code style: print 0x before hex numbers 9 years ago
uaccess.c util: move declarations out of qemu-common.h 10 years ago
uname.c linux-user: Clean up includes 10 years ago
uname.h Clean up decorations and whitespace around header guards 10 years ago
vm86.c linux-user: Clean up includes 10 years ago