1. f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
  2. 0f590e74 softmmu: commonize helper definitions by Paolo Bonzini · 11 years ago
  3. d94f0a8 softmmu: move ALIGNED_ONLY to cpu.h by Paolo Bonzini · 11 years ago
  4. 93e2232 softmmu: make do_unaligned_access a method of CPU by Paolo Bonzini · 11 years ago
  5. 2ef6175 tcg: Invert the inclusion of helper.h by Richard Henderson · 11 years ago
  6. 3f38f30 translate-all: Change cpu_restore_state() argument to CPUState by Andreas Färber · 12 years ago
  7. 5638d18 cpu-exec: Change cpu_loop_exit() argument to CPUState by Andreas Färber · 12 years ago
  8. d5a11fe exec: Change tlb_fill() argument to CPUState by Andreas Färber · 12 years ago
  9. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  10. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 12 years ago
  11. d2810ff target-alpha: Clean up ENV_GET_CPU() usage by Andreas Färber · 11 years ago
  12. ab1da85 exec: Make stl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  13. f606604 exec: Make stq_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  14. 2c17449 exec: Make ldq/ldub_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  15. fdfba1a exec: Make ldl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  16. c658b94 cpu: Turn cpu_unassigned_access() into a CPUState hook by Andreas Färber · 12 years ago
  17. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  18. a8a826a exec: refactor cpu_restore_state by Blue Swirl · 12 years ago
  19. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  20. 2050396 Use uintptr_t for various op related functions by Blue Swirl · 13 years ago
  21. c308275 target-alpha: Move memory helpers to mem_helper.c. by Richard Henderson · 13 years ago[Renamed (71%) from target-alpha/op_helper.c]
  22. 69163fb target-alpha: Move palcode support helpers to sys_helper.c. by Richard Henderson · 13 years ago
  23. 2958620 target-alpha: Move integer overflow helpers to int_helper.c. by Richard Henderson · 13 years ago
  24. a44a277 target-alpha: Move fpcr helpers from op_helper.c to helper.c. by Richard Henderson · 13 years ago
  25. 4a58aed target-alpha: Move floating-point helpers to fpu_helper.c. by Richard Henderson · 13 years ago
  26. b9f0923 target-alpha: Move exception helpers to helper.c. by Richard Henderson · 13 years ago
  27. 0be034b target-alpha: Move integer helpers to int_helper.c. by Richard Henderson · 13 years ago
  28. 4d5712f target-alpha: Don't overuse CPUState by Andreas Färber · 13 years ago
  29. c781cf9 target-alpha: Add high-resolution access to wall clock and an alarm. by Richard Henderson · 14 years ago
  30. 034ebc2 target-alpha: Implement HALT IPR. by Richard Henderson · 14 years ago
  31. bccd9ec softmmu_header: pass CPUState to tlb_fill by Blue Swirl · 14 years ago
  32. 97b348e Remove unused is_softmmu parameter from cpu_handle_mmu_fault by Blue Swirl · 14 years ago
  33. 3e45717 exec.h cleanup by Blue Swirl · 14 years ago
  34. b14ef7c Fix unassigned memory access handling by Blue Swirl · 14 years ago
  35. 1162c04 cpu_loop_exit: avoid using AREG0 by Blue Swirl · 14 years ago
  36. 3b4fefd target-alpha: Implement TLB flush primitives. by Richard Henderson · 14 years ago
  37. e521485 target-alpha: Use a fixed frequency for the RPCC in system mode. by Richard Henderson · 14 years ago
  38. 5b45040 target-alpha: Trap for unassigned and unaligned addresses. by Richard Henderson · 14 years ago
  39. 21d2bea target-alpha: Swap shadow registers moving to/from PALmode. by Richard Henderson · 14 years ago
  40. 2d9671d target-alpha: Use do_restore_state for arithmetic exceptions. by Richard Henderson · 14 years ago
  41. b5f1aa6 target-alpha: Tidy up arithmetic exceptions. by Richard Henderson · 14 years ago
  42. 129d8aa target-alpha: Rationalize internal processor registers. by Richard Henderson · 14 years ago
  43. 508b43e target-alpha: Merge HW_REI and HW_RET implementations. by Richard Henderson · 14 years ago
  44. 2374e73 target-alpha: Fix translation of PALmode memory insns. by Richard Henderson · 14 years ago
  45. 618ba8e Remove unused function parameter from cpu_restore_state by Stefan Weil · 14 years ago
  46. 211315f softfloat: rename float*_eq() into float*_eq_quiet() by Aurelien Jarno · 14 years ago
  47. a4d2d1a target-alpha: use new float64_unordered_quiet() function by Aurelien Jarno · 14 years ago
  48. 1856987 softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() by Peter Maydell · 14 years ago
  49. 18f8e2c target-alpha: Implement RPCC. by Richard Henderson · 15 years ago
  50. 6910b8f target-alpha: Fix load-locked/store-conditional. by Richard Henderson · 15 years ago
  51. 593f17e target-alpha: Implement cvtlq inline. by Richard Henderson · 15 years ago
  52. ac316ca target-alpha: Implement rs/rc properly. by Richard Henderson · 15 years ago
  53. dc96be4 target-alpha: Implement cpys{, n, e} inline. by Richard Henderson · 15 years ago
  54. 735cf45 target-alpha: Implement cvtql inline. by Richard Henderson · 15 years ago
  55. f24518b target-alpha: Implement IEEE FP qualifiers. by Richard Henderson · 15 years ago
  56. c2c789c target-alpha: Mark helper_excp as NORETURN. by Richard Henderson · 15 years ago
  57. 866be65 target-alpha: Clean up arithmetic traps. by Richard Henderson · 15 years ago
  58. d0af544 target-alpha: Fix float32_to_s vs zero exponent. by Richard Henderson · 15 years ago
  59. 68bd052 target-alpha: Fix cvtlq. by Richard Henderson · 15 years ago
  60. dbb30fe target-alpha: Implement fp branch/cmov inline. by Richard Henderson · 15 years ago
  61. 50eb6e5 target-alpha: Expand ins*h inline. by Richard Henderson · 15 years ago
  62. ffec44f target-alpha: Expand msk*h inline. by Richard Henderson · 15 years ago
  63. 14ab163 target-alpha: Expand msk*l inline. by Richard Henderson · 15 years ago
  64. 248c42f target-alpha: Expand ins*l inline. by Richard Henderson · 15 years ago
  65. 13e4df9 target-alpha: Implement missing MVI instructions. by Richard Henderson · 15 years ago
  66. ba0e276 target-alpha: Fixes for alpha-linux syscalls. by Richard Henderson · 15 years ago
  67. 1918812 target-alpha: Remove bogus DO_TB_FLUSH code from translator. by Richard Henderson · 15 years ago
  68. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  69. 99a0949 Get rid of _t suffix by malc · 15 years ago
  70. 6f4fc36 Add 'static' to please Sparse by Blue Swirl · 15 years ago
  71. 636aa20 Replace always_inline with inline by Blue Swirl · 16 years ago
  72. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  73. 1a1f7db target-alpha: remove amask helper by aurel32 · 16 years ago
  74. 8579095 target-alpha: remove helper_load_implver by aurel32 · 16 years ago
  75. ecbb5ea target-alpha: overflow condition for sublv and subqv by aurel32 · 16 years ago
  76. 75fc9c0 target-alpha: tb_flush helper should flush the tb (and not the tlb). by aurel32 · 16 years ago
  77. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  78. e2eb279 target-alpha: use CPU_Float/CPU_Double instead of ugly casts by aurel32 · 16 years ago
  79. a7812ae TCG variable type checking. by pbrook · 16 years ago
  80. 970d622 target-alpha: fix cmpbge instruction by aurel32 · 16 years ago
  81. 8bb6e98 target-alpha: convert palcode ops to TCG by aurel32 · 16 years ago
  82. f18cd22 target-alpha: convert FP ops to TCG by aurel32 · 16 years ago
  83. 04acd30 target-alpha: convert remaining arith3 functions to TCG by aurel32 · 16 years ago
  84. 6ad0259 target-alpha: switch a few helpers to TCG by aurel32 · 16 years ago
  85. b3249f6 target-alpha: convert byte manipulation instructions to TCG by aurel32 · 16 years ago
  86. ae8ecd4 target-alpha: convert arith2 instructions to TCG by aurel32 · 16 years ago
  87. 9b7b85d Fix off-by-one unwinding error. by pbrook · 17 years ago
  88. 2d8ee4e Fix Sparc host compile problem reported by Shaddy Baddah by blueswir1 · 17 years ago
  89. 44f8625 fixed invalid type by bellard · 17 years ago
  90. 273af66 Adjust s390 addresses (the MSB is defined as "to be ignored"). by ths · 17 years ago
  91. 603fccc Make Alpha and PowerPC targets use shared helpers by j_mayer · 17 years ago
  92. f071b4d Alpha coding style and inlining fixes. by j_mayer · 17 years ago
  93. e14fe0a Use host-utils for Alpha 64x64 bits multiplications. by j_mayer · 17 years ago
  94. b1806c9 Generate micro-ops for Alpha executive and supervisor modes. by j_mayer · 17 years ago
  95. 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
  96. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  97. 4c9649a Alpha architecture emulation core. by j_mayer · 18 years ago