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.
 
 
 
 
 
 
Markus Armbruster 5325cc34a2 qom: Put name parameter before value / visitor parameter 6 years ago
..
aarch64 linux-user, aarch64: sync syscall numbers with kernel v5.5 6 years ago
alpha linux-user, alpha: add syscall table generation support 6 years ago
arm linux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32 6 years ago
cris linux-user: Introduce cpu_clone_regs_parent 7 years ago
generic linux-user: implement OFD locks 6 years ago
host linux-user: Add safe_syscall for riscv64 host 7 years ago
hppa linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
i386 linux-user/i386: Emulate x86_64 vsyscalls 6 years ago
m68k linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
microblaze linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
mips linux-user,mips: update syscall-args-o32.c.inc 6 years ago
mips64 linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
nios2 linux-user, nios2: sync syscall numbers with kernel v5.5 6 years ago
openrisc linux-user, openrisc: sync syscall numbers with kernel v5.5 6 years ago
ppc target/ppc: Add support for scv and rfscv instructions 6 years ago
riscv linux-user/riscv: fix up struct target_ucontext definition 6 years ago
s390x linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
sh4 linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
sparc linux-user/sparc64: Fix the handling of window spill trap 6 years ago
sparc64 linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
tilegx linux-user: Introduce cpu_clone_regs_parent 7 years ago
x86_64 linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
xtensa linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
Makefile.objs linux-user, mips64: add syscall table generation support 6 years ago
cpu_loop-common.h cpu: Replace ENV_GET_CPU with env_cpu 7 years ago
elfload.c linux-user: deal with address wrap for ARM_COMMPAGE on 32 bit 6 years ago
errno_defs.h Supply missing header guards 7 years ago
exit.c build: move TARGET_GPROF to config-host.mak 6 years ago
fd-trans.c linux-user: Use `qemu_log' for non-strace logging 6 years ago
fd-trans.h linux-user: move TargetFdTrans functions to their own file 8 years ago
flat.h Supply missing header guards 7 years ago
flatload.c linux-user: completely re-write init_guest_space 6 years ago
ioctls.h linux-user: Add thunk argument types for SIOCGSTAMP and SIOCGSTAMPNS 6 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
main.c exec/cpu-all: Use bool for have_guest_base 6 years ago
mmap.c linux-user: detect overflow of MAP_FIXED mmap 6 years ago
qemu.h linux-user: Add strace support for printing arguments of ioctl() 6 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: Make sigaltstack stacks per-thread 7 years ago
signal.c linux-user: Use `qemu_log' for strace 6 years ago
socket.h Supply missing header guards 7 years ago
strace.c linux-user: Add strace support for printing arguments of ioctl() 6 years ago
strace.list linux-user: Add strace support for printing arguments of ioctl() 6 years ago
syscall.c qom: Put name parameter before value / visitor parameter 6 years ago
syscall_defs.h linux-user: syscall: ioctls: support DRM_IOCTL_VERSION 6 years ago
syscall_types.h linux-user: Add thunk argument types for SIOCGSTAMP and SIOCGSTAMPNS 6 years ago
target_flat.h Supply missing header guards 7 years ago
trace-events linux-user: fix use of SIGRTMIN 6 years ago
uaccess.c avoid TABs in files that only contain a few 7 years ago
uname.c cpu: Replace ENV_GET_CPU with env_cpu 7 years ago
uname.h Clean up decorations and whitespace around header guards 10 years ago
vm86.c linux-user: Use `qemu_log' for non-strace logging 6 years ago