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.
 
 
 
 
 
 
edgar_igl 235262cf36 CRIS: linux-user signals dont need ERP compensation after break anymore. 18 years ago
..
alpha Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
arm Fix warnings that would be caused by gcc flag -Wwrite-strings 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 Fix some warnings that would be generated by gcc -Wredundant-decls 18 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 Export x86_stack_size in qemu.h 18 years ago
elfload32.c Remove unwanted executable properties 18 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 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 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 CRIS: linux-user ERP compensation not needed anymore. 18 years ago
mmap.c Include qemu-common.h in order to get prototypes for qemu_malloc etc. 18 years ago
path.c Spelling fixes, by Stefan Weil. 18 years ago
qemu.h Export x86_stack_size in qemu.h 18 years ago
signal.c CRIS: linux-user signals dont need ERP compensation after break anymore. 18 years ago
socket.h Various linux-user structures and definitions fixes for PowerPC targets. 19 years ago
strace.c Fix warning about unused function 18 years ago
strace.list Add new files fir strace support, missed in earlier commit. 19 years ago
syscall.c Make various generated structures static 18 years ago
syscall_defs.h TARGET_MAP_xx macros: clean and alpha specific values 18 years ago
syscall_types.h Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov). 18 years ago
uaccess.c Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings 18 years ago
vm86.c 64 bit compilation fixes 19 years ago