summaryrefslogtreecommitdiffstats
path: root/linux-user/main.c
Commit message (Expand)AuthorAgeFilesLines
* copyright updatebellard2004-04-261-1/+1
* ARM cache flush support (untested) - '-d' option fixbellard2004-04-251-4/+31
* PowerPC system emulation fixes (Jocelyn Mayer)bellard2004-04-121-6/+7
* more log itemsbellard2004-03-211-1/+12
* arm nwfpe support - added code no-code-copy option - __preinit_array_start bu...bellard2004-02-161-6/+31
* cleanupbellard2004-02-041-0/+3
* PowerPC update (Jocelyn Mayer)bellard2004-01-051-86/+315
* correct cpu statebellard2004-01-041-0/+1
* SPARC fixes : syscall fixes - added user register window exception supportbellard2004-01-041-21/+129
* PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard2003-11-231-0/+131
* static linkbellard2003-10-281-1/+1
* factorized debug codebellard2003-10-271-14/+4Star
* sparc emulation target (thanx to Thomas M. Ogrisegg)bellard2003-09-301-4/+34
* faster and more accurate segment handlingbellard2003-08-221-0/+2
* set to protected modebellard2003-07-261-0/+2
* ARM signal supportbellard2003-07-091-2/+3
* compile fixesbellard2003-06-251-3/+4
* declare user mode only simulation for QEMUbellard2003-06-241-1/+8
* new segment accessbellard2003-06-211-2/+2
* ARM emulation supportbellard2003-06-151-8/+76
* misplaced #endifbellard2003-05-291-2/+1Star
* precise exceptions - more accurate interrupt semanticsbellard2003-05-281-32/+76
* mmap emulationbellard2003-05-131-7/+22
* sigtrap supportbellard2003-05-101-2/+19
* moved vm86 stuff to vm86.cbellard2003-05-101-158/+4Star
* more accurate signal handlingbellard2003-05-081-8/+18
* RH9 fix - path patchbellard2003-04-111-14/+18
* first self virtualizable versionbellard2003-04-101-1/+0Star
* personality fix - i386 interpreter fixbellard2003-04-071-0/+16
* better vm86 supportbellard2003-03-301-64/+167
* primitive vm86 supportbellard2003-03-291-18/+90
* glibc2.2 fixes - more command line options - misc doc fixesbellard2003-03-241-6/+40
* distribution patchesbellard2003-03-231-5/+5
* better signal/exception supportbellard2003-03-231-7/+45
* basic signal handlingbellard2003-03-231-4/+2Star
* basic clone() supportbellard2003-03-221-32/+36
* better 16 bit code supportbellard2003-03-221-4/+4
* ppc portbellard2003-03-201-0/+1
* added minimal segment supportbellard2003-03-161-20/+38
* added pusha/popa/rdtsc/bcd opsbellard2003-03-161-1/+1
* added translation cachebellard2003-03-071-1/+1
* many fixesbellard2003-03-041-11/+11
* better debug supportbellard2003-03-031-3/+24
* prints hello worldbellard2003-03-031-195/+36Star
* test infrastructurebellard2003-03-031-6/+6
* new x86 CPU corebellard2003-03-011-0/+36
* added NO_TRACE_MSGS ifdefbellard2003-02-221-0/+2
* avoid pt_regs clashbellard2003-02-191-5/+3Star
* This commit was generated by cvs2svn to compensate for changes in r2,bellard2003-02-181-0/+310