Age | Commit message (Expand) | Author |
2007-09-06 | Partial support for 34K multithreading, not functional yet. | ths |
2007-07-23 | Restore build on older Linux hosts. | ths |
2007-07-20 | Fix statfs(64) syscall wrapper, by Andreas Schwab. | ths |
2007-07-12 | Tkill support, by Stuart Anderson. | ths |
2007-07-12 | Spelling fix, by Stuart Brady. | ths |
2007-07-08 | Fix Sparc64 stat system call | blueswir1 |
2007-07-07 | Page align brk result like real Linux | blueswir1 |
2007-06-21 | Implement set_robust_list, by Alexander Graf. | ths |
2007-06-21 | Implement tgkill, by Alexander Graf. | ths |
2007-06-03 | IPC message translation. | ths |
2007-06-03 | Semaphore structure mapping, by Stuart Anderson. | ths |
2007-06-01 | linux-user errno mapping, by Stuart Anderson. | ths |
2007-06-01 | Patch for pipe() result handling, by Stuart Anderson. | ths |
2007-06-01 | Fix struct stat mapping for MIPS, by Stuart Anderson. | ths |
2007-05-28 | Revert last change, this workaround is long obsolete. | ths |
2007-05-28 | Fix do_socketcall argument, by Daniel Jacobowitz. | ths |
2007-05-13 | MIPS linux-user update. | ths |
2007-04-26 | Use 16-bit uid wrappers, by Magnus Damm. | ths |
2007-04-14 | Fix incorrect pointers casts. | j_mayer |
2007-04-06 | Code provision for x86_64 and PowerPC 64 linux user mode support. | j_mayer |
2007-04-05 | Preliminary patch for Alpha Linux user mode emulation support. | j_mayer |
2007-04-01 | Conditionalize more syscall implementations, by Mike Frysinger. | ths |
2007-03-31 | fcntl() remaining fix, by Stuart Anderson. | ths |
2007-03-22 | Fix fcntl64 logic bug, by Kirill A. Shutemov. | ths |
2007-03-20 | fcntl64 fix, by Kirill A. Shutemov. | ths |
2007-03-19 | Linux usermode clock_gettime/clock_getres emulation, by Kirill A. Shutemov. | ths |
2007-03-19 | Add missing header includes. | ths |
2007-03-19 | Fix allocation sizes in getpeername/getsockname, spotted by Kirill A. Shutemov. | ths |
2007-03-17 | Usermode recv syscall fix. | pbrook |
2007-03-02 | MIPS Userland TLS register emulation, by Daniel Jacobowitz. | ths |
2007-02-28 | Fix CPU chaining in linux-user emulation, by Gwenole Beauchesne. | ths |
2007-02-17 | Userland mount syscall emulation, by Kirill A. Shutemov. | ths |
2007-02-11 | Fix previous Linux userland emulation breakage. | ths |
2007-02-11 | Linux userland emulation of prctl, from Debian patchset. | ths |
2007-02-11 | Linux userland emulation of syslog, from Debian patchset. | ths |
2007-02-02 | sem* and msg* for qemu, part2, by Kirill Shutemov. | ths |
2007-02-02 | sem* and msg* for qemu, part1, by Kirill Shutemov. | ths |
2007-01-05 | Support fcntl F_GETLK64, F_SETLK64, F_SETLKW64, by Kirill A. Shutemov. | ths |
2006-12-11 | MIPS has also a fixed MMAP_SHIFT of 12. | ths |
2006-12-11 | Fix addrlen size, by David Woodhouse. | ths |
2006-12-08 | Fix fstat for MIPS userland emulation, and add support for a cacheflush | ths |
2006-11-19 | Remove do_socketcallwrapper. | pbrook |
2006-10-22 | ColdFire target. | pbrook |
2006-06-27 | initial MIPS signal handling (initial patch by Raphael Rigo) | bellard |
2006-06-24 | mips socket calls (initial patch by Raphael Rigo) | bellard |
2006-06-21 | sparc user fixes (Blue Swirl) | bellard |
2006-06-14 | use glibc syscall (David Woodhouse) | bellard |
2006-05-14 | Teach usermode emulation how to lie about uname -r. | pbrook |
2006-04-27 | sh4 target (Samuel Tardieu) | bellard |
2006-04-24 | ia64 fixes | bellard |