Age | Commit message (Expand) | Author |
2011-09-16 | Remove blanks before \n in output strings | Stefan Weil |
2011-09-03 | Use new macro QEMU_PACKED for packed structures | Stefan Weil |
2011-05-08 | Fix spelling in comments (intruction -> instruction) | Stefan Weil |
2010-10-23 | disable test_enter on i386, it is broken | Paolo Bonzini |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl |
2009-01-05 | Fix more FSF addresses | blueswir1 |
2008-09-21 | Fix TEST_BSX operands in test-i386.c (Zeev Tarantov). | balrog |
2008-09-21 | Enable same-arch consistency check on x86-64, print syscall name on error. | balrog |
2008-05-28 | more tests | bellard |
2008-01-31 | compilation fixes - added bswap - comments | bellard |
2007-11-11 | compilation fixes | bellard |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-02-05 | int conversion test | bellard |
2006-06-25 | C99 64 bit printf | bellard |
2006-06-24 | added movdq2q and movq2dq | bellard |
2006-06-19 | fxam test | bellard |
2005-04-23 | lretq, lcall and ljmp tests in 64 bit mode | bellard |
2005-03-20 | NaN tests | bellard |
2005-03-03 | cmov fix | bellard |
2005-03-02 | x86_64 test program | bellard |
2005-01-23 | removed warning | bellard |
2005-01-16 | fix shufps/shufpd tests - added maskmov tests | bellard |
2005-01-12 | fxsr test | bellard |
2005-01-08 | MMX/SSE test | bellard |
2005-01-03 | fixed imul im test - added TEST_VM86 define for x86_64 tests | bellard |
2004-11-14 | enter insn fix | bellard |
2004-08-15 | fixed bound memory reference | bellard |
2004-06-12 | ffree test | bellard |
2004-05-16 | BSR/BSF 'undefined behaviour' test | bellard |
2004-04-25 | precise self modifying code test | bellard |
2004-04-22 | more imul tests | bellard |
2004-03-04 | 2.6 kernel compile fix | bellard |
2004-02-25 | more FPU context save tests | bellard |
2004-01-19 | test at least one invalid lock op code | bellard |
2004-01-18 | more xadd tests - cmpxchg8b test | bellard |
2003-12-02 | more complete eflags testing for multiplication (P4 case only) | bellard |
2003-11-19 | more fcmovxx tests | bellard |
2003-11-16 | fcmovx support | bellard |
2003-10-27 | license | bellard |
2003-09-17 | added linux < 2.4.21 vm86 bug workaround - added extensive TF flag test | bellard |
2003-07-26 | popw (%esp) test) | bellard |
2003-07-13 | RedHat 9 fix | bellard |
2003-07-11 | added nop test for exception | bellard |
2003-06-25 | gcc3 compile fixes | bellard |
2003-06-24 | iret and popl (%esp) tests | bellard |
2003-06-15 | more precise float rounding tests | bellard |
2003-05-29 | more FPU tests | bellard |
2003-05-27 | more exception tests - support for precise exceptions | bellard |
2003-05-25 | self modifying code also tests translation block chaining invalidation | bellard |