1. 63c9155 cpu: move exec-all.h inclusion out of cpu.h by Paolo Bonzini · 9 years ago
  2. e2e5e11 alpha: Clean up includes by Peter Maydell · 9 years ago
  3. 5912438 target-alpha: Use separate TCGv temporaries for the shadow registers by Richard Henderson · 10 years ago
  4. f3d3aad target-alpha: Tidy FPCR representation by Richard Henderson · 11 years ago
  5. ba9c5de target-alpha: Set PC correctly for floating-point exceptions by Richard Henderson · 11 years ago
  6. dde7c24 target-alpha: Use cpu_exec_interrupt qom hook by Richard Henderson · 10 years ago
  7. 2ef6175 tcg: Invert the inclusion of helper.h by Richard Henderson · 11 years ago
  8. 0c591eb cputlb: Change tlb_set_page() argument to CPUState by Andreas Färber · 11 years ago
  9. a47dddd exec: Change cpu_abort() argument to CPUState by Andreas Färber · 11 years ago
  10. 3f38f30 translate-all: Change cpu_restore_state() argument to CPUState by Andreas Färber · 11 years ago
  11. 5638d18 cpu-exec: Change cpu_loop_exit() argument to CPUState by Andreas Färber · 11 years ago
  12. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  13. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 11 years ago
  14. d2810ff target-alpha: Clean up ENV_GET_CPU() usage by Andreas Färber · 11 years ago
  15. 2c17449 exec: Make ldq/ldub_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  16. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  17. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  18. 97a8ea5 cpu: Replace do_interrupt() by CPUClass::do_interrupt method by Andreas Färber · 12 years ago
  19. 6b4c305 fpu: move public header file to include/fpu by Paolo Bonzini · 12 years ago
  20. a8a826a exec: refactor cpu_restore_state by Blue Swirl · 12 years ago
  21. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  22. 2050396 Use uintptr_t for various op related functions by Blue Swirl · 13 years ago
  23. 7434340 target-alpha: Make use of fp_status.flush_inputs_to_zero. 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. b9f0923 target-alpha: Move exception helpers to helper.c. by Richard Henderson · 13 years ago
  26. 4d5712f target-alpha: Don't overuse CPUState by Andreas Färber · 13 years ago
  27. 97b348e Remove unused is_softmmu parameter from cpu_handle_mmu_fault by Blue Swirl · 14 years ago
  28. 2b41f10 Remove exec-all.h include directives by Blue Swirl · 14 years ago
  29. fa6e0a6 target-alpha: Remap PIO space for 43-bit KSEG for EV6. by Richard Henderson · 14 years ago
  30. a3b9af1 target-alpha: Implement cpu_alpha_handle_mmu_fault for system mode. by Richard Henderson · 14 years ago
  31. 21d2bea target-alpha: Swap shadow registers moving to/from PALmode. by Richard Henderson · 14 years ago
  32. 3a6fa67 target-alpha: Implement do_interrupt for system mode. by Richard Henderson · 14 years ago
  33. 07b6c13 target-alpha: Tidy exception constants. by Richard Henderson · 14 years ago
  34. 129d8aa target-alpha: Rationalize internal processor registers. by Richard Henderson · 14 years ago
  35. 352e48b target-alpha: Remove partial support for palcode emulation. by Richard Henderson · 14 years ago
  36. 9a78eea target-xxx: Use fprintf_function (format checking) by Stefan Weil · 14 years ago
  37. 6910b8f target-alpha: Fix load-locked/store-conditional. by Richard Henderson · 15 years ago
  38. b2c5887 alpha: add missing 'break', spotted by clang analyzer by Blue Swirl · 15 years ago
  39. 4fcc562 Remove cpu_get_phys_page_debug from userspace emulation by Paul Brook · 15 years ago
  40. 8443eff target-alpha: Split up FPCR value into separate fields. by Richard Henderson · 15 years ago
  41. ee0dc6d Fix incorrect exception_index use by Blue Swirl · 15 years ago
  42. 212df02 target-alpha: Fix compiler warning for gcc-4.3 (and older) by Stefan Weil · 15 years ago
  43. ba0e276 target-alpha: Fixes for alpha-linux syscalls. by Richard Henderson · 15 years ago
  44. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  45. 99a0949 Get rid of _t suffix by malc · 15 years ago
  46. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  47. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  48. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  49. 57a92c8 target-alpha: fix locked loads/stores by aurel32 · 16 years ago
  50. 8bb6e98 target-alpha: convert palcode ops to TCG by aurel32 · 16 years ago
  51. f18cd22 target-alpha: convert FP ops to TCG by aurel32 · 16 years ago
  52. b55266b Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings by blueswir1 · 16 years ago
  53. 7ccfb2e Fix warnings that would be caused by gcc flag -Wwrite-strings by blueswir1 · 16 years ago
  54. 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
  55. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  56. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  57. 9b3c35e cpu_get_phys_page_debug should return target_phys_addr_t by j_mayer · 18 years ago
  58. 4c9649a Alpha architecture emulation core. by j_mayer · 18 years ago