2007-06-01 |
ths | linux-user errno mapping, by Stuart Anderson. |
blob | commitdiff | raw |
2007-06-01 |
ths | Patch for pipe() result handling, by Stuart Anderson. |
blob | commitdiff | raw | diff to current |
2007-06-01 |
ths | Fix struct stat mapping for MIPS, by Stuart Anderson. |
blob | commitdiff | raw | diff to current |
2007-05-28 |
ths | Revert last change, this workaround is long obsolete. |
blob | commitdiff | raw | diff to current |
2007-05-28 |
ths | Fix do_socketcall argument, by Daniel Jacobowitz. |
blob | commitdiff | raw | diff to current |
2007-05-13 |
ths | MIPS linux-user update. |
blob | commitdiff | raw | diff to current |
2007-04-26 |
ths | Use 16-bit uid wrappers, by Magnus Damm. |
blob | commitdiff | raw | diff to current |
2007-04-14 |
j_mayer | Fix incorrect pointers casts. |
blob | commitdiff | raw | diff to current |
2007-04-06 |
j_mayer | Code provision for x86_64 and PowerPC 64 linux user... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
j_mayer | Preliminary patch for Alpha Linux user mode emulation... |
blob | commitdiff | raw | diff to current |
2007-04-01 |
ths | Conditionalize more syscall implementations, by Mike... |
blob | commitdiff | raw | diff to current |
2007-03-31 |
ths | fcntl() remaining fix, by Stuart Anderson. |
blob | commitdiff | raw | diff to current |
2007-03-22 |
ths | Fix fcntl64 logic bug, by Kirill A. Shutemov. |
blob | commitdiff | raw | diff to current |
2007-03-20 |
ths | fcntl64 fix, by Kirill A. Shutemov. |
blob | commitdiff | raw | diff to current |
2007-03-19 |
ths | Linux usermode clock_gettime/clock_getres emulation... |
blob | commitdiff | raw | diff to current |
2007-03-19 |
ths | Add missing header includes. |
blob | commitdiff | raw | diff to current |
2007-03-19 |
ths | Fix allocation sizes in getpeername/getsockname, spotte... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
pbrook | Usermode recv syscall fix. |
blob | commitdiff | raw | diff to current |
2007-03-02 |
ths | MIPS Userland TLS register emulation, by Daniel Jacobowitz. |
blob | commitdiff | raw | diff to current |
2007-02-28 |
ths | Fix CPU chaining in linux-user emulation, by Gwenole... |
blob | commitdiff | raw | diff to current |
2007-02-17 |
ths | Userland mount syscall emulation, by Kirill A. Shutemov. |
blob | commitdiff | raw | diff to current |
2007-02-11 |
ths | Fix previous Linux userland emulation breakage. |
blob | commitdiff | raw | diff to current |
2007-02-11 |
ths | Linux userland emulation of prctl, from Debian patchset. |
blob | commitdiff | raw | diff to current |
2007-02-11 |
ths | Linux userland emulation of syslog, from Debian patchset. |
blob | commitdiff | raw | diff to current |
2007-02-02 |
ths | sem* and msg* for qemu, part2, by Kirill Shutemov. |
blob | commitdiff | raw | diff to current |
2007-02-02 |
ths | sem* and msg* for qemu, part1, by Kirill Shutemov. |
blob | commitdiff | raw | diff to current |
2007-01-05 |
ths | Support fcntl F_GETLK64, F_SETLK64, F_SETLKW64, by... |
blob | commitdiff | raw | diff to current |
2006-12-11 |
ths | MIPS has also a fixed MMAP_SHIFT of 12. |
blob | commitdiff | raw | diff to current |
2006-12-11 |
ths | Fix addrlen size, by David Woodhouse. |
blob | commitdiff | raw | diff to current |
2006-12-08 |
ths | Fix fstat for MIPS userland emulation, and add support... |
blob | commitdiff | raw | diff to current |
2006-11-19 |
pbrook | Remove do_socketcallwrapper. |
blob | commitdiff | raw | diff to current |
2006-10-22 |
pbrook | ColdFire target. |
blob | commitdiff | raw | diff to current |
2006-06-27 |
bellard | initial MIPS signal handling (initial patch by Raphael... |
blob | commitdiff | raw | diff to current |
2006-06-24 |
bellard | mips socket calls (initial patch by Raphael Rigo) |
blob | commitdiff | raw | diff to current |
2006-06-21 |
bellard | sparc user fixes (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2006-06-14 |
bellard | use glibc syscall (David Woodhouse) |
blob | commitdiff | raw | diff to current |
2006-05-14 |
pbrook | Teach usermode emulation how to lie about uname -r. |
blob | commitdiff | raw | diff to current |
2006-04-27 |
bellard | sh4 target (Samuel Tardieu) |
blob | commitdiff | raw | diff to current |
2006-04-24 |
bellard | ia64 fixes |
blob | commitdiff | raw | diff to current |
2006-04-16 |
pbrook | Implement acct and pretend to implement madvise. |
blob | commitdiff | raw | diff to current |
2006-03-25 |
pbrook | Avoid accessing guest memory directly in usermode emula... |
blob | commitdiff | raw | diff to current |
2006-02-09 |
pbrook | Arm Linux EABI syscall support. |
blob | commitdiff | raw | diff to current |
2005-12-18 |
bellard | log typos |
blob | commitdiff | raw | diff to current |
2005-11-28 |
bellard | statfs fix |
blob | commitdiff | raw | diff to current |
2005-11-26 |
bellard | mips user emulation |
blob | commitdiff | raw | diff to current |
2005-07-23 |
bellard | more set/getsockopt values |
blob | commitdiff | raw | diff to current |
2005-07-23 |
bellard | [f]truncate64 support |
blob | commitdiff | raw | diff to current |
2005-04-26 |
bellard | report user mode gdb exit codes (Paul Brook) |
blob | commitdiff | raw | diff to current |
2005-04-23 |
bellard | ARM "Angel" semihosting syscalls (Paul Brook) |
blob | commitdiff | raw | diff to current |
2005-03-01 |
bellard | SUSE fix |
blob | commitdiff | raw | diff to current |
2005-01-31 |
bellard | armv5te support (Paul Brook) |
blob | commitdiff | raw | diff to current |
2005-01-30 |
bellard | initial sparc64 support |
blob | commitdiff | raw | diff to current |
2005-01-03 |
bellard | 64 bit target fixes - removed warnings |
blob | commitdiff | raw | diff to current |
2005-01-03 |
bellard | 'syscall' syscall |
blob | commitdiff | raw | diff to current |
2004-12-06 |
bellard | utimes() support |
blob | commitdiff | raw | diff to current |
2004-12-06 |
bellard | uname() fix (James Pellow) |
blob | commitdiff | raw | diff to current |
2004-09-13 |
bellard | uname + sysctl fix (Paul Brook) |
blob | commitdiff | raw | diff to current |
2004-06-19 |
bellard | sysinfo syscall (Francois Guimond) |
blob | commitdiff | raw | diff to current |
2004-05-03 |
bellard | utime fix |
blob | commitdiff | raw | diff to current |
2004-04-26 |
bellard | amd64 port (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
2004-04-12 |
bellard | PowerPC system emulation fixes (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
2004-03-17 |
bellard | initial x86-64 host support (Gwenole Beauchesne) |
blob | commitdiff | raw | diff to current |
2004-02-22 |
bellard | shm support, more setsockopt and getsockopt calls,... |
blob | commitdiff | raw | diff to current |
2004-02-22 |
bellard | use kernel like macros for user access (will be useful... |
blob | commitdiff | raw | diff to current |
2004-02-22 |
bellard | O_DIRECT compile fix |
blob | commitdiff | raw | diff to current |
2004-01-04 |
bellard | fcntl flags convertion (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
2004-01-04 |
bellard | stat64 fix - added getpagesize() |
blob | commitdiff | raw | diff to current |
2003-11-23 |
bellard | PowerPC target support (Jocelyn Mayer) - added better... |
blob | commitdiff | raw | diff to current |
2003-09-30 |
bellard | added utime syscall - fixed nanosleep exact behaviour |
blob | commitdiff | raw | diff to current |
2003-08-11 |
bellard | fixed invalid Linux asm/unistd.h header for PowerPC... |
blob | commitdiff | raw | diff to current |
2003-07-13 |
bellard | times() fix |
blob | commitdiff | raw | diff to current |
2003-07-09 |
bellard | ARM fix: mmap |
blob | commitdiff | raw | diff to current |
2003-07-09 |
bellard | old select support |
blob | commitdiff | raw | diff to current |
2003-06-15 |
bellard | automatic ioctl number conversion - minimum ARM fork... |
blob | commitdiff | raw | diff to current |
2003-06-05 |
bellard | getdents for 64 bit cpus |
blob | commitdiff | raw | diff to current |
2003-06-05 |
bellard | convert mmap flags (alpha fix) |
blob | commitdiff | raw | diff to current |
2003-05-27 |
bellard | mmap2 fix |
blob | commitdiff | raw | diff to current |
2003-05-16 |
bellard | added getrusage |
blob | commitdiff | raw | diff to current |
2003-05-14 |
bellard | added do_fcntl() |
blob | commitdiff | raw | diff to current |
2003-05-14 |
bellard | pread/pwrite syscalls - use page_unprotect_range()... |
blob | commitdiff | raw | diff to current |
2003-05-13 |
bellard | mmap emulation |
blob | commitdiff | raw | diff to current |
2003-05-10 |
bellard | added vm86.c |
blob | commitdiff | raw | diff to current |
2003-05-08 |
bellard | added setgroups and getgroups syscalls |
blob | commitdiff | raw | diff to current |
2003-04-29 |
bellard | ia64 support - fcntl uses TARGET_ constants |
blob | commitdiff | raw | diff to current |
2003-04-29 |
bellard | fstat64 fix |
blob | commitdiff | raw | diff to current |
2003-04-29 |
bellard | flock support |
blob | commitdiff | raw | diff to current |
2003-04-11 |
bellard | stat patches - path patches - added exit_group() syscall |
blob | commitdiff | raw | diff to current |
2003-04-07 |
bellard | endian fix |
blob | commitdiff | raw | diff to current |
2003-03-30 |
bellard | added SIOCATMARK and times() syscall |
blob | commitdiff | raw | diff to current |
2003-03-30 |
bellard | fixed execve bug |
blob | commitdiff | raw | diff to current |
2003-03-29 |
bellard | endian fixes by Ulrich weigand |
blob | commitdiff | raw | diff to current |
2003-03-29 |
bellard | first vm86 support |
blob | commitdiff | raw | diff to current |
2003-03-24 |
bellard | dirent fixes |
blob | commitdiff | raw | diff to current |
2003-03-23 |
bellard | distribution patches |
blob | commitdiff | raw | diff to current |
2003-03-23 |
bellard | more syscalls |
blob | commitdiff | raw | diff to current |
2003-03-23 |
bellard | better signal/exception support |
blob | commitdiff | raw | diff to current |
2003-03-23 |
bellard | basic signal handling |
blob | commitdiff | raw | diff to current |
2003-03-22 |
bellard | basic clone() support |
blob | commitdiff | raw | diff to current |
2003-03-22 |
bellard | better 16 bit code support |
blob | commitdiff | raw | diff to current |
2003-03-20 |
bellard | ppc port |
blob | commitdiff | raw | diff to current |
next |