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.
 
 
 
 
 
 
Richard Henderson b89d9c988a target/arm: Implement ARMv8.4-CondM 7 years ago
..
aarch64 linux-user: Implement PR_PAC_RESET_KEYS 7 years ago
alpha linux-user: Don't call gdb_handlesig() before queue_signal() 8 years ago
arm linux-user: Don't call gdb_handlesig() before queue_signal() 8 years ago
cris linux-user: Don't call gdb_handlesig() before queue_signal() 8 years ago
generic linux-user: move generic signal definitions to generic/signal.h 8 years ago
host linux-user: Add safe_syscall for riscv64 host 7 years ago
hppa linux-user: Don't call gdb_handlesig() before queue_signal() 8 years ago
i386 linux-user: Don't call gdb_handlesig() before queue_signal() 8 years ago
m68k target/m68k: Fix LGPL information in the file headers 7 years ago
microblaze linux-user: Don't call gdb_handlesig() before queue_signal() 8 years ago
mips target/mips: reimplement SC instruction emulation and use cmpxchg 7 years ago
mips64 linux-user: Add prctl() PR_SET_FP_MODE and PR_GET_FP_MODE implementations 8 years ago
nios2 linux-user: Clean up nios2 main loop signal handling 8 years ago
openrisc linux-user: Don't call gdb_handlesig() before queue_signal() 8 years ago
ppc target/ppc: move FP and VMX registers into aligned vsr register array 7 years ago
riscv RISC-V: Use riscv prefix consistently on cpu helpers 7 years ago
s390x s390x: Fix the confusing contributions-after-2012 license statements 7 years ago
sh4 linux-user: Don't call gdb_handlesig() before queue_signal() 8 years ago
sparc linux-user/sparc/signal.c: Remove dead code 7 years ago
sparc64 linux-user/sparc64: Add inotify_rm_watch and tee syscalls 8 years ago
tilegx linux-user: move generic signal definitions to generic/signal.h 8 years ago
x86_64 remove space-tab sequences 7 years ago
xtensa linux-user: Don't call gdb_handlesig() before queue_signal() 8 years ago
Makefile.objs linux-user: move TargetFdTrans functions to their own file 8 years ago
cpu_loop-common.h linux-user: create a dummy per arch cpu_loop.c 8 years ago
elfload.c target/arm: Implement ARMv8.4-CondM 7 years ago
errno_defs.h linux-user: Handle ERFKILL and EHWPOISON 9 years ago
exit.c linux-user: add gcov support to preexit_cleanup 8 years ago
fd-trans.c linux-user: add new netlink types 7 years ago
fd-trans.h linux-user: move TargetFdTrans functions to their own file 8 years ago
flat.h Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
flatload.c linux-user/flatload: fix initial stack pointer alignment 8 years ago
ioctls.h linux-user: Implement special usbfs ioctls. 8 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
m68k-sim.c linux-user: Clean up includes 10 years ago
main.c avoid TABs in files that only contain a few 7 years ago
mmap.c avoid TABs in files that only contain a few 7 years ago
qemu.h linux-user: Fix compilation with clang 3.4 7 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 avoid TABs in files that only contain a few 7 years ago
socket.h linux-user: update ARCH_HAS_SOCKET_TYPES use 8 years ago
strace.c avoid TABs in files that only contain a few 7 years ago
strace.list linux-user/strace: Improve recvmsg() output 8 years ago
syscall.c linux-user: Check sscanf return value in open_net_route() 7 years ago
syscall_defs.h remove space-tab sequences 7 years ago
syscall_types.h linux-user: Implement special usbfs ioctls. 8 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 avoid TABs in files that only contain a few 7 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 avoid TABs in files that only contain a few 7 years ago