summaryrefslogtreecommitdiffstats
path: root/linux-user
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove do_socketcallwrapper.pbrook2006-11-191-92/+129
* MIPS usermode debug exceptions (Dave Denholm).pbrook2006-11-041-0/+14
* removed invalid codebellard2006-10-281-0/+3
* sparc64 syscall fix (Blue Swirl)bellard2006-10-231-0/+8
* ColdFire target.pbrook2006-10-2211-5/+1131
* bFLT 64-bit host fix.pbrook2006-10-211-11/+11
* added cpu_smm_update()bellard2006-09-241-0/+4
* ARM 64-bit host fix.pbrook2006-09-091-10/+10
* Sparc64 host support (Blue Swirl)bellard2006-07-181-6/+6
* Sparc64 user emulator fixes (Blue Swirl)bellard2006-07-182-3/+27
* new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...bellard2006-07-131-23/+1
* initial MIPS signal handling (initial patch by Raphael Rigo)bellard2006-06-274-3/+376
* mips socket calls (initial patch by Raphael Rigo)bellard2006-06-243-81/+409
* sparc user fixes (Blue Swirl)bellard2006-06-212-3/+13
* SH bugfixes.pbrook2006-06-181-7/+7
* SH usermode fault handling.pbrook2006-06-171-1/+15
* Respond to qOffsets gdb packet (for debugging bFLT binaries).pbrook2006-06-173-0/+7
* MIPS FPU support in linux user emulationbellard2006-06-141-34/+7
* use glibc syscall (David Woodhouse)bellard2006-06-141-102/+34
* bFLT loader (for uClinux binaries).pbrook2006-06-116-271/+1135
* Teach usermode emulation how to lie about uname -r.pbrook2006-05-143-0/+7
* sh4 target (Samuel Tardieu)bellard2006-04-277-3/+651
* 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-2510-701/+1079
* Fix FPA condition codes (Ulrich Hecht).pbrook2006-03-111-1/+1
* Add Arm926 core support.pbrook2006-02-201-0/+1
* Arm Linux EABI syscall support.pbrook2006-02-093-33/+166
* Make target_mmap always return -1 on failure.pbrook2006-02-042-7/+13
* Implement Arm BKPT instruction.pbrook2006-02-041-5/+18
* Correctly initialize Arm CPU for Thumb entry points.pbrook2006-02-041-1/+3
* log typosbellard2005-12-181-2/+2
* handle coprocessor exceptionsbellard2005-12-051-0/+1
* statfs fixbellard2005-11-282-19/+99
* correct ioctlsbellard2005-11-281-69/+84
* uid32 syscallsbellard2005-11-281-19/+19
* mips user emulationbellard2005-11-267-17/+1132
* added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne)bellard2005-11-262-10/+46
* ARM system emulation (Paul Brook)bellard2005-11-262-5/+15
* cpu_single_env usage fixbellard2005-11-211-4/+2
* User-mode gdbserver port number (Paul Brook)bellard2005-10-301-6/+5
OpenPOWER on IntegriCloud