| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix previous Linux userland emulation breakage. | ths | 2007-02-11 | 1 | -2/+17 |
* | Linux userland emulation of prctl, from Debian patchset. | ths | 2007-02-11 | 1 | -1/+3 |
* | Linux userland emulation of syslog, from Debian patchset. | ths | 2007-02-11 | 1 | -2/+6 |
* | copyright update | bellard | 2007-02-05 | 1 | -1/+1 |
* | sem* and msg* for qemu, part2, by Kirill Shutemov. | ths | 2007-02-02 | 1 | -0/+29 |
* | sem* and msg* for qemu, part1, by Kirill Shutemov. | ths | 2007-02-02 | 1 | -0/+24 |
* | Add ARM Angel semihosting to system emulation. | pbrook | 2007-01-20 | 1 | -235/+0 |
* | Support fcntl F_GETLK64, F_SETLK64, F_SETLKW64, by Kirill A. Shutemov. | ths | 2007-01-05 | 1 | -2/+21 |
* | bFLT loader commandline fix. | pbrook | 2006-12-26 | 1 | -1/+1 |
* | Fix userland ELF loader for zero sized BSS. | ths | 2006-12-14 | 1 | -3/+6 |
* | MIPS has also a fixed MMAP_SHIFT of 12. | ths | 2006-12-11 | 1 | -1/+1 |
* | Fix addrlen size, by David Woodhouse. | ths | 2006-12-11 | 1 | -1/+1 |
* | Handle invalid accesses as SIGILL for mips/mipsel userland emulation. | ths | 2006-12-10 | 1 | -0/+2 |
* | Fix fstat for MIPS userland emulation, and add support for a cacheflush | ths | 2006-12-08 | 1 | -1/+7 |
* | Add missing ARM syscall numbers. | pbrook | 2006-11-19 | 1 | -1/+66 |
* | Arm semihosted commandline support (Wolfgang Schildbach). | pbrook | 2006-11-19 | 3 | -5/+40 |
* | Remove do_socketcallwrapper. | pbrook | 2006-11-19 | 1 | -92/+129 |
* | MIPS usermode debug exceptions (Dave Denholm). | pbrook | 2006-11-04 | 1 | -0/+14 |
* | removed invalid code | bellard | 2006-10-28 | 1 | -0/+3 |
* | sparc64 syscall fix (Blue Swirl) | bellard | 2006-10-23 | 1 | -0/+8 |
* | ColdFire target. | pbrook | 2006-10-22 | 11 | -5/+1131 |
* | bFLT 64-bit host fix. | pbrook | 2006-10-21 | 1 | -11/+11 |
* | added cpu_smm_update() | bellard | 2006-09-24 | 1 | -0/+4 |
* | ARM 64-bit host fix. | pbrook | 2006-09-09 | 1 | -10/+10 |
* | Sparc64 host support (Blue Swirl) | bellard | 2006-07-18 | 1 | -6/+6 |
* | Sparc64 user emulator fixes (Blue Swirl) | bellard | 2006-07-18 | 2 | -3/+27 |
* | new clock logic: cpu ticks and virtual clocks are no longer proportional - ad... | bellard | 2006-07-13 | 1 | -23/+1 |
* | initial MIPS signal handling (initial patch by Raphael Rigo) | bellard | 2006-06-27 | 4 | -3/+376 |
* | mips socket calls (initial patch by Raphael Rigo) | bellard | 2006-06-24 | 3 | -81/+409 |
* | sparc user fixes (Blue Swirl) | bellard | 2006-06-21 | 2 | -3/+13 |
* | SH bugfixes. | pbrook | 2006-06-18 | 1 | -7/+7 |
* | SH usermode fault handling. | pbrook | 2006-06-17 | 1 | -1/+15 |
* | Respond to qOffsets gdb packet (for debugging bFLT binaries). | pbrook | 2006-06-17 | 3 | -0/+7 |
* | MIPS FPU support in linux user emulation | bellard | 2006-06-14 | 1 | -34/+7 |
* | use glibc syscall (David Woodhouse) | bellard | 2006-06-14 | 1 | -102/+34 |
* | bFLT loader (for uClinux binaries). | pbrook | 2006-06-11 | 6 | -271/+1135 |
* | Teach usermode emulation how to lie about uname -r. | pbrook | 2006-05-14 | 3 | -0/+7 |
* | sh4 target (Samuel Tardieu) | bellard | 2006-04-27 | 7 | -3/+651 |
* | ia64 fixes | bellard | 2006-04-24 | 1 | -1/+1 |
* | Implement acct and pretend to implement madvise. | pbrook | 2006-04-16 | 1 | -2/+10 |
* | Avoid accessing guest memory directly in usermode emulation. | pbrook | 2006-03-25 | 10 | -701/+1079 |
* | Fix FPA condition codes (Ulrich Hecht). | pbrook | 2006-03-11 | 1 | -1/+1 |
* | Add Arm926 core support. | pbrook | 2006-02-20 | 1 | -0/+1 |
* | Arm Linux EABI syscall support. | pbrook | 2006-02-09 | 3 | -33/+166 |
* | Make target_mmap always return -1 on failure. | pbrook | 2006-02-04 | 2 | -7/+13 |
* | Implement Arm BKPT instruction. | pbrook | 2006-02-04 | 1 | -5/+18 |
* | Correctly initialize Arm CPU for Thumb entry points. | pbrook | 2006-02-04 | 1 | -1/+3 |
* | log typos | bellard | 2005-12-18 | 1 | -2/+2 |
* | handle coprocessor exceptions | bellard | 2005-12-05 | 1 | -0/+1 |
* | statfs fix | bellard | 2005-11-28 | 2 | -19/+99 |