2007-12-11 |
balrog | Add missing break just before execve, by Takashi Yoshii. |
blob | commitdiff | raw |
2007-12-09 |
ths | Fix execve argc/envc counting, by Takashi Yoshii. |
blob | commitdiff | raw | diff to current |
2007-12-09 |
ths | copy_{to,from}_user_timeval() update, by Thayne Harbaugh. |
blob | commitdiff | raw | diff to current |
2007-12-09 |
ths | copy_from_user_fdset() update, by Thayne Harbaugh. |
blob | commitdiff | raw | diff to current |
2007-12-02 |
ths | Fix for execve syscall, by Kirill A. Shutemov. |
blob | commitdiff | raw | diff to current |
2007-11-16 |
bellard | suppressed tgetx and tputx (initial patch by Thayne... |
blob | commitdiff | raw | diff to current |
2007-11-14 |
bellard | x86_64 linux user emulation |
blob | commitdiff | raw | diff to current |
2007-11-14 |
bellard | i386 TLS support |
blob | commitdiff | raw | diff to current |
2007-11-14 |
bellard | suppressed page_unprotect_range() - fixed access_ok() |
blob | commitdiff | raw | diff to current |
2007-11-11 |
bellard | 64 bit cast for dirent64 |
blob | commitdiff | raw | diff to current |
2007-11-11 |
bellard | removed warning |
blob | commitdiff | raw | diff to current |
2007-11-11 |
bellard | improved cmsg handling - improved shm memory code |
blob | commitdiff | raw | diff to current |
2007-11-11 |
bellard | move get_errno() inside do_fcntl() |
blob | commitdiff | raw | diff to current |
2007-11-11 |
bellard | no longer use get_errno for do_modify_ldt() |
blob | commitdiff | raw | diff to current |
2007-11-11 |
bellard | Linux user memory access API change (initial patch... |
blob | commitdiff | raw | diff to current |
2007-11-01 |
ths | Strace for userland emulation, by Stuart Anderson and... |
blob | commitdiff | raw | diff to current |
2007-10-30 |
balrog | Do not make NETLINK socket connections possible (Alexan... |
blob | commitdiff | raw | diff to current |
2007-10-20 |
ths | Syscall target errno fixes, by Thayne Harbaugh. |
blob | commitdiff | raw | diff to current |
2007-10-14 |
blueswir1 | Support for 32 bit ABI on 64 bit targets (only enabled... |
blob | commitdiff | raw | diff to current |
2007-10-09 |
ths | getpriority() shouldn't use libc wrapper, by Thayne... |
blob | commitdiff | raw | diff to current |
2007-10-08 |
ths | CRIS Linux userland emulation, part 2. By Edgar E.... |
blob | commitdiff | raw | diff to current |
2007-09-27 |
ths | Move get_sp_from_cpustate from cpu.h to target_signal.h. |
blob | commitdiff | raw | diff to current |
2007-09-27 |
ths | linux-user sigaltstack() syscall, by Thayne Harbaugh. |
blob | commitdiff | raw | diff to current |
2007-09-26 |
j_mayer | Convert syscall arguments and return value from long... |
blob | commitdiff | raw | diff to current |
2007-09-25 |
ths | linux-user utimensat() syscall, by Thayne Harbaugh. |
blob | commitdiff | raw | diff to current |
2007-09-25 |
ths | Check if the hosts defines a symlinkat syscall. |
blob | commitdiff | raw | diff to current |
2007-09-24 |
ths | linux-user faccessat() syscall, by Thayne Harbaugh. |
blob | commitdiff | raw | diff to current |
2007-09-24 |
ths | linux-user fchmodat() syscall, by Thayne Harbaugh. |
blob | commitdiff | raw | diff to current |
2007-09-24 |
ths | linux-user readlinkat() syscall, by Thayne Harbaugh. |
blob | commitdiff | raw | diff to current |
2007-09-24 |
ths | linux-user symlinkat() syscall, by Thayne Harbaugh. |
blob | commitdiff | raw | diff to current |
2007-09-24 |
ths | linux-user linkat() syscall, by Thayne Harbaugh. |
blob | commitdiff | raw | diff to current |
2007-09-24 |
ths | linux-user renameat() syscall, by Thayne Harbaugh. |
blob | commitdiff | raw | diff to current |
2007-09-24 |
ths | linux-user unlinkat() syscall, by Thayne Harbaugh. |
blob | commitdiff | raw | diff to current |
2007-09-24 |
ths | linux-user fchownat() syscall, by Thayne Harbaugh. |
blob | commitdiff | raw | diff to current |
2007-09-24 |
ths | linux-user mknodat() syscall, by Thayne Harbaugh. |
blob | commitdiff | raw | diff to current |
2007-09-24 |
ths | linux-user mkdirat() syscall, by Thayne Harbaugh. |
blob | commitdiff | raw | diff to current |
2007-09-24 |
ths | linux-user openat() syscall, by Thayne Harbaugh. |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | Add some missing checks for host syscalls. |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-09-06 |
ths | Partial support for 34K multithreading, not functional... |
blob | commitdiff | raw | diff to current |
2007-07-23 |
ths | Restore build on older Linux hosts. |
blob | commitdiff | raw | diff to current |
2007-07-20 |
ths | Fix statfs(64) syscall wrapper, by Andreas Schwab. |
blob | commitdiff | raw | diff to current |
2007-07-12 |
ths | Tkill support, by Stuart Anderson. |
blob | commitdiff | raw | diff to current |
2007-07-12 |
ths | Spelling fix, by Stuart Brady. |
blob | commitdiff | raw | diff to current |
2007-07-08 |
blueswir1 | Fix Sparc64 stat system call |
blob | commitdiff | raw | diff to current |
2007-07-07 |
blueswir1 | Page align brk result like real Linux |
blob | commitdiff | raw | diff to current |
2007-06-21 |
ths | Implement set_robust_list, by Alexander Graf. |
blob | commitdiff | raw | diff to current |
2007-06-21 |
ths | Implement tgkill, by Alexander Graf. |
blob | commitdiff | raw | diff to current |
2007-06-03 |
ths | IPC message translation. |
blob | commitdiff | raw | diff to current |
2007-06-03 |
ths | Semaphore structure mapping, by Stuart Anderson. |
blob | commitdiff | raw | diff to current |
2007-06-01 |
ths | linux-user errno mapping, by Stuart Anderson. |
blob | commitdiff | raw | diff to current |
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 |
next |