aboutsummaryrefslogtreecommitdiff
path: root/linux-user/main.c
AgeCommit message (Expand)Author
2006-03-25Avoid accessing guest memory directly in usermode emulation.pbrook
2006-03-11Fix FPA condition codes (Ulrich Hecht).pbrook
2006-02-20Add Arm926 core support.pbrook
2006-02-09Arm Linux EABI syscall support.pbrook
2006-02-04Implement Arm BKPT instruction.pbrook
2005-12-05handle coprocessor exceptionsbellard
2005-11-26mips user emulationbellard
2005-11-26added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne)bellard
2005-11-26ARM system emulation (Paul Brook)bellard
2005-11-21cpu_single_env usage fixbellard
2005-10-30User-mode gdbserver port number (Paul Brook)bellard
2005-07-24copyrightbellard
2005-07-02simplified PowerPC exception handling (Jocelyn Mayer)bellard
2005-07-02preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)bellard
2005-07-02sparc64 marge (Blue Swirl)bellard
2005-04-27ARM Thumb syscalls (Paul Brook)bellard
2005-04-23ARM "Angel" semihosting syscalls (Paul Brook)bellard
2005-04-23ARM syscall fix (Paul Brook)bellard
2005-04-17gdb support for user mode (Paul Brook)bellard
2005-03-13fpu init fixbellard
2005-02-19fixed handling of sparc register window exceptionsbellard
2005-02-15sparc sigsegv supportbellard
2005-02-07SIGSEGV signals for ARM and SPARCbellard
2005-01-12sse fixbellard
2005-01-08MMX/SSE supportbellard
2005-01-0364 bit target fixes - removed warningsbellard
2004-12-19SPARC mergebellard
2004-10-09monitor fixesbellard
2004-07-10static build fixbellard
2004-07-05Darwin patch (initial patch by Pierre d'Herbemont)bellard
2004-05-21PowerPC merge: real time TB and decrementer - faster and simpler exception ha...bellard
2004-05-20added cpu_get_tsc()bellard
2004-04-26copyright updatebellard
2004-04-25ARM cache flush support (untested) - '-d' option fixbellard
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard
2004-03-21more log itemsbellard
2004-02-16arm nwfpe support - added code no-code-copy option - __preinit_array_start bu...bellard
2004-02-03cleanupbellard
2004-01-04PowerPC update (Jocelyn Mayer)bellard
2004-01-04correct cpu statebellard
2004-01-04SPARC fixes : syscall fixes - added user register window exception supportbellard
2003-11-23PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard
2003-10-28static linkbellard
2003-10-27factorized debug codebellard
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard
2003-08-21faster and more accurate segment handlingbellard
2003-07-26set to protected modebellard
2003-07-09ARM signal supportbellard
2003-06-25compile fixesbellard
2003-06-24declare user mode only simulation for QEMUbellard