summaryrefslogtreecommitdiffstats
path: root/linux-user
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in comment.ths2007-06-031-1/+1
* Add __mips__to mmap specialcase.ths2007-06-031-3/+3
* IPC message translation.ths2007-06-031-12/+123
* Semaphore structure mapping, by Stuart Anderson.ths2007-06-034-229/+203
* Spelling fixes, by Stefan Weil.ths2007-06-031-2/+2
* Delete leftover Status FPU flag check.ths2007-06-011-3/+0
* linux-user errno mapping, by Stuart Anderson.ths2007-06-014-1/+455
* Patch for pipe() result handling, by Stuart Anderson.ths2007-06-011-0/+5
* Fix struct stat mapping for MIPS, by Stuart Anderson.ths2007-06-011-1/+11
* Sync __target_cmsg_nxthdr implementation with kernel header.ths2007-05-281-12/+7
* Revert last change, this workaround is long obsolete.ths2007-05-281-1/+1
* Fix do_socketcall argument, by Daniel Jacobowitz.ths2007-05-281-1/+1
* Spelling fix (Mark Glines)blueswir12007-05-271-1/+1
* Rework m68k cpu feature flags.pbrook2007-05-261-1/+1
* Suppress pointer from integer of different size warning.pbrook2007-05-261-2/+2
* M68k system mode semihosting.pbrook2007-05-263-226/+15
* m68k/ColdFire system emulation.pbrook2007-05-231-4/+3
* MIPS linux-user update.ths2007-05-135-261/+320
* Use 16-bit uid wrappers, by Magnus Damm.ths2007-04-261-1/+1
* termios structure definition fix by Stuart Anderson.j_mayer2007-04-192-2/+2
* bFLT loader alignment fix.pbrook2007-04-151-8/+11
* Fix incorrect pointers casts.j_mayer2007-04-141-1/+1
* Fix miscellaneous display warnings for PowerPC & alpha targetsj_mayer2007-04-141-3/+3
* Sparc32/64 CPU selection for user emulatorblueswir12007-04-081-0/+16
* Code provision for x86_64 and PowerPC 64 linux user mode support.j_mayer2007-04-065-6/+82
* Code provision for 64 bits linux user-mode targets support.j_mayer2007-04-066-0/+1242
* Preliminary patch for Alpha Linux user mode emulation support.j_mayer2007-04-054-5/+212
* Definitions needed for Alpha linux user-mode emulation.j_mayer2007-04-053-0/+761
* Conditionalize more syscall implementations, by Mike Frysinger.ths2007-04-011-2/+62
* Don't let sigaction handle SIGKILL/SIGSTOP, by Stuart Anderson.ths2007-03-311-1/+1
* 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
* Support -cpu selection for mips usermode emulation. Fix segfault whenths2007-03-191-2/+10
* Add -cpu option for linux user emulation.j_mayer2007-03-191-11/+23
* Usermode recv syscall fix.pbrook2007-03-171-2/+2
* Align stack when loading bFLT binaries.pbrook2007-03-151-0/+7
* Implement --cpu for ARM.pbrook2007-03-081-1/+1
* Great PowerPC emulation code resynchronisation and improvments:j_mayer2007-03-071-8/+13
* MIPS Userland TLS register emulation, by Daniel Jacobowitz.ths2007-03-023-2/+22
* MIPS FPU dynamic activation, part 1, by Herve Poussineau.ths2007-02-281-3/+3
* 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
* copyright updatebellard2007-02-051-1/+1
OpenPOWER on IntegriCloud