summaryrefslogtreecommitdiff
path: root/linux-user
AgeCommit message (Expand)AuthorFilesLines
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard2-6/+9
2004-03-21more log itemsbellard1-1/+12
2004-03-17initial x86-64 host support (Gwenole Beauchesne)bellard2-2/+2
2004-02-22shm support, more setsockopt and getsockopt calls, fds fix (initial patch by ...bellard2-52/+206
2004-02-22use kernel like macros for user access (will be useful someday to have a bett...bellard4-112/+142
2004-02-22O_DIRECT compile fixbellard1-0/+2
2004-02-16experimental code copy supportbellard1-1/+5
2004-02-16arm nwfpe support - added code no-code-copy option - __preinit_array_start bu...bellard1-6/+31
2004-02-16arm nwfpe supportbellard1-0/+11
2004-02-03cleanupbellard1-0/+3
2004-01-18avoid exiting directly if file not foundbellard1-8/+3
2004-01-18ARM fcntl flag fixes (Lennert Buytenhek)bellard1-1/+19
2004-01-18suppressed cast to lvaluebellard1-4/+6
2004-01-04fcntl flags convertion (Jocelyn Mayer)bellard2-1/+86
2004-01-04PowerPC update (Jocelyn Mayer)bellard1-86/+315
2004-01-04correct cpu statebellard1-0/+1
2004-01-04signal fix: update the host signal 'signal ignored' state to avoid unexpected...bellard1-29/+23
2004-01-04removed test codebellard1-1/+1
2004-01-04termios support for SPARC and PPCbellard5-227/+1023
2004-01-04stat64 fix - added getpagesize()bellard1-17/+51
2004-01-04SPARC fixes : syscall fixes - added user register window exception supportbellard1-21/+129
2004-01-04aligned stack on 16 byte boundary - PPC target fixes - SPARC target fixesbellard1-31/+84
2004-01-04SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) -...bellard1-1/+1
2003-11-23PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard4-116/+402
2003-11-23PowerPC support (Jocelyn Mayer)bellard2-0/+387
2003-10-28static linkbellard1-1/+1
2003-10-27factorized debug codebellard1-14/+4
2003-09-30removed SIGIOTbellard1-1/+1
2003-09-30added utime syscall - fixed nanosleep exact behaviourbellard1-2/+66
2003-09-30new directory structurebellard2-290/+11
2003-09-30sparc support - hack to fix case where real_host_page_size < TARGET_PAGE_SIZE...bellard1-7/+42
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard1-4/+34
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard2-0/+227
2003-09-30new directory structurebellard4-0/+782
2003-08-21faster and more accurate segment handlingbellard1-0/+2
2003-08-11fixed invalid Linux asm/unistd.h header for PowerPC and gcc 3.3bellard1-0/+123
2003-08-1164 bit fixes (Falk Hueffner)bellard1-1/+1
2003-07-26set to protected modebellard1-0/+2
2003-07-13convert signal numbersbellard1-11/+99
2003-07-13times() fixbellard2-6/+27
2003-07-09ARM signal supportbellard2-40/+448
2003-07-09ARM init fixbellard1-16/+16
2003-07-09ARM fix: mmapbellard1-6/+7
2003-07-09old select supportbellard2-1/+17
2003-06-30reduced irq latencybellard1-1/+1
2003-06-25compile fixesbellard1-3/+4
2003-06-24declare user mode only simulation for QEMUbellard1-1/+8
2003-06-21force IOPL=3bellard1-20/+22
2003-06-21fixed case where SS != USER_DS (fixes dosemu DPMI emulation)bellard1-13/+14
2003-06-21new segment accessbellard1-2/+2