qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/5] fix & clean PPC e300
@ 2010-04-27 15:31 Thomas Monjalon
  2010-04-27 15:31 ` [Qemu-devel] [PATCH v2 1/5] target-ppc: fix processor versions (PVR) for e300 Thomas Monjalon
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Thomas Monjalon @ 2010-04-27 15:31 UTC (permalink / raw)
  To: qemu-devel; +Cc: Blue Swirl

From: Thomas Monjalon <thomas@monjalon.net>

Mainly resending.

The only improvement is in the fix for RFI/RFID.
Please Blue Swirl, could you test with Altivec ?

---

Thomas Monjalon (5):
  target-ppc: fix processor versions (PVR) for e300
  target-ppc: fix interrupt vectors for MPC603 and e300
  target-ppc: exception model of 603e inherits from 603
  target-ppc: fix RFI by clearing upper bytes of MSR
  ppc: remove dead code

 hw/ppc.c                    |   10 ----------
 target-ppc/cpu.h            |    2 --
 target-ppc/helper.c         |    3 ---
 target-ppc/op_helper.c      |    6 +++---
 target-ppc/translate_init.c |   31 +++++++++++++++++++------------
 5 files changed, 22 insertions(+), 30 deletions(-)

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

end of thread, other threads:[~2010-05-18 15:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-27 15:31 [Qemu-devel] [PATCH v2 0/5] fix & clean PPC e300 Thomas Monjalon
2010-04-27 15:31 ` [Qemu-devel] [PATCH v2 1/5] target-ppc: fix processor versions (PVR) for e300 Thomas Monjalon
2010-04-27 15:31 ` [Qemu-devel] [PATCH v2 2/5] target-ppc: fix interrupt vectors for MPC603 and e300 Thomas Monjalon
2010-04-27 15:31 ` [Qemu-devel] [PATCH v2 3/5] target-ppc: exception model of 603e inherits from 603 Thomas Monjalon
2010-04-27 15:31 ` [Qemu-devel] [PATCH v2 4/5] target-ppc: fix RFI by clearing upper bytes of MSR Thomas Monjalon
2010-05-02  8:12   ` Alexander Graf
2010-05-18 14:00     ` Thomas Monjalon
2010-05-18 14:35       ` Alexander Graf
2010-05-18 15:17         ` Thomas Monjalon
2010-04-27 15:31 ` [Qemu-devel] [PATCH v2 5/5] ppc: remove dead code Thomas Monjalon
2010-04-27 18:47 ` [Qemu-devel] Re: [PATCH v2 0/5] fix & clean PPC e300 Blue Swirl
2010-04-27 21:18   ` Thomas Monjalon

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).