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