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 3f1506704e Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging 12 years ago
..
aarch64 linux-user: AArch64: define TARGET_CLONE_BACKWARDS 12 years ago
alpha linux-user: set minimum kernel version to 2.6.32 12 years ago
arm linux-user: set minimum kernel version to 2.6.32 12 years ago
cris linux-user: set minimum kernel version to 2.6.32 12 years ago
i386 linux-user: set minimum kernel version to 2.6.32 12 years ago
m68k linux-user: set minimum kernel version to 2.6.32 12 years ago
microblaze linux-user: set minimum kernel version to 2.6.32 12 years ago
mips linux-user: set minimum kernel version to 2.6.32 12 years ago
mips64 linux-user: set minimum kernel version to 2.6.32 12 years ago
openrisc linux-user: set minimum kernel version to 2.6.32 12 years ago
ppc linux-user: set minimum kernel version to 2.6.32 12 years ago
s390x linux-user: set minimum kernel version to 2.6.32 12 years ago
sh4 linux-user: set minimum kernel version to 2.6.32 12 years ago
sparc linux-user: set minimum kernel version to 2.6.32 12 years ago
sparc64 linux-user: set minimum kernel version to 2.6.32 12 years ago
unicore32 linux-user: set minimum kernel version to 2.6.32 12 years ago
x86_64 linux-user: set minimum kernel version to 2.6.32 12 years ago
Makefile.objs build: move *-user/ objects to nested Makefile.objs 14 years ago
cpu-uname.c linux-user: Don't treat AArch64 cpu names specially 13 years ago
cpu-uname.h linux-user: adapt uname machine to emulated CPU 16 years ago
elfload.c linux-user/elfload.c: Avoid calling g_free() on uninitialized data 12 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 regs parameter of load_elf_binary and load_flt_binary 12 years ago
ioctls.h linux-user: Implement BLKPG ioctl 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 regs parameter of load_elf_binary and load_flt_binary 12 years ago
m68k-sim.c linux-user: Fix typo m86k -> m68k 16 years ago
main.c Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging 12 years ago
mmap.c configure: Make NPTL non-optional 13 years ago
qemu.h linux-user: Remove regs parameter of load_elf_binary and load_flt_binary 12 years ago
signal.c linux-user: AArch64: Implement SA_RESTORER for signal handlers 12 years ago
socket.h linux-user: improve target_to_host_sock_type conversion 13 years ago
strace.c linux-user: Don't omit comma for strace of rt_sigaction() 13 years ago
strace.list [v2] linux-user: implement m68k atomic syscalls 13 years ago
syscall.c linux-user: translate signal number on return from sigtimedwait 12 years ago
syscall_defs.h linux-user: Implement sendmmsg syscall 12 years ago
syscall_types.h linux-user: Implement BLKPG ioctl 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
vm86.c linux-user: fix abi_(u)long, target_ulong mismatch 15 years ago