1. 636aa20 Replace always_inline with inline by Blue Swirl · 16 years ago
  2. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  3. 6a4955a qemu: per-arch cpu_has_work (Marcelo Tosatti) by aliguori · 16 years ago
  4. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  5. 9326a95 target-ppc: fix a typo by aurel32 · 16 years ago
  6. f966468 target-ppc: fix a typo introduced in revision 6058 by aurel32 · 16 years ago
  7. ce9ede8 target-ppc: update comment about precise emulation by aurel32 · 16 years ago
  8. d445bde target-ppc: remove dead code by aurel32 · 16 years ago
  9. 196e342 target-ppc: enable PRECISE_EMULATION by default by aurel32 · 16 years ago
  10. 9322057 target-ppc: remove remaining warnings by aurel32 · 16 years ago
  11. e06fcd7 target-ppc: rework exception code by aurel32 · 16 years ago
  12. 45d827d target-ppc: convert SPR accesses to TCG by aurel32 · 16 years ago
  13. 8983da7 target-ppc: remove dead code by aurel32 · 16 years ago
  14. 7487953 target-ppc: convert POWER shift instructions to TCG by aurel32 · 16 years ago
  15. 01a4afe target-ppc: convert POWER2 load/store instructions to TCG by aurel32 · 16 years ago
  16. 6a6ae23 target-ppc: convert SPE load/store to TCG by aurel32 · 16 years ago
  17. fe1e5c5 target-ppc: convert altivec load/store to TCG by aurel32 · 16 years ago
  18. 64adab3 target-ppc: convert exceptions generation to TCG by aurel32 · 16 years ago
  19. af12906 target-ppc: convert fp ops to TCG by aurel32 · 16 years ago
  20. bd7d9a6 ppc: cleanup register types by aurel32 · 17 years ago
  21. 1cdb9c3 Revert revisions r4168 and r4169. That's work in progress, not ready for trunk yet. by aurel32 · 17 years ago
  22. e755699 Always enable precise emulation when softfloat is used by aurel32 · 17 years ago
  23. 6b542af Fix incorrect debug prints (reported by Paul Brook). by j_mayer · 17 years ago
  24. 57c2627 Fix PowerPC targets compilation on 32 bits hosts: by j_mayer · 17 years ago
  25. faadf50 PowerPC MMU and exception fixes: by j_mayer · 17 years ago
  26. 0411a97 Gprof prooved the PowerPC emulation spent too much time in MSR load and store by j_mayer · 17 years ago
  27. 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
  28. a9d9eb8 Implement PowerPC Altivec load & stores, used by Apple firmware for memcpy. by j_mayer · 17 years ago
  29. b068d6a PowerPC target optimisations: make intensive use of always_inline. by j_mayer · 17 years ago
  30. daf4f96 Avoid op helpers that would just call helpers for TLB & SLB management: by j_mayer · 17 years ago
  31. a750fc0 Great rework and cleanups to ease PowerPC implementations definitions. by j_mayer · 17 years ago
  32. 3608160 Coding style fixes in PowerPC related code (no functional change): by j_mayer · 17 years ago
  33. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  34. 3c4c9f9 Fix PPCEMB for 32bit hosts. by ths · 18 years ago
  35. bfed01f Clean up of some target specifics in exec.c/cpu-exec.c. by ths · 18 years ago
  36. 35cdaad Code provision for new PowerPC embedded target support with: by j_mayer · 18 years ago
  37. 8ecc791 Add callbacks to allow dynamic change of PowerPC clocks (to be improved) by j_mayer · 18 years ago
  38. e864cab PowerPC bugfixes: by j_mayer · 18 years ago
  39. 0487d6a PowerPC 2.03 SPE extension - first pass. by j_mayer · 18 years ago
  40. d9bce9d Make it safe to use 64 bits GPR and/or 64 bits host registers. by j_mayer · 18 years ago
  41. 76a6625 Great PowerPC emulation code resynchronisation and improvments: by j_mayer · 18 years ago
  42. 70ead43 Use memory barriers in FORCE_RET / RETURN. by ths · 18 years ago
  43. a9049a0 moved common softmmu code to common header (Paul Brook) by bellard · 19 years ago
  44. fdabc36 correct split between helper.c and op_helper.c - moved some uops to op_helper.c (Jocelyn Mayer) by bellard · 20 years ago
  45. 3fc6c08 preliminary patch to support more PowerPC CPUs (Jocelyn Mayer) by bellard · 20 years ago
  46. 4ecc319 fpu fixes (Jocelyn Mayer) - soft float support by bellard · 20 years ago
  47. 0fa85d4 64 bit target support by bellard · 20 years ago
  48. 0d1a29f correct handling of saved host registers by bellard · 20 years ago
  49. 4b3686f PowerPC merge by bellard · 21 years ago
  50. 9fddaa0 PowerPC merge: real time TB and decrementer - faster and simpler exception handling (Jocelyn Mayer) by bellard · 21 years ago
  51. 1ef59d0 ppc fixes (Jocelyn Mayer) by bellard · 21 years ago
  52. a541f29 PowerPC system emulation fixes (Jocelyn Mayer) by bellard · 21 years ago
  53. 9a64fbe PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB api by bellard · 21 years ago
  54. fb0eaff PowerPC fixes (Jocelyn Mayer) by bellard · 21 years ago
  55. 79aceca PowerPC support (Jocelyn Mayer) by bellard · 21 years ago