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.
 
 
 
 
 
 
balrog c4d10628c1 linux-user: Fix target_statfs[64] on 64-bit hosts 18 years ago
..
alpha Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
arm Implement ARM magic kernel page and TLS register. 18 years ago
cris Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
i386 i386 TLS support 19 years ago
m68k m68k missing get_sp_from_cpustate(), by Thayne Harbaugh. 19 years ago
mips More efficient target register / TC accesses. 18 years ago
mips64 More efficient target register / TC accesses. 18 years ago
mipsn32 More efficient target register / TC accesses. 18 years ago
ppc Various linux-user structures and definitions fixes for PowerPC targets. 19 years ago
sh4 SH4: Signal handling for the user space emulator, by Magnus Damm. 19 years ago
sparc Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
sparc64 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
x86_64 x86_64 linux user emulation 19 years ago
elfload.c Multithreaded locking fixes. 18 years ago
elfload32.c Remove unwanted executable properties 19 years ago
errno_defs.h linux-user errno mapping, by Stuart Anderson. 19 years ago
flat.h Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
flatload.c Fix a bunch of type mismatch-related warnings (Jan Kiszka). 18 years ago
ioctls.h Add loop device ioctls (Gary Thomas). 19 years ago
linux_loop.h Fix build failure with old kernel headers (loop.h is incompatible with 18 years ago
linuxload.c suppressed tgetx and tputx (initial patch by Thayne Harbaugh) 19 years ago
m68k-sim.c Fix a bunch of type mismatch-related warnings (Jan Kiszka). 18 years ago
main.c More efficient target register / TC accesses. 18 years ago
mmap.c Prevent guest reusing host memory allocations. 18 years ago
path.c Spelling fixes, by Stefan Weil. 18 years ago
qemu.h Multithreaded locking fixes. 18 years ago
signal.c Fix a bunch of type mismatch-related warnings (Jan Kiszka). 18 years ago
socket.h Various linux-user structures and definitions fixes for PowerPC targets. 19 years ago
strace.c Strace fallback for unknown syscalls. 18 years ago
strace.list Add new files fir strace support, missed in earlier commit. 19 years ago
syscall.c Fix a bunch of type mismatch-related warnings (Jan Kiszka). 18 years ago
syscall_defs.h linux-user: Fix target_statfs[64] on 64-bit hosts 18 years ago
syscall_types.h Add loop device ioctls (Gary Thomas). 19 years ago
uaccess.c added lock_user() in target_strlen() 19 years ago
vm86.c 64 bit compilation fixes 19 years ago