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.
 
 
 
 
 
 
Kirill A. Shutemov fe3b415231 linux-user: Rewrite mmap_find_vma() to work fine on 64-bit hosts with 32-bit targets 17 years ago
..
alpha Remove unnecessary trailing newlines 18 years ago
arm rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN 17 years ago
cris CRIS: Add a bunch of syscall numbers. 17 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 Update to a hopefully more future proof FSF address 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 Fix symfind. 17 years ago
elfload32.c Remove unwanted executable properties 18 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 Update to a hopefully more future proof FSF address 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 More NULL pointer fixes 17 years ago
m68k-sim.c Update to a hopefully more future proof FSF address 17 years ago
main.c Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx 17 years ago
mmap.c linux-user: Rewrite mmap_find_vma() to work fine on 64-bit hosts with 32-bit targets 17 years ago
qemu-types.h linux-user: Move abi_* typedefs into qemu-types.h 18 years ago
qemu.h user: compile path.c only once 17 years ago
signal.c m68k, linux-user: add setup_rt_frame 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: zero fstat buffer to initialize nsec fields 17 years ago
syscall_defs.h linux-user: fcntl fixes for LTP 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 Update to a hopefully more future proof FSF address 17 years ago