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.
 
 
 
 
 
 
Paolo Bonzini c8ee0a445a linux-user: convert DEBUG_SIGNAL logging to tracepoints 11 years ago
..
aarch64 target-arm: make c13 cp regs banked (FCSEIDR, ...) 11 years ago
alpha linux-user/alpha: Add define for NR_shmat to enable shmat syscall 11 years ago
arm linux-user/arm: Correct TARGET_NR_timerfd to TARGET_NR_timerfd_create 11 years ago
cris linux-user: Support target-to-host translation of mlockall argument 12 years ago
i386 linux-user: Support target-to-host translation of mlockall argument 12 years ago
m68k linux-user: Support target-to-host translation of mlockall argument 12 years ago
microblaze linux-user: Support target-to-host translation of mlockall argument 12 years ago
mips linux-user: Support target-to-host translation of mlockall argument 12 years ago
mips64 mips64-linux-user: Fix definition of struct sigaltstack 11 years ago
openrisc linux-user: Support target-to-host translation of mlockall argument 12 years ago
ppc linux-user: Support target-to-host translation of mlockall argument 12 years ago
s390x linux-user: Support target-to-host translation of mlockall argument 12 years ago
sh4 linux-user: Support target-to-host translation of mlockall argument 12 years ago
sparc linux-user: Support target-to-host translation of mlockall argument 12 years ago
sparc64 linux-user: Support target-to-host translation of mlockall argument 12 years ago
tilegx linux-user/tilegx: Implement tilegx signal features 11 years ago
unicore32 linux-user: Support target-to-host translation of mlockall argument 12 years ago
x86_64 linux-user: Support target-to-host translation of mlockall argument 12 years ago
Makefile.objs linux-user: rename cpu-uname -> uname 12 years ago
elfload.c user: introduce "-d page" 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 linux-user: remove MAX_ARG_PAGES limit 11 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: remove MAX_ARG_PAGES limit 11 years ago
m68k-sim.c exec: Change cpu_abort() argument to CPUState 12 years ago
main.c linux-user: avoid "naked" qemu_log 10 years ago
mmap.c translate-all: ensure host page mask is always extended with 1's 10 years ago
qemu.h linux-user: remove MAX_ARG_PAGES limit 11 years ago
signal.c linux-user: convert DEBUG_SIGNAL logging to tracepoints 10 years ago
socket.h linux-user: support SO_PASSSEC setsockopt option 12 years ago
strace.c linux-user: Don't omit comma for strace of rt_sigaction() 13 years ago
strace.list linux-user: add setns and unshare 12 years ago
syscall.c linux-user/syscall: Replace g_malloc0 + memcpy with g_memdup 11 years ago
syscall_defs.h linux-user/syscall_defs.h: Sync the latest si_code from Linux kernel 11 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 Fix missing strnlen problems 17 years ago
uname.c linux-user/uname: Return correct uname string for x86_64 12 years ago
uname.h linux-user: move uname functions to uname.c 12 years ago
vm86.c linux-user/vm86.c: Use cpu_ldl_data &c rather than plain ldl &c 11 years ago