summaryrefslogtreecommitdiffstats
path: root/linux-user/syscall.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS linux-user update.ths2007-05-131-4/+6
* Use 16-bit uid wrappers, by Magnus Damm.ths2007-04-261-1/+1
* Fix incorrect pointers casts.j_mayer2007-04-141-1/+1
* Code provision for x86_64 and PowerPC 64 linux user mode support.j_mayer2007-04-061-0/+4
* Preliminary patch for Alpha Linux user mode emulation support.j_mayer2007-04-051-0/+36
* Conditionalize more syscall implementations, by Mike Frysinger.ths2007-04-011-2/+62
* fcntl() remaining fix, by Stuart Anderson.ths2007-03-311-0/+34
* Fix fcntl64 logic bug, by Kirill A. Shutemov.ths2007-03-221-0/+4
* fcntl64 fix, by Kirill A. Shutemov.ths2007-03-201-6/+18
* Linux usermode clock_gettime/clock_getres emulation, by Kirill A. Shutemov.ths2007-03-191-0/+23
* Add missing header includes.ths2007-03-191-0/+2
* Fix allocation sizes in getpeername/getsockname, spotted by Kirill A. Shutemov.ths2007-03-191-2/+2
* Usermode recv syscall fix.pbrook2007-03-171-2/+2
* MIPS Userland TLS register emulation, by Daniel Jacobowitz.ths2007-03-021-1/+20
* Fix CPU chaining in linux-user emulation, by Gwenole Beauchesne.ths2007-02-281-2/+1
* Userland mount syscall emulation, by Kirill A. Shutemov.ths2007-02-171-2/+12
* Fix previous Linux userland emulation breakage.ths2007-02-111-2/+17
* Linux userland emulation of prctl, from Debian patchset.ths2007-02-111-1/+3
* Linux userland emulation of syslog, from Debian patchset.ths2007-02-111-2/+6
* sem* and msg* for qemu, part2, by Kirill Shutemov.ths2007-02-021-0/+29
* sem* and msg* for qemu, part1, by Kirill Shutemov.ths2007-02-021-0/+24
* Support fcntl F_GETLK64, F_SETLK64, F_SETLKW64, by Kirill A. Shutemov.ths2007-01-051-2/+21
* MIPS has also a fixed MMAP_SHIFT of 12.ths2006-12-111-1/+1
* Fix addrlen size, by David Woodhouse.ths2006-12-111-1/+1
* Fix fstat for MIPS userland emulation, and add support for a cacheflushths2006-12-081-1/+7
* Remove do_socketcallwrapper.pbrook2006-11-191-92/+129
* ColdFire target.pbrook2006-10-221-2/+9
* initial MIPS signal handling (initial patch by Raphael Rigo)bellard2006-06-271-0/+28
* mips socket calls (initial patch by Raphael Rigo)bellard2006-06-241-81/+269
* sparc user fixes (Blue Swirl)bellard2006-06-211-1/+10
* use glibc syscall (David Woodhouse)bellard2006-06-141-102/+34
* Teach usermode emulation how to lie about uname -r.pbrook2006-05-141-0/+3
* sh4 target (Samuel Tardieu)bellard2006-04-271-0/+5
* ia64 fixesbellard2006-04-241-1/+1
* Implement acct and pretend to implement madvise.pbrook2006-04-161-2/+10
* Avoid accessing guest memory directly in usermode emulation.pbrook2006-03-251-385/+733
* Arm Linux EABI syscall support.pbrook2006-02-091-30/+119
* log typosbellard2005-12-181-2/+2
* statfs fixbellard2005-11-281-19/+37
* mips user emulationbellard2005-11-261-0/+6
* more set/getsockopt valuesbellard2005-07-231-7/+71
* [f]truncate64 supportbellard2005-07-231-2/+4
* report user mode gdb exit codes (Paul Brook)bellard2005-04-261-0/+2
* ARM "Angel" semihosting syscalls (Paul Brook)bellard2005-04-231-1/+1
* SUSE fixbellard2005-03-011-0/+2
* armv5te support (Paul Brook)bellard2005-01-311-2/+26
* initial sparc64 supportbellard2005-01-301-2/+53
* 64 bit target fixes - removed warningsbellard2005-01-031-1/+4
* 'syscall' syscallbellard2005-01-031-0/+5
* utimes() supportbellard2004-12-061-0/+14
OpenPOWER on IntegriCloud