aboutsummaryrefslogtreecommitdiffstats
path: root/linux-user
AgeCommit message (Expand)AuthorFilesLines
2006-04-27sh4 target (Samuel Tardieu)bellard7-3/+651
2006-04-24ia64 fixesbellard1-1/+1
2006-04-16Implement acct and pretend to implement madvise.pbrook1-2/+10
2006-03-25Avoid accessing guest memory directly in usermode emulation.pbrook10-701/+1079
2006-03-11Fix FPA condition codes (Ulrich Hecht).pbrook1-1/+1
2006-02-20Add Arm926 core support.pbrook1-0/+1
2006-02-09Arm Linux EABI syscall support.pbrook3-33/+166
2006-02-04Make target_mmap always return -1 on failure.pbrook2-7/+13
2006-02-04Implement Arm BKPT instruction.pbrook1-5/+18
2006-02-04Correctly initialize Arm CPU for Thumb entry points.pbrook1-1/+3
2005-12-18log typosbellard1-2/+2
2005-12-05handle coprocessor exceptionsbellard1-0/+1
2005-11-28statfs fixbellard2-19/+99
2005-11-28correct ioctlsbellard1-69/+84
2005-11-28uid32 syscallsbellard1-19/+19
2005-11-26mips user emulationbellard7-17/+1132
2005-11-26added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne)bellard2-10/+46
2005-11-26ARM system emulation (Paul Brook)bellard2-5/+15
2005-11-21cpu_single_env usage fixbellard1-4/+2
2005-10-30User-mode gdbserver port number (Paul Brook)bellard1-6/+5
2005-10-30Arm AT_HWCAP AUXV entry (Paul Brook)bellard1-0/+22
2005-08-21fix AUX vector entries (Paul Brook)bellard1-26/+24
2005-08-21Byte swapping bug in arm semihosting (Paul Brook)bellard1-1/+1
2005-07-24copyrightbellard1-1/+1
2005-07-23more set/getsockopt valuesbellard1-7/+71
2005-07-23[f]truncate64 supportbellard1-2/+4
2005-07-02simplified PowerPC exception handling (Jocelyn Mayer)bellard1-37/+8
2005-07-02preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)bellard1-2/+21
2005-07-02sparc64 marge (Blue Swirl)bellard1-0/+4
2005-05-13open fix (Paul Brook)bellard1-1/+1
2005-04-27ARM Thumb syscalls (Paul Brook)bellard2-4/+16
2005-04-26SYS_SEEK fix (Paul Brook)bellard1-1/+4
2005-04-26report user mode gdb exit codes (Paul Brook)bellard1-0/+2
2005-04-23ARM "Angel" semihosting syscalls (Paul Brook)bellard5-1/+212
2005-04-23ARM syscall fix (Paul Brook)bellard1-1/+1
2005-04-17gdb support for user mode (Paul Brook)bellard3-3/+73
2005-04-07ia64 host support (David Mosberger)bellard2-33/+30
2005-03-13fpu init fixbellard1-1/+1
2005-03-01SUSE fixbellard1-0/+2
2005-02-19fixed handling of sparc register window exceptionsbellard1-26/+31
2005-02-15sparc sigsegv supportbellard1-0/+12
2005-02-1064 bit supportbellard1-18/+18
2005-02-07SIGSEGV signals for ARM and SPARCbellard1-0/+11
2005-02-07ARM FPA get_user/put_user fixbellard1-5/+3
2005-01-31armv5te support (Paul Brook)bellard2-4/+28
2005-01-30initial sparc64 supportbellard6-18/+664
2005-01-12sse fixbellard1-2/+6
2005-01-08MMX/SSE supportbellard1-2/+2
2005-01-0364 bit target fixes - removed warningsbellard3-10/+20
2005-01-03'syscall' syscallbellard1-0/+5