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.
 
 
 
 
 
 
Stefan Markovic 6456c51081 linux-user: Update MIPS specific prctl() implementation 8 years ago
..
aarch64 linux-user: Don't call gdb_handlesig() before queue_signal() 8 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: ppc64: don't use volatile register during safe_syscall 8 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 linux-user: Don't call gdb_handlesig() before queue_signal() 8 years ago
microblaze linux-user: Don't call gdb_handlesig() before queue_signal() 8 years ago
mips linux-user: Don't call gdb_handlesig() before queue_signal() 8 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 linux-user: Don't call gdb_handlesig() before queue_signal() 8 years ago
riscv linux-user: Don't call gdb_handlesig() before queue_signal() 8 years ago
s390x linux-user: Don't call gdb_handlesig() before queue_signal() 8 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 linux-user: move generic signal definitions to generic/signal.h 8 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 linux-user: Read and set FP ABI value from MIPS abiflags 8 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: move TargetFdTrans functions to their own file 8 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 linux-user: Clean up includes 10 years ago
m68k-sim.c linux-user: Clean up includes 10 years ago
main.c qom: convert the CPU list to RCU 8 years ago
mmap.c linux-user/mmap.c: handle invalid len maps correctly 8 years ago
qemu.h QEMU trivial patches collected between June and October 2018 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: Implement signals for openrisc 8 years ago
socket.h linux-user: update ARCH_HAS_SOCKET_TYPES use 8 years ago
strace.c linux-user: Add support for SO_REUSEPORT 8 years ago
strace.list linux-user/strace: Improve recvmsg() output 8 years ago
syscall.c linux-user: Update MIPS specific prctl() implementation 7 years ago
syscall_defs.h linux-user: Implement special usbfs ioctls. 8 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 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