summaryrefslogtreecommitdiff
path: root/target-ppc/STATUS
diff options
context:
space:
mode:
authorj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>2007-10-08 03:00:35 +0000
committerj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>2007-10-08 03:00:35 +0000
commit9b22787cda6d1ee30a14bf09d0dc5af111a3ad1f (patch)
treea7841b399299e97ed8fb956c8932e4c6ca0a8423 /target-ppc/STATUS
parent25ba3a681213390e9212dbc987d61843c3b41d5b (diff)
downloadqemu-9b22787cda6d1ee30a14bf09d0dc5af111a3ad1f.tar.gz
Update PowerPC emulation status file.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3355 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-ppc/STATUS')
-rw-r--r--target-ppc/STATUS60
1 files changed, 45 insertions, 15 deletions
diff --git a/target-ppc/STATUS b/target-ppc/STATUS
index b4daa97afd..f346daf93f 100644
--- a/target-ppc/STATUS
+++ b/target-ppc/STATUS
@@ -300,36 +300,41 @@ EXCP ? Altivec, ...
needed registers.
PowerPC 7441:
-INSN KO Altivec missing + TLB load insns missing
+INSN KO Altivec missing
SPR OK
MSR OK
IRQ OK
-MMU KO not implemented
+MMU OK
EXCP ? Altivec, ...
+Linux does not have the code to handle TLB miss on this CPU
+
PowerPC 7450/7451:
-INSN KO Altivec missing + TLB load insns missing
+INSN KO Altivec missing
SPR OK
MSR OK
IRQ OK
-MMU KO not implemented
+MMU OK
EXCP ? Altivec, ...
+Linux does not have the code to handle TLB miss on this CPU
PowerPC 7445/7447:
-INSN KO Altivec missing + TLB load insns missing
+INSN KO Altivec missing
SPR OK
MSR OK
IRQ OK
-MMU KO not implemented
+MMU OK
EXCP ? Altivec, ...
+Linux does not have the code to handle TLB miss on this CPU
PowerPC 7455/7457:
-INSN KO Altivec missing + TLB load insns missing
+INSN KO Altivec missing
SPR OK
MSR OK
IRQ OK
-MMU KO not implemented
+MMU OK
EXCP ? Altivec, ...
+Linux does not have the code to handle TLB miss on this CPU
64 bits PowerPC
PowerPC 620: (disabled)
@@ -340,21 +345,41 @@ IRQ KO
MMU KO
EXCP KO
-PowerPC 970: (disabled)
+PowerPC 970:
INSN KO Altivec missing and more
SPR KO
MSR ?
IRQ OK
-MMU KO partially implemented
-EXCP KO
+MMU OK
+EXCP KO partially implemented
+Should be able to boot but there is no hw platform currently emulated.
-PowerPC 970FX: (disabled)
+PowerPC 970FX:
INSN KO Altivec missing and more
SPR KO
MSR ?
IRQ OK
-MMU KO partially implemented
-EXCP KO
+MMU OK
+EXCP KO partially implemented
+Should be able to boot but there is no hw platform currently emulated.
+
+PowerPC 970GX:
+INSN KO Altivec missing and more
+SPR KO
+MSR ?
+IRQ OK
+MMU OK
+EXCP KO partially implemented
+Should be able to boot but there is no hw platform currently emulated.
+
+PowerPC Cell:
+INSN KO Altivec missing and more
+SPR KO
+MSR ?
+IRQ ?
+MMU ?
+EXCP ? partially implemented
+As the core is mostly a 970, should be able to boot. SPE are not implemented.
PowerPC 630: (disabled: lack of detailed specifications)
INSN KO
@@ -465,12 +490,17 @@ EXCP KO
PowerPC microcontrollers emulation status
Implemementation should be sufficient to boot Linux:
+(there seem to be problems with uboot freezing at some point)
- PowerPC 405CR
- PowerPC 405EP
TODO:
- More PowerPC 40x microcontrollers emulation
-- PowerQUICC microcontrollers emulation
+- PowerPC 440 microcontrollers emulation
+- e200 microcontrollers emulation
+- e300 microcontrollers emulation
+- e500 microcontrollers emulation
+- e600 microcontrollers emulation
===============================================================================
PowerPC based platforms emulation status