1. ad0ebb9 pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure by David Gibson · 13 years ago
  2. cfee021 target-ppc: Fix 2nd parameter for tcg_gen_shri_tl by Stefan Weil · 13 years ago
  3. 975e546 target-ppc: Fix build with --enable-debug by Stefan Weil · 13 years ago
  4. 9609169 PPC: BookE206: Bump MAS2 to 64bit by Alexander Graf · 13 years ago
  5. ba38ab8 PPC: BookE: Support 32 and 64 bit wide MAS2 by Alexander Graf · 13 years ago
  6. 91f477f PPC: Extract SPR dump generation into its own function by Alexander Graf · 13 years ago
  7. b81ccf8 PPC: Add e5500 CPU target by Alexander Graf · 13 years ago
  8. e9cd84b PPC: BookE: Make ivpr selectable by CPU type by Alexander Graf · 13 years ago
  9. 2a7a47f PPC: BookE: Implement EPR SPR by Alexander Graf · 13 years ago
  10. e42a61f PPC: Add support for MSR_CM by Alexander Graf · 13 years ago
  11. 84755ed PPC: Add some booke SPR defines by Alexander Graf · 13 years ago
  12. 4656e1f ppc64: Rudimentary Support for extra page sizes on server CPUs by Benjamin Herrenschmidt · 13 years ago
  13. 77c2cf3 booke_206_tlbwe: Discard invalid bits in MAS2 by Fabien Chouteau · 13 years ago
  14. ea6c0da ppc: Make hbrev table const by Blue Swirl · 13 years ago
  15. 9063825 ppc: Add missing break by Blue Swirl · 13 years ago
  16. 2f5a189 ppc: Move load and store helpers, switch to AREG0 free mode by Blue Swirl · 13 years ago
  17. 8555f71 ppc: Move misc helpers from helper.c to misc_helper.c by Blue Swirl · 13 years ago
  18. d523dd0 ppc: Avoid AREG0 for misc helpers by Blue Swirl · 13 years ago
  19. 901c4ea ppc: Split off misc helpers by Blue Swirl · 13 years ago
  20. d0f1562 ppc: Avoid AREG0 for timebase helpers by Blue Swirl · 13 years ago
  21. 6de673d ppc: Split off timebase helpers by Blue Swirl · 13 years ago
  22. 9aa5b15 ppc: Cleanup MMU merge by Blue Swirl · 13 years ago
  23. 8cbbe38 ppc: Move MMU helpers from helper.c to mmu_helper.c by Blue Swirl · 13 years ago
  24. 4cc2cc0 ppc: Avoid a warning with the next patch by Blue Swirl · 13 years ago
  25. c6c7cf0 ppc: Avoid AREG0 for MMU etc. helpers by Blue Swirl · 13 years ago
  26. ec19c4d ppc: Split MMU etc. helpers from op_helper.c by Blue Swirl · 13 years ago
  27. d15f74f ppc: Avoid AREG0 for integer and vector helpers by Blue Swirl · 13 years ago
  28. 64654de ppc: Split integer and vector ops by Blue Swirl · 13 years ago
  29. 8e70394 ppc: Avoid AREG0 for FPU and SPE helpers by Blue Swirl · 13 years ago
  30. bd23cd4 ppc: Split FPU and SPE ops by Blue Swirl · 13 years ago
  31. c79c73f ppc: Move exception helpers from helper.c to excp_helper.c by Blue Swirl · 13 years ago
  32. 4d5ea5e ppc: Fix coding style in helper.c by Blue Swirl · 13 years ago
  33. e5f17ac ppc: Avoid AREG0 for exception helpers by Blue Swirl · 13 years ago
  34. ad71ed6 ppc: Split exception helpers by Blue Swirl · 13 years ago
  35. b327c65 ppc: Fix coding style in op_helper.c by Blue Swirl · 13 years ago
  36. 71547a3 qemu-log: use LOG_UNIMP for some target CPU cases by Blue Swirl · 13 years ago
  37. 7c760cb target-ppc: Unbreak kvm_ppc.c build by Andreas Färber · 13 years ago
  38. fbe37ef build: move other target-*/ objects to nested Makefile.objs by Paolo Bonzini · 13 years ago
  39. 9cdc8df build: move libobj-y variable to nested Makefile.objs by Paolo Bonzini · 13 years ago
  40. 5e8861a build: move obj-TARGET-y variables to nested Makefile.objs by Paolo Bonzini · 13 years ago
  41. b7e516c Kill off cpu_state_reset() by Andreas Färber · 13 years ago
  42. 397b457 target-ppc: Let cpu_ppc_init() return PowerPCCPU by Andreas Färber · 13 years ago
  43. a738816 target-ppc: Some support for dumping TLB_EMB TLBs by François Revol · 13 years ago
  44. 892c587 PPC: Fix up e500 cache size setting by Alexander Graf · 13 years ago
  45. 45e45ed target-ppc/machine.c: Drop unnecessary ifdefs by Juan Quintela · 13 years ago
  46. a5cabbd target-ppc: Init dcache and icache size for e500 user mode by Meador Inge · 13 years ago
  47. 5724753 target-ppc: Fix type casts for w64 (uintptr_t) by Stefan Weil · 13 years ago
  48. a138954 target-ppc: QOM'ify CPU reset by Andreas Färber · 13 years ago
  49. 6cca7ad target-ppc: Start QOM'ifying CPU init by Andreas Färber · 13 years ago
  50. 1d0cb67 target-ppc: QOM'ify CPU by Andreas Färber · 13 years ago
  51. 12b1143 target-ppc: Add hooks for handling tcg and kvm limitations by David Gibson · 13 years ago
  52. e2fbb43 target-ppc: Drop cpu_ppc_close() by Andreas Färber · 13 years ago
  53. 52d631d PPC: Fix TLB invalidation bug within the PPC interrupt handler. by Mark Cave-Ayland · 13 years ago
  54. 2050396 Use uintptr_t for various op related functions by Blue Swirl · 13 years ago
  55. 5cbdb3a Replace Qemu by QEMU in comments by Stefan Weil · 13 years ago
  56. 29979a8 PPC: KVM: Synchronize regs on CPU dump by Alexander Graf · 13 years ago
  57. 6bbc5ed ppc: Correctly define POWERPC_INSNS2_DEFAULT by Meador Inge · 13 years ago
  58. eb6ea4b PPC: Fix large page support in TCG by Nathan Whitehorn · 13 years ago
  59. 2e06214 PPC: Add PIR register to POWER7 CPU by Nathan Whitehorn · 13 years ago
  60. cd6e932 PPC64: Add support for ldbrx and stdbrx instructions by Thomas Huth · 13 years ago
  61. b5aec39 pseries: Don't try to munmap() a malloc()ed TCE table by David Gibson · 13 years ago
  62. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  63. 1328c2b target-ppc: Don't overuse CPUState by Andreas Färber · 13 years ago
  64. 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
  65. fc0b2c0 PPC: 405: Use proper CPU reset by Alexander Graf · 13 years ago
  66. 550a82e target-ppc: Clean includes by Stefan Weil · 13 years ago
  67. 9d4df9c ppc: remove unused variables by Blue Swirl · 13 years ago
  68. a496e8e PPC: E500: Populate L1CFG0 SPR by Alexander Graf · 13 years ago
  69. 8917f4d PPC: e500mc: Enable processor control by Alexander Graf · 13 years ago
  70. d5d11a3 PPC: E500: Implement msgsnd by Alexander Graf · 13 years ago
  71. 9e0b5cb PPC: E500: Implement msgclr by Alexander Graf · 13 years ago
  72. a9abd71 PPC: Enable doorbell excp handlers by Alexander Graf · 13 years ago
  73. 3f9f6a5 PPC: Add CPU feature for processor control by Alexander Graf · 13 years ago
  74. 58e00a2 PPC: E500: Add doorbell defines by Alexander Graf · 13 years ago
  75. 0ef654e PPC: E500: Add some more excp vectors by Alexander Graf · 13 years ago
  76. 21a0b6e PPC: booke206: move avail check to tlbwe by Alexander Graf · 13 years ago
  77. 3f162d1 PPC: booke206: Check for TLB overrun by Alexander Graf · 13 years ago
  78. 6d3db82 PPC: booke206: Implement tlbilx by Alexander Graf · 13 years ago
  79. 5935ee0 PPC: booke206: Check for min/max TLB entry size by Alexander Graf · 13 years ago
  80. a1ef618 PPC: booke: add tlbnps handling by Alexander Graf · 13 years ago
  81. ffba878 PPC: booke206: allow NULL raddr in ppcmas_tlb_check by Alexander Graf · 13 years ago
  82. dcb2b9e1 PPC: rename msync to msync_4xx by Alexander Graf · 13 years ago
  83. 5331916 PPC: e500: msync is 440 only, e500 has real sync by Alexander Graf · 13 years ago
  84. 2c9732d PPC: e500mc: add missing IVORs to bitmap by Alexander Graf · 13 years ago
  85. e920525 PPC: Add IVOR 38-42 by Alexander Graf · 13 years ago
  86. a31be48 PPC: KVM: Update HIOR code to new interface by Alexander Graf · 13 years ago
  87. c0a7e81 PPC: Enable 440EP CPU target by Alexander Graf · 13 years ago
  88. 6148b23 kvm: fix build error in ppc kvm due to memory_region_init_ram_ptr() change by Avi Kivity · 13 years ago
  89. f7aa558 PPC: Add description for the Freescale e500mc core. by Varun Sethi · 13 years ago
  90. 157feea kvm-ppc: halt secondary cpus when guest reset by Liu Yu-B13201 · 13 years ago
  91. 4e9200a PPC: monitor: add ability to dump SLB entries by Nishanth Aravamudan · 13 years ago
  92. 4abf79a fix spelling in target sub directory by Dong Xu Wang · 13 years ago
  93. ee2b399 PPC: Fix for the gdb single step problem on an rfi instruction by Sebastian Bauer · 14 years ago
  94. 02d4eae ppc: Alter CPU state to mask out TCG unimplemented instructions as appropriate by David Gibson · 13 years ago
  95. 74b41e5 pseries: Allow writes to KVM accelerated TCE table by David Gibson · 13 years ago
  96. 70bca53 KVM: PPC: Override host vmx/vsx/dfp only when information known by Alexander Graf · 13 years ago
  97. 98efaf7 ppc: Fix up usermode only builds by David Gibson · 13 years ago
  98. a734258 pseries: Correct vmx/dfp handling in both KVM and TCG cases by David Gibson · 13 years ago
  99. f0ad8c3 PPC: Disable non-440 CPUs for ppcemb target by Alexander Graf · 13 years ago
  100. 8b242eb PPC: Bump qemu-system-ppc to 64-bit physical address space by Alexander Graf · 13 years ago