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.
 
 
 
 
 
 
Blue Swirl d43277c534 Fix missing strnlen problems 17 years ago
..
alpha Remove unnecessary trailing newlines 18 years ago
arm linux-user: update syscall list 17 years ago
cris CRIS: Add a bunch of syscall numbers. 18 years ago
i386 linux-user: update syscall list 17 years ago
m68k linux-user: update syscall list 17 years ago
microblaze microblaze: Add syscall, signal and termbits defs for linux-user. 17 years ago
mips linux-user: update syscall list 17 years ago
mips64 linux-user: update syscall list 17 years ago
mipsn32 linux-user: update syscall list 17 years ago
ppc linux-user: update syscall list 17 years ago
sh4 linux-user: update syscall list 17 years ago
sparc linux-user: update syscall list 17 years ago
sparc64 linux-user: update syscall list 17 years ago
x86_64 linux-user: update syscall list 17 years ago
elfload.c linux-user: added x86 and x86_64 support for ELF coredump 17 years ago
elfload32.c Remove unwanted executable properties 18 years ago
envlist.c linux-user: Add generic env variable handling 17 years ago
envlist.h linux-user: Add generic env variable handling 17 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 Replace gcc variadic macro extension with C99 version 17 years ago
ioctls.h Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov). 18 years ago
linux_loop.h Fix build failure with old kernel headers (loop.h is incompatible with 18 years ago
linuxload.c linux-user: implemented ELF coredump support for ARM target 17 years ago
m68k-sim.c Fix more FSF addresses 18 years ago
main.c linux-user: implemented ELF coredump support for ARM target 17 years ago
mmap.c linux-user: initialize mmap_mutex properly 17 years ago
path.c linux-user: don't crash with null name 17 years ago
qemu-types.h linux-user: Move abi_* typedefs into qemu-types.h 18 years ago
qemu.h linux-user: implemented ELF coredump support for ARM target 17 years ago
signal.c linux-user: implemented ELF coredump support for ARM target 17 years ago
socket.h Various linux-user structures and definitions fixes for PowerPC targets. 19 years ago
strace.c linux-user: strace now handles guest stringscorrectly [v2] 17 years ago
strace.list linux-user: strace now handles guest strings correctly [v2] 17 years ago
syscall.c linux-user: strace now handles guest stringscorrectly [v2] 17 years ago
syscall_defs.h microblaze: Support the latest mmu-kernel stat64 ABI. 17 years ago
syscall_types.h Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov). 18 years ago
uaccess.c Fix missing strnlen problems 17 years ago
vm86.c Convert references to logfile/loglevel to use qemu_log*() macros 17 years ago