qemu/linux-user
balrog 7ab240ad4b Teach mmap to not overwrite reserved pages and fix brk return value (Richard Purdie).
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4255 c046a42c-6fe2-441c-8c8c-71466251a162
2008-04-26 12:17:34 +00:00
..
alpha
arm Move target-arm/nwfpe into linux-user/arm/nwfpe 2008-04-09 06:53:01 +00:00
cris
i386
m68k
mips Make MIPS MT implementation more cache friendly. 2008-02-12 21:01:26 +00:00
mips64 Make MIPS MT implementation more cache friendly. 2008-02-12 21:01:26 +00:00
mipsn32 Make MIPS MT implementation more cache friendly. 2008-02-12 21:01:26 +00:00
ppc
sh4
sparc
sparc64
x86_64
elfload.c Implement AT_CLKTCK. 2008-03-26 23:31:55 +00:00
elfload32.c Remove unwanted executable properties 2008-04-06 06:04:39 +00:00
errno_defs.h
flat.h
flatload.c
ioctls.h
linuxload.c
m68k-sim.c
main.c Remove osdep.c/qemu-img code duplication 2008-04-11 21:35:42 +00:00
mmap.c Teach mmap to not overwrite reserved pages and fix brk return value (Richard Purdie). 2008-04-26 12:17:34 +00:00
path.c
qemu.h
signal.c Fix Thumb signal handlers. 2008-03-21 16:07:30 +00:00
socket.h
strace.c
strace.list
syscall.c Teach mmap to not overwrite reserved pages and fix brk return value (Richard Purdie). 2008-04-26 12:17:34 +00:00
syscall_defs.h Fix flock64 structure on a few target (noticed by Gary Thomas) 2008-03-28 22:31:51 +00:00
syscall_types.h
uaccess.c
vm86.c