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.
 
 
 
 
 
 
Andreas Färber bdc44640cb cpu: Use QTAILQ for CPU list 13 years ago
..
alpha linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user 13 years ago
arm linux-user: Clean up handling of clone() argument order 13 years ago
cris linux-user: Clean up handling of clone() argument order 13 years ago
i386 linux-user: Enable NPTL for x86-64 13 years ago
m68k linux-user: Enable NPTL for m68k 13 years ago
microblaze linux-user: Clean up handling of clone() argument order 13 years ago
mips linux-user: Clean up handling of clone() argument order 13 years ago
mips64 linux-user: Clean up handling of clone() argument order 13 years ago
openrisc linux-user: Enable NPTL for OpenRISC 13 years ago
ppc linux-user: Clean up handling of clone() argument order 13 years ago
s390x linux-user: Clean up handling of clone() argument order 13 years ago
sh4 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user 13 years ago
sparc linux-user: Clean up handling of clone() argument order 13 years ago
sparc64 linux-user: Clean up handling of clone() argument order 13 years ago
unicore32 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user 13 years ago
x86_64 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user 13 years ago
Makefile.objs build: move *-user/ objects to nested Makefile.objs 14 years ago
cpu-uname.c linux-user: Use X86CPU property to retrieve CPUID family 13 years ago
cpu-uname.h linux-user: adapt uname machine to emulated CPU 16 years ago
elfload.c cpu: Use QTAILQ for CPU list 13 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: add SIOCADDRT/SIOCDELRT support 13 years ago
linux_loop.h Fix build failure with old kernel headers (loop.h is incompatible with 18 years ago
linuxload.c linux-user: Change thread_env to CPUState 13 years ago
m68k-sim.c linux-user: Fix typo m86k -> m68k 16 years ago
main.c cpu: Use QTAILQ for CPU list 13 years ago
mmap.c configure: Make NPTL non-optional 13 years ago
qemu.h configure: Make NPTL non-optional 13 years ago
signal.c linux-user/signal.c: Avoid using uninitialized data in ARM sigreturn 13 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 linux-user: Merge pread/pwrite into pread64/pwrite64 14 years ago
syscall.c cpu: Use QTAILQ for CPU list 13 years ago
syscall_defs.h linux-user: Fix epoll on ARM hosts 13 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