| .. |
|
alpha
|
linux-user: Add syscall numbers from kernel 2.6.39.2
|
15 years ago |
|
arm
|
build: move *-user/ objects to nested Makefile.objs
|
14 years ago |
|
cris
|
linux-user: Add syscall numbers from kernel 2.6.39.2
|
15 years ago |
|
i386
|
linux-user: Add syscall numbers from kernel 2.6.39.2
|
15 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 |
|
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
|
sparc-linux-user: Add some missing syscall numbers
|
15 years ago |
|
sparc64
|
linux-user: Add syscall numbers from kernel 2.6.39.2
|
15 years ago |
|
unicore32
|
unicore32: add necessry headers in linux-user/unicore32 for unicore32 support
|
15 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
|
linux-user/cpu-uname.c: Convert to UTF-8
|
15 years ago |
|
cpu-uname.h
|
linux-user: adapt uname machine to emulated CPU
|
16 years ago |
|
elfload.c
|
Userspace ARM BE8 support
|
14 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
|
fix spelling in linux-user sub directory
|
15 years ago |
|
ioctls.h
|
linux-user: Add ioctl for BLKBSZGET
|
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/elfload.c: Don't memset(NULL..) if malloc() failed
|
15 years ago |
|
m68k-sim.c
|
linux-user: Fix typo m86k -> m68k
|
16 years ago |
|
main.c
|
linux-user: Use cpu_reset() after cpu_init() / cpu_copy()
|
14 years ago |
|
mmap.c
|
linux-user: Fix stale tbs after mmap
|
14 years ago |
|
qemu-types.h
|
linux-user: fix abi_(u)long, target_ulong mismatch
|
15 years ago |
|
qemu.h
|
Userspace ARM BE8 support
|
14 years ago |
|
signal.c
|
Bad zero comparison for sas_ss_flags on powerpc
|
14 years ago |
|
socket.h
|
Various linux-user structures and definitions fixes for PowerPC targets.
|
19 years ago |
|
strace.c
|
linux-user/strace.c: Correct errno printing for mmap etc
|
14 years ago |
|
strace.list
|
linux-user: improve traces
|
15 years ago |
|
syscall.c
|
linux-user: Use cpu_reset() after cpu_init() / cpu_copy()
|
14 years ago |
|
syscall_defs.h
|
linux-user: fix BLK ioctl arguments
|
14 years ago |
|
syscall_types.h
|
linux-user: add struct old_dev_t compat
|
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 |