1. 63c9155 cpu: move exec-all.h inclusion out of cpu.h by Paolo Bonzini · 9 years ago
  2. 537d3e8 ppc: Fix the bad exception NIP value and the range check in LSWX by Thomas Huth · 9 years ago
  3. 0d75590 ppc: Clean up includes by Peter Maydell · 9 years ago
  4. 488661e PPC: Fix lswx bounds checks by Alexander Graf · 9 years ago
  5. 0ff93d1 target-ppc: Introduce tbegin by Tom Musta · 10 years ago
  6. e22c357 target-ppc: Allow little-endian user mode. by Doug Kwan · 11 years ago
  7. f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
  8. 2ef6175 tcg: Invert the inclusion of helper.h by Richard Henderson · 11 years ago
  9. bbfb6f1 target-ppc: Little Endian Correction to Load/Store Vector Element by Tom Musta · 11 years ago
  10. 414f5d1 PPC: Fix dcbz for linux-user on 970 by Alexander Graf · 12 years ago
  11. eb20c1c target-ppc: Move ppc tlb_fill implementation into mmu_helper.c by David Gibson · 12 years ago
  12. 8e33944 PPC: Unify dcbzl code path by Alexander Graf · 12 years ago
  13. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  14. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  15. a8a826a exec: refactor cpu_restore_state by Blue Swirl · 12 years ago
  16. e42a61f PPC: Add support for MSR_CM by Alexander Graf · 13 years ago
  17. 2f5a189 ppc: Move load and store helpers, switch to AREG0 free mode by Blue Swirl · 13 years ago[Renamed (68%) from target-ppc/op_helper.c]
  18. 901c4ea ppc: Split off misc helpers by Blue Swirl · 13 years ago
  19. 6de673d ppc: Split off timebase helpers by Blue Swirl · 13 years ago
  20. ec19c4d ppc: Split MMU etc. helpers from op_helper.c by Blue Swirl · 13 years ago
  21. 64654de ppc: Split integer and vector ops by Blue Swirl · 13 years ago
  22. bd23cd4 ppc: Split FPU and SPE ops by Blue Swirl · 13 years ago
  23. e5f17ac ppc: Avoid AREG0 for exception helpers by Blue Swirl · 13 years ago
  24. ad71ed6 ppc: Split exception helpers by Blue Swirl · 13 years ago
  25. b327c65 ppc: Fix coding style in op_helper.c by Blue Swirl · 13 years ago
  26. 2050396 Use uintptr_t for various op related functions by Blue Swirl · 13 years ago
  27. 1328c2b target-ppc: Don't overuse CPUState by Andreas Färber · 13 years ago
  28. d5d11a3 PPC: E500: Implement msgsnd by Alexander Graf · 13 years ago
  29. 9e0b5cb PPC: E500: Implement msgclr by Alexander Graf · 13 years ago
  30. 21a0b6e PPC: booke206: move avail check to tlbwe by Alexander Graf · 13 years ago
  31. 3f162d1 PPC: booke206: Check for TLB overrun by Alexander Graf · 13 years ago
  32. 6d3db82 PPC: booke206: Implement tlbilx by Alexander Graf · 13 years ago
  33. 5935ee0 PPC: booke206: Check for min/max TLB entry size by Alexander Graf · 13 years ago
  34. 4abf79a fix spelling in target sub directory by Dong Xu Wang · 13 years ago
  35. bccd9ec softmmu_header: pass CPUState to tlb_fill by Blue Swirl · 14 years ago
  36. 97b348e Remove unused is_softmmu parameter from cpu_handle_mmu_fault by Blue Swirl · 14 years ago
  37. 3e45717 exec.h cleanup by Blue Swirl · 14 years ago
  38. 3b88670 Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf by Blue Swirl · 14 years ago
  39. 1162c04 cpu_loop_exit: avoid using AREG0 by Blue Swirl · 14 years ago
  40. 1c53acc PPC: move TLBs to their own arrays by Alexander Graf · 14 years ago
  41. d1e256f PPC: E500: Use MAS registers instead of internal TLB representation by Alexander Graf · 14 years ago
  42. 2c0d18d target-ppc: remove old CONFIG_SOFTFLOAT #ifdef by Aurelien Jarno · 14 years ago
  43. dcfd14b Delete unused tb_invalidate_page_range by Blue Swirl · 14 years ago
  44. 01662f3 PPC: Implement e500 (FSL) MMU by Alexander Graf · 14 years ago
  45. 618ba8e Remove unused function parameter from cpu_restore_state by Stefan Weil · 14 years ago
  46. 019702c target-ppc: fix SPE comparison functions by Aurelien Jarno · 14 years ago
  47. 211315f softfloat: rename float*_eq() into float*_eq_quiet() by Aurelien Jarno · 14 years ago
  48. 7dae117 target-ppc: remove #ifdef FLOAT128 by Aurelien Jarno · 14 years ago
  49. 3601ff1 Use existing helper function to implement popcntd instruction by David Gibson · 14 years ago
  50. eaabeef Correct ppc popcntb logic, implement popcntw and popcntd by David Gibson · 14 years ago
  51. 3a7f009 Implement missing parts of the logic for the POWER PURR by David Gibson · 14 years ago
  52. efdef95 Implement PowerPC slbmfee and slbmfev instructions by David Gibson · 14 years ago
  53. 81762d6 Clean up PowerPC SLB handling code by David Gibson · 14 years ago
  54. d788b57 target-ppc: fix wrong NaN tests by Aurelien Jarno · 14 years ago
  55. 96912e3 target-ppc: fix sNaN propagation by Aurelien Jarno · 14 years ago
  56. 82b323c target-ppc: use float32_is_any_nan() by Aurelien Jarno · 14 years ago
  57. 3eb28bb target-ppc: fix default qNaN by Aurelien Jarno · 14 years ago
  58. dd94ad9 target-ppc: remove PRECISE_EMULATION define by Aurelien Jarno · 14 years ago
  59. 1856987 softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() by Peter Maydell · 14 years ago
  60. 577f25a ppc: avoid write only variables by Blue Swirl · 14 years ago
  61. 999fa40 ppc: Minor 40x MMU fixes by John Clark · 14 years ago
  62. d62d286 PPC: Suppress gcc warnings with -Wtype-limits by Blue Swirl · 14 years ago
  63. 0bffbc6 target-ppc: add vexptefp instruction by Aurelien Jarno · 16 years ago
  64. c3d420e target-ppc: fix RFI by clearing some bits of MSR by Thomas Monjalon · 15 years ago
  65. 95ff895 target-ppc: change DCR helpers to target_long arguments by Aurelien Jarno · 15 years ago
  66. c5b9729 ppc-40x: Correct check for Endian swapping TLB entries. by Edgar E. Iglesias · 15 years ago
  67. f25359c ppc-40x: Get TLB attributes from TLBLO. by Edgar E. Iglesias · 15 years ago
  68. 73b0196 PPC: Make DCR uint32_t by Alexander Graf · 15 years ago
  69. b711de9 PPC64: Fix alternate timebase by Aurelien Jarno · 15 years ago
  70. e3ea652 PPC64: Fix timebase by Alexander Graf · 15 years ago
  71. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  72. 99a0949 Get rid of _t suffix by malc · 15 years ago
  73. 90e189e Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx by Blue Swirl · 16 years ago
  74. 636aa20 Replace always_inline with inline by Blue Swirl · 16 years ago
  75. 18b21a2 target-ppc: retain l{w,d}arx loaded value by Nathan Froyd · 16 years ago
  76. e2542fe rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN by Juan Quintela · 16 years ago
  77. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  78. c5b76b3 Fix mingw32 build warnings by Blue Swirl · 16 years ago
  79. 1481e16 Fix typo that leads to out of bounds array access on big endian systems by malc · 16 years ago
  80. 651721b targe-ppc: optimize mfcr and mtcrf by aurel32 · 16 years ago
  81. 2ada0ed Fix RFI(d) by blueswir1 · 16 years ago
  82. f6b868fc Implement slbmte by blueswir1 · 16 years ago
  83. 071fc3b target-ppc: Add vrsqrtefp instruction by aurel32 · 16 years ago
  84. bdfbac3 target-ppc: Add vrefp instruction by aurel32 · 16 years ago
  85. 875b31d target-ppc: Add vct{u,s}xs instructions by aurel32 · 16 years ago
  86. 819ca12 target-ppc: Add vcmp{eq, ge, gt, b}fp{, .} instructions by aurel32 · 16 years ago
  87. 35cf7c7 target-ppc: Add vmaddfp and vnmsubfp instructions by aurel32 · 16 years ago
  88. 56fdd21 target-ppc: Add v{add,sub}fp instructions by aurel32 · 16 years ago
  89. 1536ff6 target-ppc: Add v{max,min}fp instructions by aurel32 · 16 years ago
  90. b580763 target-ppc: change instruction name vrlogefp into vlogefp by aurel32 · 16 years ago
  91. f586ce0 target-ppc: add vrlogefp instruction by aurel32 · 16 years ago
  92. 06f7332 target-ppc: fix previous commit by aurel32 · 16 years ago
  93. c609b12 target-ppc: use the new float constants by aurel32 · 16 years ago
  94. e140632 Add vcf{u,s}x instructions by aurel32 · 16 years ago
  95. f6b1964 Add vrfi{m,n,p,z} instructions by aurel32 · 16 years ago
  96. 34ba285 Add various NaN-handling macros by aurel32 · 16 years ago
  97. 6e87b7c Make mtvscr use a helper by aurel32 · 16 years ago
  98. fbd265b Rename spe_status to vec_status by aurel32 · 16 years ago
  99. 93fcfe3 Convert references to logfile/loglevel to use qemu_log*() macros by aliguori · 16 years ago
  100. d12d51d Clean up debugging code #ifdefs (Eduardo Habkost) by aliguori · 16 years ago