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.
 
 
 
 
 
 
Anthony Liguori 95de21a430 Merge remote-tracking branch 'mjt/trivial-patches' into staging 13 years ago
..
alpha alpha-linux-user: Fix sigaltstack structure definition 14 years ago
arm fpu: move public header file to include/fpu 13 years ago
cris janitor: add guards to headers 13 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 janitor: add guards to headers 13 years ago
mips linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
mips64 mipsn32-linux-user: Configure the architecture properly 13 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 target-s390: Reorg exception handling 13 years ago
sh4 linux-user: correct syscall 123 on sh4 15 years ago
sparc linux-user: Add more sparc syscall numbers 13 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 target-i386: Replace cpuid_*features fields with a feature word array 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-i386: Replace cpuid_*features fields with a feature word array 13 years ago
mmap.c linux-user: Allocate the right amount of space for non-fixed file maps 14 years ago
qemu.h linux-user: Restore cast to target type in get_user() 13 years ago
signal.c linux-user: Save the correct resume address for MIPS signal handling 13 years ago
socket.h linux-user: Add Alpha socket constants 13 years ago
strace.c linux-user: Don't omit comma for strace of rt_sigaction() 13 years ago
strace.list linux-user: Merge pread/pwrite into pread64/pwrite64 14 years ago
syscall.c fix /proc/self/maps output 13 years ago
syscall_defs.h alpha-linux-user: Translate fcntl l_type 13 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