Age | Commit message (Expand) | Author |
2007-03-31 | fcntl() remaining fix, by Stuart Anderson. | ths |
2007-03-22 | Fix fcntl64 logic bug, by Kirill A. Shutemov. | ths |
2007-03-20 | fcntl64 fix, by Kirill A. Shutemov. | ths |
2007-03-19 | Linux usermode clock_gettime/clock_getres emulation, by Kirill A. Shutemov. | ths |
2007-03-19 | Add missing header includes. | ths |
2007-03-19 | Fix allocation sizes in getpeername/getsockname, spotted by Kirill A. Shutemov. | ths |
2007-03-19 | Support -cpu selection for mips usermode emulation. Fix segfault when | ths |
2007-03-19 | Add -cpu option for linux user emulation. | j_mayer |
2007-03-17 | Usermode recv syscall fix. | pbrook |
2007-03-15 | Align stack when loading bFLT binaries. | pbrook |
2007-03-08 | Implement --cpu for ARM. | pbrook |
2007-03-07 | Great PowerPC emulation code resynchronisation and improvments: | j_mayer |
2007-03-02 | MIPS Userland TLS register emulation, by Daniel Jacobowitz. | ths |
2007-02-28 | MIPS FPU dynamic activation, part 1, by Herve Poussineau. | ths |
2007-02-28 | Fix CPU chaining in linux-user emulation, by Gwenole Beauchesne. | ths |
2007-02-17 | Userland mount syscall emulation, by Kirill A. Shutemov. | ths |
2007-02-11 | Fix previous Linux userland emulation breakage. | ths |
2007-02-11 | Linux userland emulation of prctl, from Debian patchset. | ths |
2007-02-11 | Linux userland emulation of syslog, from Debian patchset. | ths |
2007-02-05 | copyright update | bellard |
2007-02-02 | sem* and msg* for qemu, part2, by Kirill Shutemov. | ths |
2007-02-02 | sem* and msg* for qemu, part1, by Kirill Shutemov. | ths |
2007-01-20 | Add ARM Angel semihosting to system emulation. | pbrook |
2007-01-05 | Support fcntl F_GETLK64, F_SETLK64, F_SETLKW64, by Kirill A. Shutemov. | ths |
2006-12-26 | bFLT loader commandline fix. | pbrook |
2006-12-14 | Fix userland ELF loader for zero sized BSS. | ths |
2006-12-11 | MIPS has also a fixed MMAP_SHIFT of 12. | ths |
2006-12-11 | Fix addrlen size, by David Woodhouse. | ths |
2006-12-10 | Handle invalid accesses as SIGILL for mips/mipsel userland emulation. | ths |
2006-12-08 | Fix fstat for MIPS userland emulation, and add support for a cacheflush | ths |
2006-11-19 | Add missing ARM syscall numbers. | pbrook |
2006-11-19 | Arm semihosted commandline support (Wolfgang Schildbach). | pbrook |
2006-11-19 | Remove do_socketcallwrapper. | pbrook |
2006-11-04 | MIPS usermode debug exceptions (Dave Denholm). | pbrook |
2006-10-28 | removed invalid code | bellard |
2006-10-23 | sparc64 syscall fix (Blue Swirl) | bellard |
2006-10-22 | ColdFire target. | pbrook |
2006-10-21 | bFLT 64-bit host fix. | pbrook |
2006-09-24 | added cpu_smm_update() | bellard |
2006-09-09 | ARM 64-bit host fix. | pbrook |
2006-07-18 | Sparc64 host support (Blue Swirl) | bellard |
2006-07-18 | Sparc64 user emulator fixes (Blue Swirl) | bellard |
2006-07-13 | new clock logic: cpu ticks and virtual clocks are no longer proportional - ad... | bellard |
2006-06-27 | initial MIPS signal handling (initial patch by Raphael Rigo) | bellard |
2006-06-24 | mips socket calls (initial patch by Raphael Rigo) | bellard |
2006-06-21 | sparc user fixes (Blue Swirl) | bellard |
2006-06-18 | SH bugfixes. | pbrook |
2006-06-17 | SH usermode fault handling. | pbrook |
2006-06-17 | Respond to qOffsets gdb packet (for debugging bFLT binaries). | pbrook |
2006-06-14 | MIPS FPU support in linux user emulation | bellard |