qemu-e2k/linux-user
Aurelien Jarno f7177937a2 linux-user: switch default ppc64 CPU to 970fx from 970
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-04-08 11:11:21 +02:00
..
alpha alpha-linux-user: Implement signals. 2010-02-28 17:54:52 +01:00
arm linux-user: Add the syscall id for pselect6 on ARM 2010-03-26 20:48:30 +01:00
cris
i386
m68k
microblaze
mips
mips64
mipsn32
ppc
sh4
sparc
sparc64
x86_64
cpu-uname.c linux-user: adapt uname machine to emulated CPU 2010-02-06 17:19:43 +01:00
cpu-uname.h linux-user: adapt uname machine to emulated CPU 2010-02-06 17:19:43 +01:00
elfload.c linux-user/ppc: use the Linux register layout 2010-03-28 16:52:27 +02:00
elfload32.c
errno_defs.h
flat.h
flatload.c
ioctls.h
linux_loop.h
linuxload.c
m68k-sim.c
main.c linux-user: switch default ppc64 CPU to 970fx from 970 2010-04-08 11:11:21 +02:00
mmap.c Fix usermode virtual address type 2010-03-12 23:25:52 +00:00
qemu-types.h
qemu.h linux-user: Use RLIMIT_STACK for default stack size. 2010-03-27 14:16:51 +01:00
signal.c linux-user/ia64: workaround ia64 strangenesses 2010-04-01 21:51:58 +02:00
socket.h
strace.c Fix strace or FUTEX_PRIVATE_FLAG 2010-02-19 16:04:51 +00:00
strace.list
syscall.c Fix compilation with missing inotify_init1 2010-04-01 21:51:59 +02:00
syscall_defs.h alpha-linux-user: Implement signals. 2010-02-28 17:54:52 +01:00
syscall_types.h
uaccess.c
vm86.c