Age | Commit message (Expand) | Author |
---|---|---|
2013-03-12 | cpu: Replace do_interrupt() by CPUClass::do_interrupt method | Andreas Färber |
2013-03-12 | cpu: Pass CPUState to cpu_interrupt() | Andreas Färber |
2013-03-12 | cpu: Move halted and interrupt_request fields to CPUState | Andreas Färber |
2013-01-07 | PPC: Bring EPR support closer to reality | Alexander Graf |
2013-01-07 | ppc/booke: fix crit/mcheck/debug exceptions | Scott Wood |
2012-10-31 | target-ppc: Pass PowerPCCPU to cpu_ppc_hypercall | Andreas Färber |
2012-10-31 | target-ppc: Pass PowerPCCPU to powerpc_excp() | Andreas Färber |
2012-06-24 | PPC: Add support for MSR_CM | Alexander Graf |
2012-06-24 | ppc: Move load and store helpers, switch to AREG0 free mode | Blue Swirl |
2012-06-24 | ppc: Move exception helpers from helper.c to excp_helper.c | Blue Swirl |
2012-06-24 | ppc: Avoid AREG0 for exception helpers | Blue Swirl |
2012-06-24 | ppc: Split exception helpers | Blue Swirl |