Gallileo fixes, by Stefan Weil.
[qemu] / target-ppc / STATUS
1 PowerPC emulation status.
2 The goal of this file is to provide a reference status to avoid regressions.
3
4 ===============================================================================
5 PowerPC core emulation status
6
7 PowerPC CPU known to work (ie booting at least Linux 2.4):
8 * main stream PowerPC cores
9 - PowerPC 603 & derivatives
10 - PowerPC 604 & derivatives
11 - PowerPC 740 & derivatives
12 - PowerPC 750 & derivatives
13
14 PowerPC that should work but are not supported by standard Linux kernel
15 (then remain mostly untested)
16 - PowerPC 745
17 - PowerPC 755
18
19 Work in progress:
20 * embedded PowerPC cores
21 - PowerPC 405
22 - BookE PowerPC
23 - e500 core (Freescale PowerQUICC)
24 * main stream PowerPC cores
25 - PowerPC 601
26 - PowerPC 602
27
28 TODO:
29 * embedded PowerPC cores
30 - PowerPC 401
31 - PowerPC 403
32 - PowerPC 440
33 - PowerPC 460
34 * main stream PowerPC cores
35 - PowerPC 7400 (aka G4)
36 - PowerPC 7410
37 - PowerPC 7450
38 - PowerPC 7455
39 - PowerPC 7457
40 - PowerPC 7457A
41 * original POWER
42 - POWER
43 - POWER2
44 * 64 bits PowerPC cores
45 - PowerPC 620
46 - PowerPC 630 (aka POWER3)
47 - PowerPC 631 (aka POWER3+)
48 - POWER4
49 - POWER4+
50 - POWER5
51 - POWER5+
52 - PowerPC 970
53 * RS64 series
54 - RS64
55 - RS64-II
56 - RS64-III
57 - RS64-IV
58
59 ===============================================================================
60 PowerPC microcontrollers emulation status
61
62 TODO:
63 - PowerPC 40x microcontrollers emulation
64 - PowerQUICC microcontrollers emulation
65
66 ===============================================================================
67 PowerPC based platforms emulation status
68
69 * PREP platform (RS/6000 7043...) - TO BE CHECKED (broken)
70 - Gentoo Linux live CDROM 1.4
71 - Debian Linux 3.0
72 - Mandrake Linux 9
73
74 * heathrow PowerMac platform (beige PowerMac) - TO BE CHECKED (broken)
75 - Gentoo Linux live CDROM 1.4
76 - Debian Linux 3.0
77 - Mandrake Linux 9
78
79 * mac99 platform (white and blue PowerMac, ...)
80 - Gentoo Linux live CDROM 1.4 - boots, compiles linux kernel
81 - Debian Linux woody - boots from CDROM and HDD
82 - Mandrake Linux 9 - boots from CDROM, freezes during install
83
84 TODO:
85 - MCA based RS/6000 emulation
86 - CHRP emulation (not PowerMac)
87 - PPAR emulation
88 - misc PowerPC reference boards emulation
89
90 ===============================================================================
91 (to be completed)