qemu-e2k/linux-user
j_mayer 92a343da3f New ppc64-linux-user target.
Allow use of PowerPC 970 for debugging (softmmu would not run, for now).


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3246 c046a42c-6fe2-441c-8c8c-71466251a162
2007-09-27 01:14:15 +00:00
..
alpha Update Linux kernel syscall list. 2007-09-24 00:11:26 +00:00
arm Update Linux kernel syscall list. 2007-09-24 00:11:26 +00:00
i386 Update Linux kernel syscall list. 2007-09-24 00:11:26 +00:00
m68k Update Linux kernel syscall list. 2007-09-24 00:11:26 +00:00
mips Add new MIPS/Linux syscalls. 2007-09-23 18:07:05 +00:00
ppc Update Linux kernel syscall list. 2007-09-24 00:11:26 +00:00
ppc64 New ppc64-linux-user target. 2007-09-27 01:14:15 +00:00
sh4 Update Linux kernel syscall list. 2007-09-24 00:11:26 +00:00
sparc Update Linux kernel syscall list. 2007-09-24 00:11:26 +00:00
sparc64 Update Linux kernel syscall list. 2007-09-24 00:11:26 +00:00
x86_64 Update Linux kernel syscall list. 2007-09-24 00:11:26 +00:00
elfload.c New ppc64-linux-user target. 2007-09-27 01:14:15 +00:00
errno_defs.h linux-user errno mapping, by Stuart Anderson. 2007-06-01 12:09:19 +00:00
flat.h find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 2007-09-17 08:09:54 +00:00
flatload.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 2007-09-17 08:09:54 +00:00
ioctls.h Avoid accessing guest memory directly in usermode emulation. 2006-03-25 19:31:22 +00:00
linuxload.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 2007-09-17 08:09:54 +00:00
m68k-sim.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
main.c Great rework and cleanups to ease PowerPC implementations definitions. 2007-09-26 23:54:22 +00:00
mmap.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 2007-09-17 08:09:54 +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 New ppc64-linux-user target. 2007-09-27 01:14:15 +00:00
signal.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 2007-09-17 08:09:54 +00:00
socket.h mips socket calls (initial patch by Raphael Rigo) 2006-06-24 15:06:03 +00:00
syscall.c Convert syscall arguments and return value from long to int or target_long. 2007-09-26 23:01:49 +00:00
syscall_defs.h Fix invalid MAP_xxx flags for PowerPC targets. 2007-09-18 21:54:57 +00:00
syscall_types.h find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 2007-09-17 08:09:54 +00:00
vm86.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 2007-09-17 08:09:54 +00:00