Rev 347 | Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
346 | jermar | 1 | ia32 port |
2 | ========= |
||
3 | |||
4 | ia32 port is the oldest and the most advanced one. |
||
5 | It was originally written by Jakub Jermar. |
||
6 | It is meant to support ordinary PC's based on IA-32 architecture. |
||
7 | Both uniprocessor and multiprocessor modes are supported. |
||
8 | It runs on both emulated environment and real hardware. |
||
9 | |||
10 | HARDWARE REQUIREMENTS |
||
11 | o IA-32 processor (Pentium and successors) |
||
12 | |||
13 | COMPILER REQUIREMENTS |
||
14 | o binutils 2.15 and gcc 3.3.5 |
||
15 | o binutils 2.16 and gcc 4.0.1 |
||
16 | o older versions may do as well, but are now obsoleted |
||
17 | |||
18 | SMP COMPATIBILITY |
||
19 | o Bochs 2.0.2 - Bochs 2.2.1 |
||
20 | o 2x-8x 686 CPU |
||
21 | o Simics 2.0.28 - Simics 2.2.19 |
||
22 | o 2x-8x Pentium 4 CPU |
||
23 | o ASUS P/I-P65UP5 + ASUS C-P55T2D REV. 1.41 |
||
24 | o 2x 200Mhz Pentium CPU |
||
25 | |||
26 | EMULATORS AND VIRTUALIZERS |
||
27 | o Bochs 2.0.2 - Bochs 2.2.1 |
||
28 | o VMware Workstation 4, VMware Workstation 5 |
||
29 | o Simics 2.2.19 |