summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>2007-04-24 07:51:56 +0000
committerj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>2007-04-24 07:51:56 +0000
commit74563c166108d296d9c7531d89f2da064e45c258 (patch)
tree0be93758240e1eacc96122af03a04fe79a9089c9
parenteb143ca75dec6ecbae53e6ac152ac20c6c17a43a (diff)
downloadqemu-74563c166108d296d9c7531d89f2da064e45c258.tar.gz
Update PowerPC target status.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2724 c046a42c-6fe2-441c-8c8c-71466251a162
-rw-r--r--target-ppc/STATUS18
1 files changed, 16 insertions, 2 deletions
diff --git a/target-ppc/STATUS b/target-ppc/STATUS
index d5089f766f..662a4a1563 100644
--- a/target-ppc/STATUS
+++ b/target-ppc/STATUS
@@ -10,6 +10,7 @@ PowerPC CPU known to work (ie booting at least Linux 2.4):
- PowerPC 604 & derivatives
- PowerPC 740 & derivatives
- PowerPC 750 & derivatives
+- PowerPC 405
PowerPC that should work but are not supported by standard Linux kernel
(then remain mostly untested)
@@ -18,7 +19,6 @@ PowerPC that should work but are not supported by standard Linux kernel
Work in progress:
* embedded PowerPC cores
-- PowerPC 405
- BookE PowerPC
- e500 core (Freescale PowerQUICC)
* main stream PowerPC cores
@@ -59,8 +59,12 @@ TODO:
===============================================================================
PowerPC microcontrollers emulation status
+Implemementation should be sufficient to boot Linux:
+- PowerPC 405CR
+- PowerPC 405EP
+
TODO:
-- PowerPC 40x microcontrollers emulation
+- More PowerPC 40x microcontrollers emulation
- PowerQUICC microcontrollers emulation
===============================================================================
@@ -80,11 +84,21 @@ PowerPC based platforms emulation status
- Gentoo Linux live CDROM 1.4 - boots, compiles linux kernel
- Debian Linux woody - boots from CDROM and HDD
- Mandrake Linux 9 - boots from CDROM, freezes during install
+- Knoppix 2003-07-13_4 boots from CDROM, pb with X configuration
+ distribution bug: X runs with a properly hand-coded configuration.
+- rock Linux 2.0 runs from CDROM
+
+* Linux 2.6 support seems deadly broken (used to boot...).
+
+* PowerPC 405EP reference boards:
+- can boot Linux 2.4 & 2.6.
+ Need to provide a flash image ready to boot for reproductible tests.
TODO:
- MCA based RS/6000 emulation
- CHRP emulation (not PowerMac)
- PPAR emulation
+- ePPAR emulation
- misc PowerPC reference boards emulation
===============================================================================