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