- 74aa042 Code provision for 64 bits linux user-mode targets support. by j_mayer · 18 years ago
- 7a3148a Preliminary patch for Alpha Linux user mode emulation support. by j_mayer · 18 years ago
- 86cc1ce Definitions needed for Alpha linux user-mode emulation. by j_mayer · 18 years ago
- e5febef Conditionalize more syscall implementations, by Mike Frysinger. by ths · 18 years ago
- 0aeaa8c Don't let sigaction handle SIGKILL/SIGSTOP, by Stuart Anderson. by ths · 18 years ago
- 5813427 fcntl() remaining fix, by Stuart Anderson. by ths · 18 years ago
- a722258 Fix fcntl64 logic bug, by Kirill A. Shutemov. by ths · 18 years ago
- b1e341e fcntl64 fix, by Kirill A. Shutemov. by ths · 18 years ago
- b5906f9 Linux usermode clock_gettime/clock_getres emulation, by Kirill A. Shutemov. by ths · 18 years ago
- d08d3bb Add missing header includes. by ths · 18 years ago
- 01c227f Fix allocation sizes in getpeername/getsockname, spotted by Kirill A. Shutemov. by ths · 18 years ago
- cff4cbe Support -cpu selection for mips usermode emulation. Fix segfault when by ths · 18 years ago
- b1f9be3 Add -cpu option for linux user emulation. by j_mayer · 18 years ago
- 214201b Usermode recv syscall fix. by pbrook · 18 years ago
- b35d744 Align stack when loading bFLT binaries. by pbrook · 18 years ago
- 3371d27 Implement --cpu for ARM. by pbrook · 18 years ago
- 76a6625 Great PowerPC emulation code resynchronisation and improvments: by j_mayer · 18 years ago
- 6f5b89a MIPS Userland TLS register emulation, by Daniel Jacobowitz. by ths · 18 years ago
- 36d2395 MIPS FPU dynamic activation, part 1, by Herve Poussineau. by ths · 18 years ago
- c5be9f0 Fix CPU chaining in linux-user emulation, by Gwenole Beauchesne. by ths · 18 years ago
- 8026591 Userland mount syscall emulation, by Kirill A. Shutemov. by ths · 18 years ago
- e557448 Fix previous Linux userland emulation breakage. by ths · 18 years ago
- 39b9aae Linux userland emulation of prctl, from Debian patchset. by ths · 18 years ago
- 7494b0f Linux userland emulation of syslog, from Debian patchset. by ths · 18 years ago
- 84f2e8e copyright update by bellard · 18 years ago
- d96372e sem* and msg* for qemu, part2, by Kirill Shutemov. by ths · 18 years ago
- fa29481 sem* and msg* for qemu, part1, by Kirill Shutemov. by ths · 18 years ago
- 8e71621 Add ARM Angel semihosting to system emulation. by pbrook · 18 years ago
- 43f238d Support fcntl F_GETLK64, F_SETLK64, F_SETLKW64, by Kirill A. Shutemov. by ths · 18 years ago
- 388c450 bFLT loader commandline fix. by pbrook · 18 years ago
- 768a4a3 Fix userland ELF loader for zero sized BSS. by ths · 18 years ago
- 0d3267a MIPS has also a fixed MMAP_SHIFT of 12. by ths · 18 years ago
- 197ea35 Fix addrlen size, by David Woodhouse. by ths · 18 years ago
- ca7c2b1 Handle invalid accesses as SIGILL for mips/mipsel userland emulation. by ths · 18 years ago
- 7d600c8 Fix fstat for MIPS userland emulation, and add support for a cacheflush by ths · 18 years ago
- 08f396d Add missing ARM syscall numbers. by pbrook · 18 years ago
- 38d0662 Arm semihosted commandline support (Wolfgang Schildbach). by pbrook · 18 years ago
- 1be9e1d Remove do_socketcallwrapper. by pbrook · 18 years ago
- d08b2a2 MIPS usermode debug exceptions (Dave Denholm). by pbrook · 18 years ago
- fafffae removed invalid code by bellard · 18 years ago
- 2790872 sparc64 syscall fix (Blue Swirl) by bellard · 18 years ago
- e6e5906 ColdFire target. by pbrook · 18 years ago
- 223b8a4 bFLT 64-bit host fix. by pbrook · 18 years ago
- 02a1602 added cpu_smm_update() by bellard · 18 years ago
- 707b3ee ARM 64-bit host fix. by pbrook · 19 years ago
- 74ccb34 Sparc64 host support (Blue Swirl) by bellard · 19 years ago
- 5ef5411 Sparc64 user emulator fixes (Blue Swirl) by bellard · 19 years ago
- 1dce7c3 new clock logic: cpu ticks and virtual clocks are no longer proportional - added timestamps on the stdio console by bellard · 19 years ago
- 106ec87 initial MIPS signal handling (initial patch by Raphael Rigo) by bellard · 19 years ago
- 3532fa7 mips socket calls (initial patch by Raphael Rigo) by bellard · 19 years ago
- 48dc41e sparc user fixes (Blue Swirl) by bellard · 19 years ago
- 9c2a9ea SH bugfixes. by pbrook · 19 years ago
- 355fb23 SH usermode fault handling. by pbrook · 19 years ago
- 978efd6 Respond to qOffsets gdb packet (for debugging bFLT binaries). by pbrook · 19 years ago
- bc1ad2d MIPS FPU support in linux user emulation by bellard · 19 years ago
- 83fcb51 use glibc syscall (David Woodhouse) by bellard · 19 years ago
- e5fe0c5 bFLT loader (for uClinux binaries). by pbrook · 19 years ago
- c593722 Teach usermode emulation how to lie about uname -r. by pbrook · 19 years ago
- fdf9b3e sh4 target (Samuel Tardieu) by bellard · 19 years ago
- fd4a43e ia64 fixes by bellard · 19 years ago
- 2483668 Implement acct and pretend to implement madvise. by pbrook · 19 years ago
- 53a5960 Avoid accessing guest memory directly in usermode emulation. by pbrook · 19 years ago
- 19b045d Fix FPA condition codes (Ulrich Hecht). by pbrook · 19 years ago
- 40f137e Add Arm926 core support. by pbrook · 19 years ago
- ce4defa Arm Linux EABI syscall support. by pbrook · 19 years ago
- e89f07d Make target_mmap always return -1 on failure. by pbrook · 19 years ago
- 06c949e Implement Arm BKPT instruction. by pbrook · 19 years ago
- 0240ded Correctly initialize Arm CPU for Thumb entry points. by pbrook · 19 years ago
- 31febb7 log typos by bellard · 19 years ago
- 6900e84 handle coprocessor exceptions by bellard · 19 years ago
- 56c8f68 statfs fix by bellard · 19 years ago
- c960bde correct ioctls by bellard · 19 years ago
- 148f505 uid32 syscalls by bellard · 19 years ago
- 048f6b4 mips user emulation by bellard · 19 years ago
- 15338fd added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne) by bellard · 19 years ago
- b5ff1b3 ARM system emulation (Paul Brook) by bellard · 19 years ago
- c68ea70 cpu_single_env usage fix by bellard · 19 years ago
- 74c33be User-mode gdbserver port number (Paul Brook) by bellard · 19 years ago
- afce292 Arm AT_HWCAP AUXV entry (Paul Brook) by bellard · 19 years ago
- 0bccf03 fix AUX vector entries (Paul Brook) by bellard · 20 years ago
- 89353a7 Byte swapping bug in arm semihosting (Paul Brook) by bellard · 20 years ago
- f5a8510 copyright by bellard · 20 years ago
- 2efbe91 more set/getsockopt values by bellard · 20 years ago
- 667f38b [f]truncate64 support by bellard · 20 years ago
- 2be0071 simplified PowerPC exception handling (Jocelyn Mayer) by bellard · 20 years ago
- 3fc6c08 preliminary patch to support more PowerPC CPUs (Jocelyn Mayer) by bellard · 20 years ago
- 3475187 sparc64 marge (Blue Swirl) by bellard · 20 years ago
- 04d81be open fix (Paul Brook) by bellard · 20 years ago
- 192c7bd ARM Thumb syscalls (Paul Brook) by bellard · 20 years ago
- d0b3e73 SYS_SEEK fix (Paul Brook) by bellard · 20 years ago
- e900967 report user mode gdb exit codes (Paul Brook) by bellard · 20 years ago
- a4f8197 ARM "Angel" semihosting syscalls (Paul Brook) by bellard · 20 years ago
- e1a2849 ARM syscall fix (Paul Brook) by bellard · 20 years ago
- 1fddef4 gdb support for user mode (Paul Brook) by bellard · 20 years ago
- b8076a7 ia64 host support (David Mosberger) by bellard · 20 years ago
- 4c2e770 fpu init fix by bellard · 20 years ago
- 5e83e8e SUSE fix by bellard · 20 years ago
- 2623cba fixed handling of sparc register window exceptions by bellard · 20 years ago
- 61ff6f5 sparc sigsegv support by bellard · 20 years ago
- 92a31b1 64 bit support by bellard · 20 years ago