1. a88790a remove exec-all.h inclusion from cpu.h by Paolo Bonzini · 14 years ago
  2. 10eb0cc move cpu_pc_from_tb to target-*/exec.h by Paolo Bonzini · 14 years ago
  3. 83dae09 remove unused stuff from */exec.h by Paolo Bonzini · 14 years ago
  4. 18f8e2c target-alpha: Implement RPCC. by Richard Henderson · 14 years ago
  5. 6910b8f target-alpha: Fix load-locked/store-conditional. by Richard Henderson · 15 years ago
  6. 8aa3fa2 target-alpha: Indicate NORETURN status when raising exception. by Richard Henderson · 15 years ago
  7. a4b388f target-alpha: Enable NPTL. by Richard Henderson · 14 years ago
  8. 49563a7 target-alpha: Update commentary for opcode 0x1A. by Richard Henderson · 15 years ago
  9. 4af7037 target-alpha: Emit goto_tb opcodes. by Richard Henderson · 15 years ago
  10. 593f17e target-alpha: Implement cvtlq inline. by Richard Henderson · 15 years ago
  11. ac316ca target-alpha: Implement rs/rc properly. by Richard Henderson · 14 years ago
  12. dc96be4 target-alpha: Implement cpys{, n, e} inline. by Richard Henderson · 14 years ago
  13. b2c5887 alpha: add missing 'break', spotted by clang analyzer by Blue Swirl · 14 years ago
  14. f88fe4e alpha: remove dead assignments, spotted by clang analyzer by Blue Swirl · 14 years ago
  15. bbe1dab target-alpha: Use non-inverted arguments to gen_{f}cmov. by Richard Henderson · 15 years ago
  16. 9e05960 target-alpha: Use setcond for int comparisons. by Richard Henderson · 15 years ago
  17. 735cf45 target-alpha: Implement cvtql inline. by Richard Henderson · 15 years ago
  18. 0c28740 target-alpha: Add flags markups to helpers.h. by Richard Henderson · 15 years ago
  19. 4fcc562 Remove cpu_get_phys_page_debug from userspace emulation by Paul Brook · 15 years ago
  20. 5270589 Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. by Richard Henderson · 15 years ago
  21. 6049f4f alpha-linux-user: Implement signals. by Richard Henderson · 15 years ago
  22. f24518b target-alpha: Implement IEEE FP qualifiers. by Richard Henderson · 15 years ago
  23. c2c789c target-alpha: Mark helper_excp as NORETURN. by Richard Henderson · 15 years ago
  24. 866be65 target-alpha: Clean up arithmetic traps. by Richard Henderson · 15 years ago
  25. dad081e target-alpha: Reduce internal processor registers for user-mode. by Richard Henderson · 15 years ago
  26. 8443eff target-alpha: Split up FPCR value into separate fields. by Richard Henderson · 15 years ago
  27. ee0dc6d Fix incorrect exception_index use by Blue Swirl · 15 years ago
  28. 49a945a kill regs_to_env and env_to_regs by Paolo Bonzini · 15 years ago
  29. 2edd07e target-alpha: Initialize fpcr by Richard Henderson · 15 years ago
  30. c4b3be3 target-alpha: Emit tcg debug_insn_start. by Richard Henderson · 15 years ago
  31. d0af544 target-alpha: Fix float32_to_s vs zero exponent. by Richard Henderson · 15 years ago
  32. 68bd052 target-alpha: Fix cvtlq. by Richard Henderson · 15 years ago
  33. dbb30fe target-alpha: Implement fp branch/cmov inline. by Richard Henderson · 15 years ago
  34. 212df02 target-alpha: Fix compiler warning for gcc-4.3 (and older) by Stefan Weil · 15 years ago
  35. d9a50a3 target-alpha: Fix double log_cpu_state. by Richard Henderson · 15 years ago
  36. a06d48d target-alpha: Fix FMOV. by Richard Henderson · 15 years ago
  37. 50eb6e5 target-alpha: Expand ins*h inline. by Richard Henderson · 15 years ago
  38. ffec44f target-alpha: Expand msk*h inline. by Richard Henderson · 15 years ago
  39. 14ab163 target-alpha: Expand msk*l inline. by Richard Henderson · 15 years ago
  40. 248c42f target-alpha: Expand ins*l inline. by Richard Henderson · 15 years ago
  41. ab471ad target-alpha: Implement RD/WRUNIQUE in the translator by Richard Henderson · 15 years ago
  42. 73651cc target-alpha: Fix fbcond branch offset. by Richard Henderson · 15 years ago
  43. 377a43b target-alpha: Rewrite gen_ext_[hl] in terms of zapnot. by Richard Henderson · 15 years ago
  44. 87d98f9 target-alpha: Expand zap/zapnot with immediate inline. by Richard Henderson · 15 years ago
  45. 806991d target-alpha: Fix -d in_asm by Richard Henderson · 15 years ago
  46. 13e4df9 target-alpha: Implement missing MVI instructions. by Richard Henderson · 15 years ago
  47. ba0e276 target-alpha: Fixes for alpha-linux syscalls. by Richard Henderson · 15 years ago
  48. a964acc target-alpha: Honor the -cpu command line argument. by Richard Henderson · 15 years ago
  49. 1918812 target-alpha: Remove bogus DO_TB_FLUSH code from translator. by Richard Henderson · 15 years ago
  50. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  51. 99a0949 Get rid of _t suffix by malc · 15 years ago
  52. 6f4fc36 Add 'static' to please Sparse by Blue Swirl · 15 years ago
  53. dbf9580 target-alpha: fix extlh instruction by Vince Weaver · 15 years ago
  54. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  55. 0b5c1ce cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal by Nathan Froyd · 15 years ago
  56. 636aa20 Replace always_inline with inline by Blue Swirl · 15 years ago
  57. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  58. 0bf46a4 qemu: introduce qemu_init_vcpu (Marcelo Tosatti) by aliguori · 15 years ago
  59. 6a4955a qemu: per-arch cpu_has_work (Marcelo Tosatti) by aliguori · 15 years ago
  60. ffc500e target-alpha: fix emulation of ecb by aurel32 · 15 years ago
  61. 1a1f7db target-alpha: remove amask helper by aurel32 · 15 years ago
  62. 8579095 target-alpha: remove helper_load_implver by aurel32 · 15 years ago
  63. ecbb5ea target-alpha: overflow condition for sublv and subqv by aurel32 · 15 years ago
  64. 31a877f target-alpha: fix palcode mask for user pal calls by aurel32 · 16 years ago
  65. 2642cdb target-alpha: document more registers used by 21264 by aurel32 · 16 years ago
  66. b09d9d4 target-alpha: set target page size to 13 bits by aurel32 · 16 years ago
  67. 8fcc55f target-alpha: stop translation if too long by aurel32 · 16 years ago
  68. 1b530a6 Add new command line option -singlestep for tcg single stepping. by aurel32 · 16 years ago
  69. ed1dda5 target-alpha: bug fix: avoid nop to override next instruction by aurel32 · 16 years ago
  70. aa4b818 target-alpha: remove PALCODE_ declarations (unused). by aurel32 · 16 years ago
  71. b5d5102 target-alpha: add instruction name in comments for hw_ld opcode. by aurel32 · 16 years ago
  72. f8cc853 Document which IPR are used by 21264 by aurel32 · 16 years ago
  73. 75fc9c0 target-alpha: tb_flush helper should flush the tb (and not the tlb). by aurel32 · 16 years ago
  74. 45d46ce target-alpha: fix temp free for hw_st by aurel32 · 16 years ago
  75. a151674 target-alpha: fix bug: integer conditional branch offset is 21 bits wide. by aurel32 · 16 years ago
  76. 577d5e7 target-alpha: Fix bug: do not mask address LSBs for ldwu. by aurel32 · 16 years ago
  77. e79ab94 target-alpha: Fix bug: palcode is at least 6 bits. by aurel32 · 16 years ago
  78. c276471 The _exit syscall is used for both thread termination in NPTL applications, by pbrook · 16 years ago
  79. 0d0266a targets: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  80. 8fec2b8 global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost) by aliguori · 16 years ago
  81. 93fcfe3 Convert references to logfile/loglevel to use qemu_log*() macros by aliguori · 16 years ago
  82. d12d51d Clean up debugging code #ifdefs (Eduardo Habkost) by aliguori · 16 years ago
  83. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  84. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  85. 9587035 target-alpha: fix 2 warnings by aurel32 · 16 years ago
  86. 19bf517 target-alpha: gdb-stub support by aurel32 · 16 years ago
  87. 2cbd949 Common cpu_loop_exit prototype by aurel32 · 16 years ago
  88. c0ce998 Use sys-queue.h for break/watchpoint managment (Jan Kiszka) by aliguori · 16 years ago
  89. e2eb279 target-alpha: use CPU_Float/CPU_Double instead of ugly casts by aurel32 · 16 years ago
  90. a1d1bb3 Refactor and enhance break/watchpoint API (Jan Kiszka) by aliguori · 16 years ago
  91. 6b91754 Refactor translation block CPU state handling (Jan Kiszka) by aliguori · 16 years ago
  92. 622ed36 Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) by aliguori · 16 years ago
  93. a7812ae TCG variable type checking. by pbrook · 16 years ago
  94. a74b4d2 target-alpha: fix decoding of CVTST /S by aurel32 · 16 years ago
  95. 55489a1 target-alpha: disable single stepping and TB flush by default by aurel32 · 16 years ago
  96. 9cd38c2 target-alpha: fix double TCG variable allocation by aurel32 · 16 years ago
  97. 970d622 target-alpha: fix cmpbge instruction by aurel32 · 16 years ago
  98. 6223246 target-alpha: fix the return value of stl_c/stq_c by aurel32 · 16 years ago
  99. 57a92c8 target-alpha: fix locked loads/stores by aurel32 · 16 years ago
  100. 1304ca8 target-alpha: Fix ret instruction by aurel32 · 16 years ago