qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/5] fix & clean PPC e300


From: Thomas Monjalon
Subject: [Qemu-devel] [PATCH v2 0/5] fix & clean PPC e300
Date: Tue, 27 Apr 2010 17:31:05 +0200

From: Thomas Monjalon <address@hidden>

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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]