Age | Commit message (Expand) | Author |
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 |
2006-04-16 | Implement acct and pretend to implement madvise. | pbrook |
2006-03-25 | Avoid accessing guest memory directly in usermode emulation. | pbrook |
2006-02-09 | Arm Linux EABI syscall support. | pbrook |
2005-12-18 | log typos | bellard |
2005-11-28 | statfs fix | bellard |
2005-11-26 | mips user emulation | bellard |
2005-07-23 | more set/getsockopt values | bellard |
2005-07-23 | [f]truncate64 support | bellard |
2005-04-26 | report user mode gdb exit codes (Paul Brook) | bellard |
2005-04-23 | ARM "Angel" semihosting syscalls (Paul Brook) | bellard |
2005-03-01 | SUSE fix | bellard |
2005-01-31 | armv5te support (Paul Brook) | bellard |
2005-01-30 | initial sparc64 support | bellard |
2005-01-03 | 64 bit target fixes - removed warnings | bellard |
2005-01-03 | 'syscall' syscall | bellard |
2004-12-06 | utimes() support | bellard |
2004-12-06 | uname() fix (James Pellow) | bellard |
2004-09-13 | uname + sysctl fix (Paul Brook) | bellard |
2004-06-19 | sysinfo syscall (Francois Guimond) | bellard |
2004-05-03 | utime fix | bellard |
2004-04-26 | amd64 port (Jocelyn Mayer) | bellard |
2004-04-12 | PowerPC system emulation fixes (Jocelyn Mayer) | bellard |
2004-03-17 | initial x86-64 host support (Gwenole Beauchesne) | bellard |
2004-02-22 | shm support, more setsockopt and getsockopt calls, fds fix (initial patch by ... | bellard |