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.
 
 
 
 
 
 
Richard Henderson 20132b9605 target-sparc: Don't compute full flags value so often 14 years ago
..
alpha alpha-linux-user: Properly handle the non-rt sigprocmask syscall. 14 years ago
arm build: move *-user/ objects to nested Makefile.objs 14 years ago
cris linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
i386 linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
m68k linux-user: Don't overuse CPUState 14 years ago
microblaze linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
mips linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
mips64 linux-user: Define TARGET_QEMU_ESIGRETURN for mips64 14 years ago
mipsn32 linux-user: Define TARGET_QEMU_ESIGRETURN for mipsn32 14 years ago
openrisc target-or32: Add linux syscall, signal and termbits 14 years ago
ppc linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
s390x linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
sh4 linux-user: correct syscall 123 on sh4 15 years ago
sparc sparc-linux-user: Add some missing syscall numbers 15 years ago
sparc64 linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
unicore32 unicore32: add necessry headers in linux-user/unicore32 for unicore32 support 15 years ago
x86_64 Fix spelling in comments, documentation and messages 15 years ago
Makefile.objs build: move *-user/ objects to nested Makefile.objs 14 years ago
cpu-uname.c target-arm: Remove ARM_CPUID_* macros 14 years ago
cpu-uname.h linux-user: adapt uname machine to emulated CPU 16 years ago
elfload.c linux-user: remove two unchecked uses of strdup 14 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 flatload: fix bss clearing 14 years ago
ioctls.h linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions 14 years ago
linux_loop.h Fix build failure with old kernel headers (loop.h is incompatible with 18 years ago
linuxload.c linux-user/elfload.c: Don't memset(NULL..) if malloc() failed 15 years ago
m68k-sim.c linux-user: Fix typo m86k -> m68k 16 years ago
main.c target-sparc: Don't compute full flags value so often 14 years ago
mmap.c linux-user: Allocate the right amount of space for non-fixed file maps 14 years ago
qemu-types.h linux-user: fix abi_(u)long, target_ulong mismatch 15 years ago
qemu.h linux-user: Use memcpy in get_user/put_user. 14 years ago
signal.c cleanup useless return sentence 14 years ago
socket.h Various linux-user structures and definitions fixes for PowerPC targets. 19 years ago
strace.c linux-user: Handle O_SYNC, O_NOATIME, O_CLOEXEC, O_PATH 14 years ago
strace.list linux-user: Translate pipe2 flags; add to strace 14 years ago
syscall.c linux-user: Remove redundant null check and replace free by g_free 14 years ago
syscall_defs.h linux-user: fix emulation of getdents 14 years ago
syscall_types.h linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions 14 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
vm86.c linux-user: fix abi_(u)long, target_ulong mismatch 15 years ago