qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] PPC: interrupt handler bugfixes v2
@ 2012-03-27 15:41 Mark Cave-Ayland
  2012-03-27 15:41 ` [Qemu-devel] [PATCH 1/2] PPC: Fix interrupt MSR value within the PPC interrupt handler Mark Cave-Ayland
  2012-03-27 15:41 ` [Qemu-devel] [PATCH 2/2] PPC: Fix TLB invalidation bug " Mark Cave-Ayland
  0 siblings, 2 replies; 9+ messages in thread
From: Mark Cave-Ayland @ 2012-03-27 15:41 UTC (permalink / raw)
  To: qemu-ppc, qemu-devel; +Cc: Mark Cave-Ayland

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-03-29 19:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-27 15:41 [Qemu-devel] [PATCH 0/2] PPC: interrupt handler bugfixes v2 Mark Cave-Ayland
2012-03-27 15:41 ` [Qemu-devel] [PATCH 1/2] PPC: Fix interrupt MSR value within the PPC interrupt handler Mark Cave-Ayland
2012-03-27 17:47   ` Scott Wood
2012-03-28  0:46     ` [Qemu-devel] [Qemu-ppc] " David Gibson
2012-03-29  9:11       ` Mark Cave-Ayland
2012-03-29 19:06         ` Scott Wood
2012-03-27 15:41 ` [Qemu-devel] [PATCH 2/2] PPC: Fix TLB invalidation bug " Mark Cave-Ayland
2012-03-28  0:45   ` [Qemu-devel] [Qemu-ppc] " David Gibson
2012-03-28 16:47     ` Andreas Färber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).