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.
 
 
 
 
 
 
Paolo Bonzini 76cad71136 build: kill libdis, move disassemblers to disas/ 14 years ago
..
alpha alpha-linux-user: Fix sigaltstack structure definition 14 years ago
arm linux-user: Merge pread/pwrite into pread64/pwrite64 14 years ago
cris linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
i386 linux-user: Merge pread/pwrite into pread64/pwrite64 14 years ago
m68k linux-user: Don't overuse CPUState 14 years ago
microblaze linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
mips linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
mips64 linux-user: Define TARGET_QEMU_ESIGRETURN for mips64 14 years ago
mipsn32 linux-user: Define TARGET_QEMU_ESIGRETURN for mipsn32 14 years ago
openrisc target-or32: Add linux syscall, signal and termbits 14 years ago
ppc linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
s390x linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
sh4 linux-user: correct syscall 123 on sh4 15 years ago
sparc linux-user: Merge pread/pwrite into pread64/pwrite64 14 years ago
sparc64 linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
unicore32 linux-user: Merge pread/pwrite into pread64/pwrite64 14 years ago
x86_64 Fix spelling in comments, documentation and messages 15 years ago
Makefile.objs build: move *-user/ objects to nested Makefile.objs 14 years ago
cpu-uname.c target-arm: Remove ARM_CPUID_* macros 14 years ago
cpu-uname.h linux-user: adapt uname machine to emulated CPU 16 years ago
elfload.c build: kill libdis, move disassemblers to disas/ 13 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 flatload: fix bss clearing 14 years ago
ioctls.h linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions 14 years ago
linux_loop.h Fix build failure with old kernel headers (loop.h is incompatible with 18 years ago
linuxload.c linux-user: If loading fails, print error as string, not number 14 years ago
m68k-sim.c linux-user: Fix typo m86k -> m68k 16 years ago
main.c target-mips: Add ASE DSP resources access check 14 years ago
mmap.c linux-user: Allocate the right amount of space for non-fixed file maps 14 years ago
qemu.h user: Rename qemu-types.h to qemu-user-types.h 14 years ago
signal.c linux-user: Fix siginfo handling 14 years ago
socket.h Various linux-user structures and definitions fixes for PowerPC targets. 19 years ago
strace.c linux-user: Handle O_SYNC, O_NOATIME, O_CLOEXEC, O_PATH 14 years ago
strace.list linux-user: Merge pread/pwrite into pread64/pwrite64 14 years ago
syscall.c linux-user: Merge pread/pwrite into pread64/pwrite64 14 years ago
syscall_defs.h linux-user: fix emulation of getdents 14 years ago
syscall_types.h linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions 14 years ago
target_flat.h linux-user/FLAT: allow targets to override FLAT processing 15 years ago
uaccess.c Fix missing strnlen problems 17 years ago
vm86.c linux-user: fix abi_(u)long, target_ulong mismatch 15 years ago