| .. |
|
alpha
|
Remove unnecessary trailing newlines
|
18 years ago |
|
arm
|
Fix compiler warnings in nwfpe code.
|
17 years ago |
|
cris
|
CRIS: Add a bunch of syscall numbers.
|
17 years ago |
|
i386
|
Remove unnecessary trailing newlines
|
18 years ago |
|
m68k
|
Remove unnecessary trailing newlines
|
18 years ago |
|
microblaze
|
microblaze: Add syscall, signal and termbits defs for linux-user.
|
17 years ago |
|
mips
|
MIPS signal handling fixes.
|
17 years ago |
|
mips64
|
More efficient target register / TC accesses.
|
18 years ago |
|
mipsn32
|
More efficient target register / TC accesses.
|
18 years ago |
|
ppc
|
linux-user: ppc signal handling
|
17 years ago |
|
sh4
|
SH4: Signal handling for the user space emulator, by Magnus Damm.
|
19 years ago |
|
sparc
|
Remove unnecessary trailing newlines
|
18 years ago |
|
sparc64
|
Remove unnecessary trailing newlines
|
18 years ago |
|
x86_64
|
x86_64 linux user emulation
|
19 years ago |
|
elfload.c
|
microblaze: linux-user support.
|
17 years ago |
|
elfload32.c
|
Remove unwanted executable properties
|
18 years ago |
|
envlist.c
|
linux-user: Add generic env variable handling
|
17 years ago |
|
envlist.h
|
linux-user: Add generic env variable handling
|
17 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
|
Replace gcc variadic macro extension with C99 version
|
17 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 more FSF addresses
|
17 years ago |
|
main.c
|
microblaze: linux-user support.
|
17 years ago |
|
mmap.c
|
Partialy fix mmap at EOF for large pagesize targets in user-mode.
|
17 years ago |
|
path.c
|
linux-user: don't crash with null name
|
17 years ago |
|
qemu-types.h
|
linux-user: Move abi_* typedefs into qemu-types.h
|
18 years ago |
|
qemu.h
|
Avoid implicit truncation compiler warnings
|
17 years ago |
|
signal.c
|
microblaze: linux-user support.
|
17 years ago |
|
socket.h
|
Various linux-user structures and definitions fixes for PowerPC targets.
|
19 years ago |
|
strace.c
|
Use the ARRAY_SIZE() macro where appropriate.
|
18 years ago |
|
strace.list
|
linux-user: Added posix message queue syscalls except mq_notify
|
17 years ago |
|
syscall.c
|
microblaze: linux-user support.
|
17 years ago |
|
syscall_defs.h
|
microblaze: linux-user support.
|
17 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
|
Convert references to logfile/loglevel to use qemu_log*() macros
|
17 years ago |