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.
 
 
 
 
 
 
j_mayer c732abe222 Unify '-cpu ?' option. 19 years ago
..
alpha Move get_sp_from_cpustate from cpu.h to target_signal.h. 19 years ago
arm Move get_sp_from_cpustate from cpu.h to target_signal.h. 19 years ago
cris CRIS Linux usermode emulation, part 1. By Edgar E. Iglesias. 19 years ago
i386 Move get_sp_from_cpustate from cpu.h to target_signal.h. 19 years ago
m68k linux-user sigaltstack() syscall, by Thayne Harbaugh. 19 years ago
mips Code provision for n32/n64 mips userland emulation. Not functional yet. 19 years ago
mips64 Code provision for n32/n64 mips userland emulation. Not functional yet. 19 years ago
mipsn32 Code provision for n32/n64 mips userland emulation. Not functional yet. 19 years ago
ppc Move get_sp_from_cpustate from cpu.h to target_signal.h. 19 years ago
ppc64 Build fix, ppc64 needs also a get_sp_from_cpustate function now. 19 years ago
sh4 linux-user sigaltstack() syscall, by Thayne Harbaugh. 19 years ago
sparc Move get_sp_from_cpustate from cpu.h to target_signal.h. 19 years ago
sparc64 Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator 19 years ago
x86_64 Provision for x86_64-linux-user target: needs get_sp_from_cpustate 19 years ago
elfload.c Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator 19 years ago
elfload32.c Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator 19 years ago
errno_defs.h linux-user errno mapping, by Stuart Anderson. 19 years ago
flat.h find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
flatload.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
ioctls.h Avoid accessing guest memory directly in usermode emulation. 20 years ago
linuxload.c Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator 19 years ago
m68k-sim.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
main.c Unify '-cpu ?' option. 19 years ago
mmap.c Fix mmap to handle differing host/target page sizes, by Edgar E. Iglesias. 19 years ago
path.c Allow relative paths for the interpreter prefix in linux-user emulation. 19 years ago
qemu.h Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator 19 years ago
signal.c Implement sparc64_[gs]et_context 19 years ago
socket.h mips socket calls (initial patch by Raphael Rigo) 20 years ago
syscall.c getpriority() shouldn't use libc wrapper, by Thayne Harbaugh. 19 years ago
syscall_defs.h CRIS Linux userland emulation, part 2. By Edgar E. Iglesias. 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
vm86.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago