1. e81a982 PPC: Clean up DECR implementation by Alexander Graf · 11 years ago
  2. 00c8cb0 cputlb: Change tlb_flush() argument to CPUState by Andreas Färber · 11 years ago
  3. a47dddd exec: Change cpu_abort() argument to CPUState by Andreas Färber · 11 years ago
  4. 5638d18 cpu-exec: Change cpu_loop_exit() argument to CPUState by Andreas Färber · 11 years ago
  5. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  6. fdfba1a exec: Make ldl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  7. 1f29871 Add MSR VSX and Associated Exception by Tom Musta · 11 years ago
  8. bdc4464 cpu: Use QTAILQ for CPU list by Andreas Färber · 12 years ago
  9. 1e0c7e5 target-ppc: USE LPCR_ILE to control exception endian on POWER7 by Anton Blanchard · 12 years ago
  10. 182735e cpu: Make first_cpu and next_cpu CPUState by Andreas Färber · 12 years ago
  11. 97a8ea5 cpu: Replace do_interrupt() by CPUClass::do_interrupt method by Andreas Färber · 12 years ago
  12. c3affe5 cpu: Pass CPUState to cpu_interrupt() by Andreas Färber · 12 years ago
  13. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  14. 68c2dd7 PPC: Bring EPR support closer to reality by Alexander Graf · 12 years ago
  15. a1bb738 ppc/booke: fix crit/mcheck/debug exceptions by Scott Wood · 12 years ago
  16. 1b14670 target-ppc: Pass PowerPCCPU to cpu_ppc_hypercall by Andreas Färber · 13 years ago
  17. 5c26a5b target-ppc: Pass PowerPCCPU to powerpc_excp() by Andreas Färber · 13 years ago
  18. e42a61f PPC: Add support for MSR_CM by Alexander Graf · 13 years ago
  19. 2f5a189 ppc: Move load and store helpers, switch to AREG0 free mode by Blue Swirl · 13 years ago
  20. c79c73f ppc: Move exception helpers from helper.c to excp_helper.c by Blue Swirl · 13 years ago
  21. e5f17ac ppc: Avoid AREG0 for exception helpers by Blue Swirl · 13 years ago
  22. ad71ed6 ppc: Split exception helpers by Blue Swirl · 13 years ago