1. 58458bb tests: missing ; in if 0 by Michael S. Tsirkin · 15 years ago
  2. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  3. 5f65049 consolidate user cpu_{in, out}[bwl] into ioport-user.c by Isaku Yamahata · 16 years ago
  4. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  5. ecbb5ea target-alpha: overflow condition for sublv and subqv by aurel32 · 16 years ago
  6. 72d239e Get rid of user_mode_only by aurel32 · 16 years ago
  7. ef96779 CRIS: Implement set_thread_area for CRIS. by edgar_igl · 16 years ago
  8. 530e761 Fix more FSF addresses by blueswir1 · 16 years ago
  9. e283261 Add missing newline at the end of file by blueswir1 · 16 years ago
  10. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  11. 222a333 Implement SSE4.1, SSE4.2 (x86). by balrog · 16 years ago
  12. 59e0fbf Add a simple SSSE3 test. by balrog · 16 years ago
  13. e5fd43a Support out-of-the-tree building of tests by malc · 16 years ago
  14. 7058bfa Fix TEST_BSX operands in test-i386.c (Zeev Tarantov). by balrog · 16 years ago
  15. 872ea0c Enable same-arch consistency check on x86-64, print syscall name on error. by balrog · 16 years ago
  16. a986fcc alpha: improve testsuite by aurel32 · 16 years ago
  17. df0fc99 alpha: add tests by aurel32 · 17 years ago
  18. 3132811 Make the tests run when built with experimental gcc-cris 4.4. Prettify the logs. by edgar_igl · 17 years ago
  19. 9012c2b Add a testcase for broken x arithmetic sequences. by edgar_igl · 17 years ago
  20. 54f25d0 Increase the odds for the movei test to pass in system simulation. by edgar_igl · 17 years ago
  21. bd3a845 Avoid warnings. by edgar_igl · 17 years ago
  22. 6f7044f update by bellard · 17 years ago
  23. a5973fb more tests by bellard · 17 years ago
  24. a57f631 removed unused code by bellard · 17 years ago
  25. 7dd7c98 Correct broken test for fixed file mmaps. by edgar_igl · 17 years ago
  26. ff56ff7 CRIS: Make CCS related tests pass in system simulation by masking off flags not related to the tests. by edgar_igl · 17 years ago
  27. 31d731a CRIS: Correct typo in test for moverm. by edgar_igl · 17 years ago
  28. 41a00ab Remove remaining .cvsignore files by aurel32 · 17 years ago
  29. e1ffb0f Add a tests for user-mode mmap by edgar_igl · 17 years ago
  30. bebb39d Add test-case for btst CCS flags updates. by edgar_igl · 17 years ago
  31. cbdbb77 Add small testcase for ordinary signals. by edgar_igl · 17 years ago
  32. 1b893ef Add testcase for CRIS ftag/fidx cache flushing insns. by edgar_igl · 17 years ago
  33. efd0c20 suppressed warnings by bellard · 17 years ago
  34. a44c7c1 compilation fix by bellard · 17 years ago
  35. 8aadfbf compilation fixes - added bswap - comments by bellard · 17 years ago
  36. 9b0b820 removed obsolete test2 target by bellard · 17 years ago
  37. 7aaabde use -fno-strict-aliasing by bellard · 17 years ago
  38. be98f1f compilation fixes by bellard · 17 years ago
  39. aaed909 added cpu_model parameter to cpu_init() by bellard · 17 years ago
  40. ec6338b removed obsolete x86 code copy support by bellard · 17 years ago
  41. e7daa60 Add CRIS configuration bits, by Edgar E. Iglesias. by ths · 17 years ago
  42. dd43edf CRIS testsuite, based on the SIM testsuite, by Edgar E. Iglesias. by ths · 17 years ago
  43. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 18 years ago
  44. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  45. 18c9b56 Implement iwMMXt instruction set for the PXA270 cpu. by balrog · 18 years ago
  46. df517ce int conversion test by bellard · 18 years ago
  47. 2afbeee update path by bellard · 18 years ago
  48. 57be54b Fix "make test2". by pbrook · 18 years ago
  49. e463004 Simple test for mips/mipsel, based on a test by Alexander Voropay. by ths · 18 years ago
  50. 26a7646 C99 64 bit printf by bellard · 19 years ago
  51. 3b42c97 sse2 comment by bellard · 19 years ago
  52. 80e7d52 added movdq2q and movq2dq by bellard · 19 years ago
  53. b2a8e59 fxam test by bellard · 19 years ago
  54. 6c3ee14 better shift tests by bellard · 19 years ago
  55. 2d7a3b9 qruncom compile fixes (initial patch by Even Rouault) by bellard · 19 years ago
  56. 56902ee more targets by bellard · 19 years ago
  57. cc4adee added MIPS user in automatic tests by bellard · 19 years ago
  58. c68ea70 cpu_single_env usage fix by bellard · 19 years ago
  59. 11650e3 clean target update by bellard · 20 years ago
  60. e06e525 lretq, lcall and ljmp tests in 64 bit mode by bellard · 20 years ago
  61. 86bd2ca NaN tests by bellard · 20 years ago
  62. d057099 cmov fix by bellard · 20 years ago
  63. 776f222 x86_64 test program by bellard · 20 years ago
  64. bd3fae3 removed warning by bellard · 20 years ago
  65. 97ed14a fix shufps/shufpd tests - added maskmov tests by bellard · 20 years ago
  66. a4682cc fxsr test by bellard · 20 years ago
  67. 085339a MMX/SSE test by bellard · 20 years ago
  68. acae468 fixed imul im test - added TEST_VM86 define for x86_64 tests by bellard · 20 years ago
  69. 61a8c4e enter insn fix by bellard · 20 years ago
  70. 8d5f07f sparc merge (Blue Swirl) by bellard · 20 years ago
  71. e82d8ad fixed bound memory reference by bellard · 21 years ago
  72. 665656a ffree test by bellard · 21 years ago
  73. 28ab0e2 added cpu_get_tsc() by bellard · 21 years ago
  74. 7f5e145 BSR/BSF 'undefined behaviour' test by bellard · 21 years ago
  75. bbc9d34 update by bellard · 21 years ago
  76. 1190935 precise self modifying code test by bellard · 21 years ago
  77. 039d3da added user mode libqemu usage example by bellard · 21 years ago
  78. b5075d2 more imul tests by bellard · 21 years ago
  79. 73bdea1 2.6 kernel compile fix by bellard · 21 years ago
  80. 6b2b611 more FPU context save tests by bellard · 21 years ago
  81. e374bfa shm tests - disabled clone test by bellard · 21 years ago
  82. 68e73e3 clean tests dir by bellard · 21 years ago
  83. 4120b61 test at least one invalid lock op code by bellard · 21 years ago
  84. d575b78 more xadd tests - cmpxchg8b test by bellard · 21 years ago
  85. 546cdbd first multi target test (lauches 'ls') by bellard · 21 years ago
  86. 791c2261 more complete eflags testing for multiplication (P4 case only) by bellard · 21 years ago
  87. 9cdf757 more fcmovxx tests by bellard · 21 years ago
  88. 7517502 fcmovx support by bellard · 21 years ago
  89. 03d5f74 update by bellard · 21 years ago
  90. 285dc33 update by bellard · 21 years ago v0.5.0
  91. 9d16dd5 make cpu test static by bellard · 21 years ago
  92. 78d6da9 license by bellard · 21 years ago
  93. 196ad10 portable Linux test by bellard · 21 years ago
  94. 3ff0631 added linux < 2.4.21 vm86 bug workaround - added extensive TF flag test by bellard · 22 years ago
  95. 626df76 build all targets at the same time by bellard · 22 years ago
  96. b2b5fb2 popw (%esp) test) by bellard · 22 years ago
  97. 070893f RedHat 9 fix by bellard · 22 years ago
  98. ede2820 added nop test for exception by bellard · 22 years ago
  99. e3e86d5 gcc3 compile fixes by bellard · 22 years ago
  100. dd3587f iret and popl (%esp) tests by bellard · 22 years ago