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.
 
 
 
 
 
 
ths c3b5bc8ab3 SH4: Signal handling for the user space emulator, by Magnus Damm. 19 years ago
..
alpha Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
arm Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 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 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
mips Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
mips64 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
mipsn32 Code provision for n32/n64 mips userland emulation. Not functional yet. 19 years ago
ppc Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions. 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 suppressed tgetx and tputx (initial patch by Thayne Harbaugh) 19 years ago
elfload32.c Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 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 suppressed tgetx and tputx (initial patch by Thayne Harbaugh) 19 years ago
ioctls.h Avoid accessing guest memory directly in usermode emulation. 20 years ago
linuxload.c suppressed tgetx and tputx (initial patch by Thayne Harbaugh) 19 years ago
m68k-sim.c fixed invalid cast 19 years ago
main.c SH4: Signal handling for the user space emulator, by Magnus Damm. 19 years ago
mmap.c fixed target_mmap() if host page size < TARGET_PAGE_SIZE 19 years ago
path.c Allow relative paths for the interpreter prefix in linux-user emulation. 19 years ago
qemu.h suppressed tgetx and tputx (initial patch by Thayne Harbaugh) 19 years ago
signal.c SH4: Signal handling for the user space emulator, by Magnus Damm. 19 years ago
socket.h mips socket calls (initial patch by Raphael Rigo) 20 years ago
strace.c printf format fix 19 years ago
strace.list Add new files fir strace support, missed in earlier commit. 19 years ago
syscall.c Fix for execve syscall, by Kirill A. Shutemov. 19 years ago
syscall_defs.h Fix PowerPC 64 stat and statfs structures definitions. 19 years ago
syscall_types.h find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
uaccess.c added lock_user() in target_strlen() 19 years ago
vm86.c 64 bit compilation fixes 19 years ago