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.
 
 
 
 
 
 
Alex Bennée 98c1076cc9 linux-user/elfload: ensure mmap_lock() held while setting up 10 years ago
..
aarch64 linux-user: AArch64 has sync_file_range, not sync_file_range2 10 years ago
alpha linux-user: Clean up target_structs.h header guards 10 years ago
arm linux-user: fix TARGET_NR_select 10 years ago
cris linux-user: Clean up target_structs.h header guards 10 years ago
host linux-user: Clean up hostdep.h header guards 10 years ago
i386 linux-user: fix TARGET_NR_select 10 years ago
m68k linux-user: fix TARGET_NR_select 10 years ago
microblaze linux-user: fix TARGET_NR_select 10 years ago
mips linux-user: Fix fadvise64() syscall support for Mips32 10 years ago
mips64 linux-user: Redirect termbits.h for Mips64 to termbits.h for Mips32 10 years ago
openrisc linux-user: fix TARGET_NR_select 10 years ago
ppc ppc: Fix signal delivery in ppc-user and ppc64-user 10 years ago
s390x linux-user: Clean up target_structs.h header guards 10 years ago
sh4 linux-user: fix TARGET_NR_select 10 years ago
sparc linux-user: Use correct target SHMLBA in shmat() 10 years ago
sparc64 linux-user: sparc64: Use correct target SHMLBA in shmat() 10 years ago
tilegx linux-user: fix TARGET_NR_select 10 years ago
unicore32 linux-user: Clean up target_structs.h header guards 10 years ago
x86_64 linux-user: Fix target_semid_ds structure definition 10 years ago
Makefile.objs linux-user: Provide safe_syscall for fixing races between signals and syscalls 10 years ago
elfload.c linux-user/elfload: ensure mmap_lock() held while setting up 10 years ago
errno_defs.h linux-user: Renumber TARGET_QEMU_ESIGRETURN, make it not arch-specific 10 years ago
flat.h Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
flatload.c linux-user: Fix error handling in flatload.c target_pread() 10 years ago
ioctls.h linux-user: Implement FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls 10 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 target-alpha: Emulate LL/SC using cmpxchg helpers 10 years ago
mmap.c translate-all: add DEBUG_LOCKING asserts 10 years ago
qemu.h linux-user: Pass si_type information to queue_signal() explicitly 10 years ago
safe-syscall.S linux-user: Provide safe_syscall for fixing races between signals and syscalls 10 years ago
signal.c ppc: Fix signal delivery in ppc-user and ppc64-user 10 years ago
socket.h linux-user: support SO_PASSSEC setsockopt option 12 years ago
strace.c linux-user: Add support for clock_adjtime() syscall 10 years ago
strace.list linux-user: Add support for syncfs() syscall 10 years ago
syscall.c linux-user: enable parallel code generation on clone 10 years ago
syscall_defs.h linux-user: Fix definition of target_sigevent for 32-bit guests 10 years ago
syscall_types.h linux-user: Correct type for LOOP_GET_STATUS{,64} ioctls 10 years ago
target_flat.h linux-user/FLAT: allow targets to override FLAT processing 15 years ago
trace-events trace-events: fix first line comment in trace-events 10 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