summaryrefslogtreecommitdiffstats
path: root/linux-user
Commit message (Expand)AuthorAgeFilesLines
* static build fixbellard2004-07-101-1/+1
* Darwin patch (initial patch by Pierre d'Herbemont)bellard2004-07-053-44/+59
* buffer overflow fixbellard2004-06-191-1/+1
* sysinfo syscall (Francois Guimond)bellard2004-06-192-1/+41
* sigset_t endianness fix in signal contextbellard2004-06-191-46/+67
* const fixbellard2004-06-191-4/+4
* PowerPC merge: real time TB and decrementer - faster and simpler exception ha...bellard2004-05-211-6/+44
* 64 bit fix (Jocelyn Mayer)bellard2004-05-201-1/+1
* added cpu_get_tsc()bellard2004-05-201-0/+40
* utime fixbellard2004-05-031-4/+9
* copyright updatebellard2004-04-261-1/+1
* amd64 port (Jocelyn Mayer)bellard2004-04-262-2/+12
* ARM cache flush support (untested) - '-d' option fixbellard2004-04-252-4/+33
* PowerPC system emulation fixes (Jocelyn Mayer)bellard2004-04-122-6/+9
* more log itemsbellard2004-03-211-1/+12
* initial x86-64 host support (Gwenole Beauchesne)bellard2004-03-172-2/+2
* shm support, more setsockopt and getsockopt calls, fds fix (initial patch by ...bellard2004-02-222-52/+206
* use kernel like macros for user access (will be useful someday to have a bett...bellard2004-02-224-112/+142
* O_DIRECT compile fixbellard2004-02-221-0/+2
* experimental code copy supportbellard2004-02-161-1/+5
* arm nwfpe support - added code no-code-copy option - __preinit_array_start bu...bellard2004-02-161-6/+31
* arm nwfpe supportbellard2004-02-161-0/+11
* cleanupbellard2004-02-031-0/+3
* avoid exiting directly if file not foundbellard2004-01-181-8/+3
* ARM fcntl flag fixes (Lennert Buytenhek)bellard2004-01-181-1/+19
* suppressed cast to lvaluebellard2004-01-181-4/+6
* fcntl flags convertion (Jocelyn Mayer)bellard2004-01-042-1/+86
* PowerPC update (Jocelyn Mayer)bellard2004-01-041-86/+315
* correct cpu statebellard2004-01-041-0/+1
* signal fix: update the host signal 'signal ignored' state to avoid unexpected...bellard2004-01-041-29/+23
* removed test codebellard2004-01-041-1/+1
* termios support for SPARC and PPCbellard2004-01-045-227/+1023
* stat64 fix - added getpagesize()bellard2004-01-041-17/+51
* SPARC fixes : syscall fixes - added user register window exception supportbellard2004-01-041-21/+129
* aligned stack on 16 byte boundary - PPC target fixes - SPARC target fixesbellard2004-01-041-31/+84
* SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) -...bellard2004-01-041-1/+1
* PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard2003-11-234-116/+402
* PowerPC support (Jocelyn Mayer)bellard2003-11-232-0/+387
* static linkbellard2003-10-281-1/+1
* factorized debug codebellard2003-10-271-14/+4
* removed SIGIOTbellard2003-09-301-1/+1
* added utime syscall - fixed nanosleep exact behaviourbellard2003-09-301-2/+66
* new directory structurebellard2003-09-302-290/+11
* sparc support - hack to fix case where real_host_page_size < TARGET_PAGE_SIZE...bellard2003-09-301-7/+42
* sparc emulation target (thanx to Thomas M. Ogrisegg)bellard2003-09-301-4/+34
* sparc emulation target (thanx to Thomas M. Ogrisegg)bellard2003-09-302-0/+227
* new directory structurebellard2003-09-304-0/+782
* faster and more accurate segment handlingbellard2003-08-211-0/+2
* fixed invalid Linux asm/unistd.h header for PowerPC and gcc 3.3bellard2003-08-111-0/+123
* 64 bit fixes (Falk Hueffner)bellard2003-08-111-1/+1
OpenPOWER on IntegriCloud