2008-05-23 |
pbrook | Fix build failure with old kernel headers (loop.h is... |
tree | commitdiff |
2008-05-12 |
bellard | 2.6 kernels make int 5 a trap gate |
tree | commitdiff |
2008-05-10 |
bellard | added missing return (Mike Frysinger) |
tree | commitdiff |
2008-05-07 |
pbrook | Update ARM non-rt sigframe layout. |
tree | commitdiff |
2008-05-06 |
pbrook | Update ARM rt_frame layout. |
tree | commitdiff |
2008-04-26 |
balrog | Add loop device ioctls (Gary Thomas). |
tree | commitdiff |
2008-04-26 |
balrog | Teach mmap to not overwrite reserved pages and fix... |
tree | commitdiff |
2008-04-24 |
balrog | Cope with arch-specific page protection flags in mmap... |
tree | commitdiff |
2008-04-22 |
blueswir1 | Revert the previous patch |
tree | commitdiff |
2008-04-22 |
blueswir1 | Move 128-bit float emulation under linux-user including... |
tree | commitdiff |
2008-04-11 |
aurel32 | Remove osdep.c/qemu-img code duplication |
tree | commitdiff |
2008-04-09 |
aurel32 | Move target-arm/nwfpe into linux-user/arm/nwfpe |
tree | commitdiff |
2008-04-07 |
aurel32 | Implement ARM floating point exception emulation |
tree | commitdiff |
2008-04-06 |
blueswir1 | Remove unwanted executable properties |
tree | commitdiff |
2008-03-28 |
aurel32 | add pread64 and pwrite64 system calls |
tree | commitdiff |
2008-03-28 |
aurel32 | Fix flock64 structure on a few target (noticed by Gary... |
tree | commitdiff |
2008-03-26 |
pbrook | Implement AT_CLKTCK. |
tree | commitdiff |
2008-03-26 |
pbrook | Revert accidental commit. |
tree | commitdiff |
2008-03-26 |
pbrook | Remove fixed length commandline buffers. |
tree | commitdiff |
2008-03-25 |
pbrook | m68k mmap2 fixes. |
tree | commitdiff |
2008-03-21 |
pbrook | Fix Thumb signal handlers. |
tree | commitdiff |
2008-03-14 |
edgar_igl | Use TARGET_FMT_lx. |
tree | commitdiff |
2008-03-11 |
aurel32 | Revert fix for CVE-2008-0928. Will be fixed in a differ... |
tree | commitdiff |
2008-03-05 |
blueswir1 | Convert Sparc64 trap state ops to TCG |
tree | commitdiff |
2008-03-03 |
edgar_igl | CRIS signals: |
tree | commitdiff |
2008-02-28 |
edgar_igl | First try at supporting ordinary signals for CRIS linux... |
tree | commitdiff |
2008-02-12 |
ths | Make MIPS MT implementation more cache friendly. |
tree | commitdiff |
2008-02-10 |
balrog | Don't error out on zero-length chunks in writev, as... |
tree | commitdiff |
2008-02-04 |
bellard | lock_iovec() fix |
tree | commitdiff |
2008-01-08 |
ths | Fix section switching buglet, by Edgar E. Iglesias. |
tree | commitdiff |
2008-01-06 |
bellard | copyright update |
tree | commitdiff |
2007-12-24 |
balrog | Fix a compiler error with DEBUG_REMAP enabled (Thayne... |
tree | commitdiff |
2007-12-18 |
ths | Correct errno return for setsockopt(), by Thayne Harbaugh. |
tree | commitdiff |
2007-12-18 |
ths | Correct errno return for getsockopt(), by Thayne Harbaugh. |
tree | commitdiff |
2007-12-18 |
ths | m68k missing get_sp_from_cpustate(), by Thayne Harbaugh. |
tree | commitdiff |
2007-12-16 |
balrog | QEMU_STRACE documentation bit by Thayne Harbaugh. |
tree | commitdiff |
2007-12-12 |
balrog | Mark host pages as reserved (Magnus Damm). |
tree | commitdiff |
2007-12-12 |
balrog | sh_serial: enable tx after reset (Magnus Damm). |
tree | commitdiff |
2007-12-11 |
balrog | Add missing break just before execve, by Takashi Yoshii. |
tree | commitdiff |
2007-12-10 |
j_mayer | Various linux-user structures and definitions fixes... |
tree | commitdiff |
2007-12-09 |
ths | Fix execve argc/envc counting, by Takashi Yoshii. |
tree | commitdiff |
2007-12-09 |
ths | copy_{to,from}_user_timeval() update, by Thayne Harbaugh. |
tree | commitdiff |
2007-12-09 |
ths | copy_from_user_fdset() update, by Thayne Harbaugh. |
tree | commitdiff |
2007-12-02 |
ths | SH4: Signal handling for the user space emulator, by... |
tree | commitdiff |
2007-12-02 |
ths | Fix for execve syscall, by Kirill A. Shutemov. |
tree | commitdiff |
2007-11-21 |
j_mayer | Fix PowerPC 64 stat and statfs structures definitions. |
tree | commitdiff |
2007-11-20 |
ths | SH4 Fix missing 6th arg of syscall, by "takasi-y". |
tree | commitdiff |
2007-11-17 |
j_mayer | Always make all PowerPC exception definitions visible. |
tree | commitdiff |
2007-11-16 |
bellard | suppressed tgetx and tputx (initial patch by Thayne... |
tree | commitdiff |
2007-11-15 |
bellard | force correct ppc64 cpu |
tree | commitdiff |
2007-11-15 |
bellard | x86_64 fixes |
tree | commitdiff |
2007-11-14 |
bellard | x86_64 linux user emulation |
tree | commitdiff |
2007-11-14 |
bellard | printf format fix |
tree | commitdiff |
2007-11-14 |
bellard | i386 TLS support |
tree | commitdiff |
2007-11-14 |
bellard | always define TARGET_ABI32 if 32 bit user |
tree | commitdiff |
2007-11-14 |
bellard | fixed target_mmap() if host page size < TARGET_PAGE_SIZE |
tree | commitdiff |
2007-11-14 |
bellard | suppressed page_unprotect_range() - fixed access_ok() |
tree | commitdiff |
2007-11-14 |
bellard | added lock_user() in target_strlen() |
tree | commitdiff |
2007-11-12 |
j_mayer | Allow use of SPE extension by all PowerPC targets, |
tree | commitdiff |
2007-11-11 |
bellard | 64 bit cast for dirent64 |
tree | commitdiff |
2007-11-11 |
bellard | fixed more invalid pointer usage |
tree | commitdiff |
2007-11-11 |
bellard | user access fixes |
tree | commitdiff |
2007-11-11 |
bellard | 64 bit compilation fixes |
tree | commitdiff |
2007-11-11 |
bellard | removed warnings - improved sparc32/64 signal frame... |
tree | commitdiff |
2007-11-11 |
bellard | removed warning |
tree | commitdiff |
2007-11-11 |
bellard | sparc64_[get|set]_context are not meaningful in abi32... |
tree | commitdiff |
2007-11-11 |
bellard | hex numbers must have a leading 0x |
tree | commitdiff |
2007-11-11 |
bellard | suppressed invalid TARGET_CMSG_FIRSTHDR macro |
tree | commitdiff |
2007-11-11 |
bellard | improved cmsg handling - improved shm memory code |
tree | commitdiff |
2007-11-11 |
bellard | fixed invalid cast |
tree | commitdiff |
2007-11-11 |
bellard | use correct types |
tree | commitdiff |
2007-11-11 |
bellard | printf format fixes |
tree | commitdiff |
2007-11-11 |
bellard | removed warnings - fixed arm stack copy bug |
tree | commitdiff |
2007-11-11 |
bellard | move get_errno() inside do_fcntl() |
tree | commitdiff |
2007-11-11 |
bellard | no longer use get_errno for do_modify_ldt() |
tree | commitdiff |
2007-11-11 |
bellard | fixed error codes |
tree | commitdiff |
2007-11-11 |
bellard | -strace option |
tree | commitdiff |
2007-11-11 |
bellard | Linux user memory access API change (initial patch... |
tree | commitdiff |
2007-11-10 |
bellard | added cpu_model parameter to cpu_init() |
tree | commitdiff |
2007-11-08 |
ths | Clean out the N32 macros from target-mips, and introduc... |
tree | commitdiff |
2007-11-08 |
bellard | removed obsolete x86 code copy support |
tree | commitdiff |
2007-11-08 |
bellard | removed unused code |
tree | commitdiff |
2007-11-08 |
bellard | added -cpu option for x86 - fixed glibc hack in case... |
tree | commitdiff |
2007-11-03 |
ths | Fix some compiler warnings. |
tree | commitdiff |
2007-11-03 |
j_mayer | Fix incorrect PowerPC instruction fetch exception dump. |
tree | commitdiff |
2007-11-02 |
ths | EFAULT - update __get_user() __put_user(), by Thayne... |
tree | commitdiff |
2007-11-02 |
ths | Fix compiler warnings, by Stefan Weil. |
tree | commitdiff |
2007-11-02 |
ths | EFAULT - verify pages are in cache and are read/write... |
tree | commitdiff |
2007-11-01 |
ths | Add new files fir strace support, missed in earlier... |
tree | commitdiff |
2007-11-01 |
ths | Strace for userland emulation, by Stuart Anderson and... |
tree | commitdiff |
2007-10-30 |
balrog | Do not make NETLINK socket connections possible (Alexan... |
tree | commitdiff |
2007-10-28 |
ths | Implement missing MIPS supervisor mode bits. |
tree | commitdiff |
2007-10-27 |
j_mayer | Fix PowerPC FPSCR update and floating-point exception... |
tree | commitdiff |
2007-10-27 |
j_mayer | PowerPC user-mode fix: MSR is now entirelly set-up... |
tree | commitdiff |
2007-10-25 |
j_mayer | Gprof prooved the PowerPC emulation spent too much... |
tree | commitdiff |
2007-10-20 |
ths | Syscall target errno fixes, by Thayne Harbaugh. |
tree | commitdiff |
2007-10-18 |
j_mayer | Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC... |
tree | commitdiff |
2007-10-18 |
j_mayer | Use the new TARGET_ABI32 feature to implement a ppc64ab... |
tree | commitdiff |
2007-10-14 |
blueswir1 | SuperSparc MXCC support (Robert Reif) |
tree | commitdiff |
2007-10-14 |
blueswir1 | Support for 32 bit ABI on 64 bit targets (only enabled... |
tree | commitdiff |
next |