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 f911e0a323 linux-user: arm: Handle (ignore) EXCP_YIELD in ARM cpu_loop() 10 years ago
..
aarch64 linux-user: remove unavailable syscalls from aarch64 10 years ago
alpha linux-user: sync syscall numbers with kernel 10 years ago
arm target-arm: Add write_type argument to cpsr_write() 10 years ago
cris linux-user: sync syscall numbers with kernel 10 years ago
i386 linux-user: correct timerfd_create syscall numbers 10 years ago
m68k linux-user: correct timerfd_create syscall numbers 10 years ago
microblaze linux-user: sync syscall numbers with kernel 10 years ago
mips build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories 10 years ago
mips64 linux-user: sync syscall numbers with kernel 10 years ago
openrisc linux-user: sync syscall numbers with kernel 10 years ago
ppc linux-user: correct timerfd_create syscall numbers 10 years ago
s390x linux-user: sync syscall numbers with kernel 10 years ago
sh4 linux-user: correct timerfd_create syscall numbers 10 years ago
sparc linux-user: correct timerfd_create syscall numbers 10 years ago
sparc64 linux-user: sync syscall numbers with kernel 10 years ago
tilegx linux-user: sync syscall numbers with kernel 10 years ago
unicore32 build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories 10 years ago
x86_64 linux-user: correct timerfd_create syscall numbers 10 years ago
Makefile.objs linux-user: rename cpu-uname -> uname 12 years ago
elfload.c util: move declarations out of qemu-common.h 10 years ago
errno_defs.h Remove unnecessary trailing newlines 18 years ago
flat.h Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
flatload.c osdep: add wrappers for socket functions 10 years ago
ioctls.h linux-user: Convert blkpg to use a special subop handler 12 years ago
linux_loop.h Fix build failure with old kernel headers (loop.h is incompatible with 18 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: arm: Handle (ignore) EXCP_YIELD in ARM cpu_loop() 10 years ago
mmap.c linux-user: Clean up includes 10 years ago
qemu.h build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories 10 years ago
signal.c linux-user: arm: fix coding style for some linux-user signal functions 10 years ago
socket.h linux-user: support SO_PASSSEC setsockopt option 12 years ago
strace.c linux-user: Clean up includes 10 years ago
strace.list linux-user: add setns and unshare 12 years ago
syscall.c util: move declarations out of qemu-common.h 10 years ago
syscall_defs.h linux-user: Add SOCKOP_sendmmsg and SOCKOP_recvmmsg socket call, wire them up. 10 years ago
syscall_types.h linux-user: Convert blkpg to use a special subop handler 12 years ago
target_flat.h linux-user/FLAT: allow targets to override FLAT processing 15 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 linux-user: move uname functions to uname.c 12 years ago
vm86.c linux-user: Clean up includes 10 years ago