1. a88790a remove exec-all.h inclusion from cpu.h by Paolo Bonzini · 15 years ago
  2. 10eb0cc move cpu_pc_from_tb to target-*/exec.h by Paolo Bonzini · 15 years ago
  3. 18f8e2c target-alpha: Implement RPCC. by Richard Henderson · 15 years ago
  4. 6910b8f target-alpha: Fix load-locked/store-conditional. by Richard Henderson · 15 years ago
  5. a4b388f target-alpha: Enable NPTL. by Richard Henderson · 15 years ago
  6. 5270589 Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. by Richard Henderson · 15 years ago
  7. 6049f4f alpha-linux-user: Implement signals. by Richard Henderson · 15 years ago
  8. 866be65 target-alpha: Clean up arithmetic traps. by Richard Henderson · 15 years ago
  9. dad081e target-alpha: Reduce internal processor registers for user-mode. by Richard Henderson · 15 years ago
  10. 8443eff target-alpha: Split up FPCR value into separate fields. by Richard Henderson · 15 years ago
  11. ba0e276 target-alpha: Fixes for alpha-linux syscalls. by Richard Henderson · 15 years ago
  12. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  13. 99a0949 Get rid of _t suffix by malc · 15 years ago
  14. 0b5c1ce cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal by Nathan Froyd · 15 years ago
  15. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  16. 2642cdb target-alpha: document more registers used by 21264 by aurel32 · 16 years ago
  17. b09d9d4 target-alpha: set target page size to 13 bits by aurel32 · 16 years ago
  18. aa4b818 target-alpha: remove PALCODE_ declarations (unused). by aurel32 · 16 years ago
  19. f8cc853 Document which IPR are used by 21264 by aurel32 · 16 years ago
  20. c276471 The _exit syscall is used for both thread termination in NPTL applications, by pbrook · 16 years ago
  21. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  22. 9587035 target-alpha: fix 2 warnings by aurel32 · 16 years ago
  23. 2cbd949 Common cpu_loop_exit prototype by aurel32 · 16 years ago
  24. 6b91754 Refactor translation block CPU state handling (Jan Kiszka) by aliguori · 16 years ago
  25. 622ed36 Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) by aliguori · 16 years ago
  26. f18cd22 target-alpha: convert FP ops to TCG by aurel32 · 16 years ago
  27. 04acd30 target-alpha: convert remaining arith3 functions to TCG by aurel32 · 16 years ago
  28. 6ad0259 target-alpha: switch a few helpers to TCG by aurel32 · 16 years ago
  29. 7c9bde4 Fix call_pal() prototype for alpha system emulation by aurel32 · 16 years ago
  30. 9656f32 Move interrupt_request and user_mode_only to common cpu state. by pbrook · 17 years ago
  31. 2e70f6e Add instruction counter. by pbrook · 17 years ago
  32. f8ed707 Fix typo. by pbrook · 17 years ago
  33. 6e68e07 Move clone() register setup to target specific code. Handle fork-like clone. by pbrook · 17 years ago
  34. 9133e39 Push common interrupt variables to cpu-defs.h (Glauber Costa) by bellard · 17 years ago
  35. ce5232c moved halted field to CPU_COMMON by bellard · 17 years ago
  36. aaed909 added cpu_model parameter to cpu_init() by bellard · 17 years ago
  37. f071b4d Alpha coding style and inlining fixes. by j_mayer · 17 years ago
  38. 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
  39. 198a74d Move get_sp_from_cpustate from cpu.h to target_signal.h. by ths · 17 years ago
  40. a04e134 linux-user sigaltstack() syscall, by Thayne Harbaugh. by ths · 17 years ago
  41. cbecba2 Move likely and unlikely macros in a common place (Aurelien Jarno). by j_mayer · 17 years ago
  42. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  43. 9467d44 Move target-specific defines to the target directories. by ths · 18 years ago
  44. e96efcf Fix miscellaneous display warnings for PowerPC & alpha targets by j_mayer · 18 years ago
  45. bf9525e Fix alpha target compilation on 32 bits hosts. by j_mayer · 18 years ago
  46. 4c9649a Alpha architecture emulation core. by j_mayer · 18 years ago