| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix incorrect pointers casts. | j_mayer | 2007-04-14 | 1 | -1/+1 |
| * | Code provision for x86_64 and PowerPC 64 linux user mode support. | j_mayer | 2007-04-06 | 1 | -0/+4 |
| * | Preliminary patch for Alpha Linux user mode emulation support. | j_mayer | 2007-04-05 | 1 | -0/+36 |
| * | Conditionalize more syscall implementations, by Mike Frysinger. | ths | 2007-04-01 | 1 | -2/+62 |
| * | fcntl() remaining fix, by Stuart Anderson. | ths | 2007-03-31 | 1 | -0/+34 |
| * | Fix fcntl64 logic bug, by Kirill A. Shutemov. | ths | 2007-03-22 | 1 | -0/+4 |
| * | fcntl64 fix, by Kirill A. Shutemov. | ths | 2007-03-20 | 1 | -6/+18 |
| * | Linux usermode clock_gettime/clock_getres emulation, by Kirill A. Shutemov. | ths | 2007-03-19 | 1 | -0/+23 |
| * | Add missing header includes. | ths | 2007-03-19 | 1 | -0/+2 |
| * | Fix allocation sizes in getpeername/getsockname, spotted by Kirill A. Shutemov. | ths | 2007-03-19 | 1 | -2/+2 |
| * | Usermode recv syscall fix. | pbrook | 2007-03-17 | 1 | -2/+2 |
| * | MIPS Userland TLS register emulation, by Daniel Jacobowitz. | ths | 2007-03-02 | 1 | -1/+20 |
| * | Fix CPU chaining in linux-user emulation, by Gwenole Beauchesne. | ths | 2007-02-28 | 1 | -2/+1 |
| * | Userland mount syscall emulation, by Kirill A. Shutemov. | ths | 2007-02-17 | 1 | -2/+12 |
| * | Fix previous Linux userland emulation breakage. | ths | 2007-02-11 | 1 | -2/+17 |
| * | Linux userland emulation of prctl, from Debian patchset. | ths | 2007-02-11 | 1 | -1/+3 |
| * | Linux userland emulation of syslog, from Debian patchset. | ths | 2007-02-11 | 1 | -2/+6 |
| * | sem* and msg* for qemu, part2, by Kirill Shutemov. | ths | 2007-02-02 | 1 | -0/+29 |
| * | sem* and msg* for qemu, part1, by Kirill Shutemov. | ths | 2007-02-02 | 1 | -0/+24 |
| * | Support fcntl F_GETLK64, F_SETLK64, F_SETLKW64, by Kirill A. Shutemov. | ths | 2007-01-05 | 1 | -2/+21 |
| * | MIPS has also a fixed MMAP_SHIFT of 12. | ths | 2006-12-11 | 1 | -1/+1 |
| * | Fix addrlen size, by David Woodhouse. | ths | 2006-12-11 | 1 | -1/+1 |
| * | Fix fstat for MIPS userland emulation, and add support for a cacheflush | ths | 2006-12-08 | 1 | -1/+7 |
| * | Remove do_socketcallwrapper. | pbrook | 2006-11-19 | 1 | -92/+129 |
| * | ColdFire target. | pbrook | 2006-10-22 | 1 | -2/+9 |
| * | initial MIPS signal handling (initial patch by Raphael Rigo) | bellard | 2006-06-27 | 1 | -0/+28 |
| * | mips socket calls (initial patch by Raphael Rigo) | bellard | 2006-06-24 | 1 | -81/+269 |
| * | sparc user fixes (Blue Swirl) | bellard | 2006-06-21 | 1 | -1/+10 |
| * | use glibc syscall (David Woodhouse) | bellard | 2006-06-14 | 1 | -102/+34 |
| * | Teach usermode emulation how to lie about uname -r. | pbrook | 2006-05-14 | 1 | -0/+3 |
| * | sh4 target (Samuel Tardieu) | bellard | 2006-04-27 | 1 | -0/+5 |
| * | ia64 fixes | bellard | 2006-04-24 | 1 | -1/+1 |
| * | Implement acct and pretend to implement madvise. | pbrook | 2006-04-16 | 1 | -2/+10 |
| * | Avoid accessing guest memory directly in usermode emulation. | pbrook | 2006-03-25 | 1 | -385/+733 |
| * | Arm Linux EABI syscall support. | pbrook | 2006-02-09 | 1 | -30/+119 |
| * | log typos | bellard | 2005-12-18 | 1 | -2/+2 |
| * | statfs fix | bellard | 2005-11-28 | 1 | -19/+37 |
| * | mips user emulation | bellard | 2005-11-26 | 1 | -0/+6 |
| * | more set/getsockopt values | bellard | 2005-07-23 | 1 | -7/+71 |
| * | [f]truncate64 support | bellard | 2005-07-23 | 1 | -2/+4 |
| * | report user mode gdb exit codes (Paul Brook) | bellard | 2005-04-26 | 1 | -0/+2 |
| * | ARM "Angel" semihosting syscalls (Paul Brook) | bellard | 2005-04-23 | 1 | -1/+1 |
| * | SUSE fix | bellard | 2005-03-01 | 1 | -0/+2 |
| * | armv5te support (Paul Brook) | bellard | 2005-01-31 | 1 | -2/+26 |
| * | initial sparc64 support | bellard | 2005-01-30 | 1 | -2/+53 |
| * | 64 bit target fixes - removed warnings | bellard | 2005-01-04 | 1 | -1/+4 |
| * | 'syscall' syscall | bellard | 2005-01-03 | 1 | -0/+5 |
| * | utimes() support | bellard | 2004-12-06 | 1 | -0/+14 |
| * | uname() fix (James Pellow) | bellard | 2004-12-06 | 1 | -1/+0 |
| * | uname + sysctl fix (Paul Brook) | bellard | 2004-09-13 | 1 | -1/+14 |