summaryrefslogtreecommitdiffstats
path: root/linux-user
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Add ARM Angel semihosting to system emulation.pbrook2007-01-201-235/+0
* Support fcntl F_GETLK64, F_SETLK64, F_SETLKW64, by Kirill A. Shutemov.ths2007-01-051-2/+21
* bFLT loader commandline fix.pbrook2006-12-261-1/+1
* Fix userland ELF loader for zero sized BSS.ths2006-12-141-3/+6
* 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
* Handle invalid accesses as SIGILL for mips/mipsel userland emulation.ths2006-12-101-0/+2
* Fix fstat for MIPS userland emulation, and add support for a cacheflushths2006-12-081-1/+7
* Add missing ARM syscall numbers.pbrook2006-11-191-1/+66
* Arm semihosted commandline support (Wolfgang Schildbach).pbrook2006-11-193-5/+40
OpenPOWER on IntegriCloud