~dsilvers/qemu/simtecbast

  • Committer: Daniel Silverstone
  • Date: 2008-02-19 13:55:18 UTC
  • Revision ID: dsilvers@digital-scurf.org-20080219135518-ndxuzmis5wy1kxaw
Enough of a ch7006 implementation to get ABLE talking.
Filename Latest Rev Last Changed Committer Comment Size
..
alpha 2636 17 years ago j_mayer Definitions needed for Alpha linux user-mode emula Diff
arm 398 21 years ago bellard new directory structure Diff
cris 2726.1.676 17 years ago ths CRIS Linux usermode emulation, part 1. By Edgar E. Diff
i386 398 21 years ago bellard new directory structure Diff
m68k 2234 18 years ago pbrook ColdFire target. Diff
mips 1706 19 years ago bellard mips user emulation Diff
mips64 2726.1.596 17 years ago ths Code provision for n32/n64 mips userland emulation Diff
mipsn32 2726.1.596 17 years ago ths Code provision for n32/n64 mips userland emulation Diff
ppc 485 21 years ago bellard PowerPC support (Jocelyn Mayer) Diff
sh4 1899 18 years ago bellard sh4 target (Samuel Tardieu) Diff
sparc 399 21 years ago bellard sparc emulation target (thanx to Thomas M. Ogriseg Diff
sparc64 1286 19 years ago bellard initial sparc64 support Diff
x86_64 2653 17 years ago j_mayer Code provision for 64 bits linux user-mode targets Diff
elfload.c 2726.1.966 17 years ago bellard suppressed tgetx and tputx (initial patch by Thayn 40.6 KB Diff Download File
File elfload32.c 2726.1.707 17 years ago blueswir1 Support for 32 bit ABI on 64 bit targets (only en 869 bytes Diff Download File
errno_defs.h 2726.1.221 17 years ago ths linux-user errno mapping, by Stuart Anderson. 8.8 KB Diff Download File
flat.h 2726.1.707 17 years ago blueswir1 Support for 32 bit ABI on 64 bit targets (only en 2.4 KB Diff Download File
flatload.c 2726.1.966 17 years ago bellard suppressed tgetx and tputx (initial patch by Thayn 25.4 KB Diff Download File
ioctls.h 1828 18 years ago pbrook Avoid accessing guest memory directly in usermode 14.7 KB Diff Download File
linuxload.c 2726.1.966 17 years ago bellard suppressed tgetx and tputx (initial patch by Thayn 4.9 KB Diff Download File
m68k-sim.c 2726.1.894 17 years ago bellard fixed invalid cast 4.7 KB Diff Download File
main.c 2726.1.1135 17 years ago balrog QEMU_STRACE documentation bit by Thayne Harbaugh. 75.3 KB Diff Download File
mmap.c 2726.1.1126 17 years ago balrog Mark host pages as reserved (Magnus Damm). 13.4 KB Diff Download File
path.c 2726.1.295 17 years ago ths Allow relative paths for the interpreter prefix in 3.8 KB Diff Download File
qemu.h 2726.1.1157 17 years ago balrog Fix a compiler error with DEBUG_REMAP enabled (Tha 12.5 KB Diff Download File
signal.c 2726.1.1076 17 years ago ths SH4: Signal handling for the user space emulator, 81.1 KB Diff Download File
socket.h 2726.1.1113 17 years ago j_mayer Various linux-user structures and definitions fixe 4.9 KB Diff Download File
strace.c 2726.1.957 17 years ago bellard printf format fix 7.6 KB Diff Download File
strace.list 2726.1.813 17 years ago ths Add new files fir strace support, missed in earlie 46.3 KB Diff Download File
syscall.c 2726.1.1152 17 years ago ths Correct errno return for setsockopt(), by Thayne H 172 KB Diff Download File
syscall_defs.h 2726.1.1113 17 years ago j_mayer Various linux-user structures and definitions fixe 63.5 KB Diff Download File
syscall_types.h 2726.1.488 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 2.3 KB Diff Download File
uaccess.c 2726.1.952 17 years ago bellard added lock_user() in target_strlen() 1.8 KB Diff Download File
vm86.c 2726.1.934 17 years ago bellard 64 bit compilation fixes 15.3 KB Diff Download File