qemu-e2k/linux-user
ths 072ae847f9 Setup stack properly, fixes wrong argc value problem, by Magnus Damm.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3000 c046a42c-6fe2-441c-8c8c-71466251a162
2007-06-22 10:13:51 +00:00
..
alpha Fix alpha user build failure. 2007-06-12 21:22:16 +00:00
arm
i386 Implement set_robust_list, by Alexander Graf. 2007-06-21 21:57:12 +00:00
m68k
mips linux-user errno mapping, by Stuart Anderson. 2007-06-01 12:09:19 +00:00
ppc Semaphore structure mapping, by Stuart Anderson. 2007-06-03 14:26:27 +00:00
ppc64
sh4
sparc
sparc64
x86_64
elfload.c Setup stack properly, fixes wrong argc value problem, by Magnus Damm. 2007-06-22 10:13:51 +00:00
errno_defs.h linux-user errno mapping, by Stuart Anderson. 2007-06-01 12:09:19 +00:00
flat.h
flatload.c
ioctls.h
linuxload.c Fix typo in comment. 2007-06-03 15:33:32 +00:00
m68k-sim.c
main.c Hack to keep wine happy, by Alexander Graf. 2007-06-21 22:55:02 +00:00
mmap.c Add __mips__to mmap specialcase. 2007-06-03 15:31:32 +00:00
path.c Allow relative paths for the interpreter prefix in linux-user emulation. 2007-06-17 15:32:30 +00:00
qemu.h M68k system mode semihosting. 2007-05-26 15:09:38 +00:00
signal.c
socket.h
syscall_defs.h linux-user errno mapping, by Stuart Anderson. 2007-06-01 12:09:19 +00:00
syscall_types.h
syscall.c Implement set_robust_list, by Alexander Graf. 2007-06-21 21:57:12 +00:00
vm86.c