[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/2] PPC: interrupt handler bugfixes v2
From: |
Mark Cave-Ayland |
Subject: |
[Qemu-devel] [PATCH 0/2] PPC: interrupt handler bugfixes v2 |
Date: |
Tue, 27 Mar 2012 16:41:53 +0100 |
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
- [Qemu-devel] [PATCH 0/2] PPC: interrupt handler bugfixes v2,
Mark Cave-Ayland <=
[Qemu-devel] [PATCH 2/2] PPC: Fix TLB invalidation bug within the PPC interrupt handler., Mark Cave-Ayland, 2012/03/27