qemu/linux-user
blueswir1 4c1de73d15 Page align brk result like real Linux
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3048 c046a42c-6fe2-441c-8c8c-71466251a162
2007-07-07 20:45:44 +00:00
..
alpha Fix alpha user build failure. 2007-06-12 21:22:16 +00:00
arm Add missing ARM syscall numbers. 2006-11-19 21:51:51 +00:00
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 termios structure definition fix by Stuart Anderson. 2007-04-19 07:17:50 +00:00
sh4
sparc
sparc64
x86_64 Code provision for 64 bits linux user-mode targets support. 2007-04-06 06:40:51 +00:00
elfload.c Fix 64 bit ELF file symbol lookup 2007-07-05 13:23:29 +00:00
errno_defs.h linux-user errno mapping, by Stuart Anderson. 2007-06-01 12:09:19 +00:00
flat.h
flatload.c bFLT loader alignment fix. 2007-04-15 14:13:11 +00:00
ioctls.h
linuxload.c Fix typo in comment. 2007-06-03 15:33:32 +00:00
m68k-sim.c
main.c Fix environ termination, by Andreas Schwab. 2007-06-27 11:12:42 +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 MIPS linux-user update. 2007-05-13 13:58:00 +00:00
socket.h
syscall.c Page align brk result like real Linux 2007-07-07 20:45:44 +00:00
syscall_defs.h Use correct data structures for stat syscalls, by Magnus Damm. 2007-06-22 10:15:10 +00:00
syscall_types.h
vm86.c