2007-09-24 |
ths | linux-user faccessat() syscall, by Thayne Harbaugh. |
tree | commitdiff |
2007-09-24 |
ths | linux-user fchmodat() syscall, by Thayne Harbaugh. |
tree | commitdiff |
2007-09-24 |
ths | linux-user readlinkat() syscall, by Thayne Harbaugh. |
tree | commitdiff |
2007-09-24 |
ths | linux-user symlinkat() syscall, by Thayne Harbaugh. |
tree | commitdiff |
2007-09-24 |
ths | linux-user linkat() syscall, by Thayne Harbaugh. |
tree | commitdiff |
2007-09-24 |
ths | linux-user renameat() syscall, by Thayne Harbaugh. |
tree | commitdiff |
2007-09-24 |
ths | linux-user unlinkat() syscall, by Thayne Harbaugh. |
tree | commitdiff |
2007-09-24 |
ths | linux-user fchownat() syscall, by Thayne Harbaugh. |
tree | commitdiff |
2007-09-24 |
ths | linux-user mknodat() syscall, by Thayne Harbaugh. |
tree | commitdiff |
2007-09-24 |
ths | linux-user mkdirat() syscall, by Thayne Harbaugh. |
tree | commitdiff |
2007-09-24 |
ths | linux-user openat() syscall, by Thayne Harbaugh. |
tree | commitdiff |
2007-09-24 |
ths | Update Linux kernel syscall list. |
tree | commitdiff |
2007-09-23 |
ths | Sync termbits.h with current Linux kernel. |
tree | commitdiff |
2007-09-23 |
ths | Add new MIPS/Linux syscalls. |
tree | commitdiff |
2007-09-23 |
ths | Correct and update mips termbits.h. |
tree | commitdiff |
2007-09-18 |
j_mayer | Fix invalid MAP_xxx flags for PowerPC targets. |
tree | commitdiff |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
tree | commitdiff |
2007-09-16 |
ths | Add some missing checks for host syscalls. |
tree | commitdiff |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
tree | commitdiff |
2007-09-06 |
ths | Partial support for 34K multithreading, not functional... |
tree | commitdiff |
2007-07-23 |
ths | Restore build on older Linux hosts. |
tree | commitdiff |
2007-07-20 |
ths | Fix statfs(64) syscall wrapper, by Andreas Schwab. |
tree | commitdiff |
2007-07-12 |
ths | Tkill support, by Stuart Anderson. |
tree | commitdiff |
2007-07-12 |
ths | Sigio fd passing, by Alexander Graf. |
tree | commitdiff |
2007-07-12 |
ths | Spelling fix, by Stuart Brady. |
tree | commitdiff |
2007-07-11 |
ths | Spelling fixes, by Stefan Weil. |
tree | commitdiff |
2007-07-08 |
blueswir1 | Fix Sparc64 stat system call |
tree | commitdiff |
2007-07-07 |
blueswir1 | Deliver page faults to program |
tree | commitdiff |
2007-07-07 |
blueswir1 | Page align brk result like real Linux |
tree | commitdiff |
2007-07-05 |
blueswir1 | Fix 64 bit ELF file symbol lookup |
tree | commitdiff |
2007-06-27 |
ths | Fix environ termination, by Andreas Schwab. |
tree | commitdiff |
2007-06-22 |
ths | Use correct data structures for stat syscalls, by Magnu... |
tree | commitdiff |
2007-06-22 |
ths | Setup stack properly, fixes wrong argc value problem... |
tree | commitdiff |
2007-06-21 |
ths | Hack to keep wine happy, by Alexander Graf. |
tree | commitdiff |
2007-06-21 |
ths | Implement set_robust_list, by Alexander Graf. |
tree | commitdiff |
2007-06-21 |
ths | Implement tgkill, by Alexander Graf. |
tree | commitdiff |
2007-06-17 |
ths | Option to drop LD_PRELOAD from emulated environment... |
tree | commitdiff |
2007-06-17 |
ths | Allow relative paths for the interpreter prefix in... |
tree | commitdiff |
2007-06-12 |
ths | Fix alpha user build failure. |
tree | commitdiff |
2007-06-03 |
ths | Fix typo in comment. |
tree | commitdiff |
2007-06-03 |
ths | Add __mips__to mmap specialcase. |
tree | commitdiff |
2007-06-03 |
ths | IPC message translation. |
tree | commitdiff |
2007-06-03 |
ths | Semaphore structure mapping, by Stuart Anderson. |
tree | commitdiff |
2007-06-03 |
ths | Spelling fixes, by Stefan Weil. |
tree | commitdiff |
2007-06-01 |
ths | Delete leftover Status FPU flag check. |
tree | commitdiff |
2007-06-01 |
ths | linux-user errno mapping, by Stuart Anderson. |
tree | commitdiff |
2007-06-01 |
ths | Patch for pipe() result handling, by Stuart Anderson. |
tree | commitdiff |
2007-06-01 |
ths | Fix struct stat mapping for MIPS, by Stuart Anderson. |
tree | commitdiff |
2007-05-28 |
ths | Sync __target_cmsg_nxthdr implementation with kernel... |
tree | commitdiff |
2007-05-28 |
ths | Revert last change, this workaround is long obsolete. |
tree | commitdiff |
2007-05-28 |
ths | Fix do_socketcall argument, by Daniel Jacobowitz. |
tree | commitdiff |
2007-05-27 |
blueswir1 | Spelling fix (Mark Glines) |
tree | commitdiff |
2007-05-26 |
pbrook | Rework m68k cpu feature flags. |
tree | commitdiff |
2007-05-26 |
pbrook | Suppress pointer from integer of different size warning. |
tree | commitdiff |
2007-05-26 |
pbrook | M68k system mode semihosting. |
tree | commitdiff |
2007-05-23 |
pbrook | m68k/ColdFire system emulation. |
tree | commitdiff |
2007-05-13 |
ths | MIPS linux-user update. |
tree | commitdiff |
2007-04-26 |
ths | Use 16-bit uid wrappers, by Magnus Damm. |
tree | commitdiff |
2007-04-19 |
j_mayer | termios structure definition fix by Stuart Anderson. |
tree | commitdiff |
2007-04-15 |
pbrook | bFLT loader alignment fix. |
tree | commitdiff |
2007-04-14 |
j_mayer | Fix incorrect pointers casts. |
tree | commitdiff |
2007-04-14 |
j_mayer | Fix miscellaneous display warnings for PowerPC & alpha... |
tree | commitdiff |
2007-04-08 |
blueswir1 | Sparc32/64 CPU selection for user emulator |
tree | commitdiff |
2007-04-06 |
j_mayer | Code provision for x86_64 and PowerPC 64 linux user... |
tree | commitdiff |
2007-04-06 |
j_mayer | Code provision for 64 bits linux user-mode targets... |
tree | commitdiff |
2007-04-05 |
j_mayer | Preliminary patch for Alpha Linux user mode emulation... |
tree | commitdiff |
2007-04-05 |
j_mayer | Definitions needed for Alpha linux user-mode emulation. |
tree | commitdiff |
2007-04-01 |
ths | Conditionalize more syscall implementations, by Mike... |
tree | commitdiff |
2007-03-31 |
ths | Don't let sigaction handle SIGKILL/SIGSTOP, by Stuart... |
tree | commitdiff |
2007-03-31 |
ths | fcntl() remaining fix, by Stuart Anderson. |
tree | commitdiff |
2007-03-22 |
ths | Fix fcntl64 logic bug, by Kirill A. Shutemov. |
tree | commitdiff |
2007-03-20 |
ths | fcntl64 fix, by Kirill A. Shutemov. |
tree | commitdiff |
2007-03-19 |
ths | Linux usermode clock_gettime/clock_getres emulation... |
tree | commitdiff |
2007-03-19 |
ths | Add missing header includes. |
tree | commitdiff |
2007-03-19 |
ths | Fix allocation sizes in getpeername/getsockname, spotte... |
tree | commitdiff |
2007-03-19 |
ths | Support -cpu selection for mips usermode emulation... |
tree | commitdiff |
2007-03-19 |
j_mayer | Add -cpu option for linux user emulation. |
tree | commitdiff |
2007-03-17 |
pbrook | Usermode recv syscall fix. |
tree | commitdiff |
2007-03-15 |
pbrook | Align stack when loading bFLT binaries. |
tree | commitdiff |
2007-03-08 |
pbrook | Implement --cpu for ARM. |
tree | commitdiff |
2007-03-07 |
j_mayer | Great PowerPC emulation code resynchronisation and... |
tree | commitdiff |
2007-03-02 |
ths | MIPS Userland TLS register emulation, by Daniel Jacobowitz. |
tree | commitdiff |
2007-02-28 |
ths | MIPS FPU dynamic activation, part 1, by Herve Poussineau. |
tree | commitdiff |
2007-02-28 |
ths | Fix CPU chaining in linux-user emulation, by Gwenole... |
tree | commitdiff |
2007-02-17 |
ths | Userland mount syscall emulation, by Kirill A. Shutemov. |
tree | commitdiff |
2007-02-11 |
ths | Fix previous Linux userland emulation breakage. |
tree | commitdiff |
2007-02-11 |
ths | Linux userland emulation of prctl, from Debian patchset. |
tree | commitdiff |
2007-02-11 |
ths | Linux userland emulation of syslog, from Debian patchset. |
tree | commitdiff |
2007-02-05 |
bellard | copyright update |
tree | commitdiff |
2007-02-02 |
ths | sem* and msg* for qemu, part2, by Kirill Shutemov. |
tree | commitdiff |
2007-02-02 |
ths | sem* and msg* for qemu, part1, by Kirill Shutemov. |
tree | commitdiff |
2007-01-20 |
pbrook | Add ARM Angel semihosting to system emulation. |
tree | commitdiff |
2007-01-05 |
ths | Support fcntl F_GETLK64, F_SETLK64, F_SETLKW64, by... |
tree | commitdiff |
2006-12-26 |
pbrook | bFLT loader commandline fix. |
tree | commitdiff |
2006-12-14 |
ths | Fix userland ELF loader for zero sized BSS. |
tree | commitdiff |
2006-12-11 |
ths | MIPS has also a fixed MMAP_SHIFT of 12. |
tree | commitdiff |
2006-12-11 |
ths | Fix addrlen size, by David Woodhouse. |
tree | commitdiff |
2006-12-10 |
ths | Handle invalid accesses as SIGILL for mips/mipsel userl... |
tree | commitdiff |
2006-12-08 |
ths | Fix fstat for MIPS userland emulation, and add support... |
tree | commitdiff |
2006-11-19 |
pbrook | Add missing ARM syscall numbers. |
tree | commitdiff |
next |