This small patch series resolves https://bugs.launchpad.net/qemu/+bug/942299
and enables HelenOS to boot once again under PPC32.

v2:
Include switch statement based upon exception model so that existing BookE 
behaviour is unmodified.

Replace hard-coded MSR constant with symbolic bit names.


Mark Cave-Ayland (2):
  PPC: Fix interrupt MSR value within the PPC interrupt handler.
  PPC: Fix TLB invalidation bug within the PPC interrupt handler.

 target-ppc/helper.c |   25 +++++++++++++++++++++----
 1 files changed, 21 insertions(+), 4 deletions(-)

-- 
1.7.2.5


Reply via email to