Rev 347 | Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
346 | jermar | 1 | amd64 port |
2 | ========== |
||
3 | |||
4 | The fifth port, amd64 port, is heavily based on ia32 port. |
||
5 | It was originally written by Ondrej Palkovsky. |
||
6 | The goal is to support AMD64 or Intel Extended Memory PC's. |
||
7 | The new 64-bit code makes use of portable parts of ia32. |
||
8 | Both uniprocessors and multiprocessors are supported. |
||
9 | It has not been tested on real hardware, so far. |
||
10 | |||
11 | HARDWARE REQUIREMENTS |
||
12 | o no real hardware supported |
||
13 | |||
14 | SMP COMPATIBILITY |
||
15 | o Bochs 2.2.1 |
||
16 | o 2x-8x AMD64 CPU |
||
17 | o Simics Simics 2.2.19 |
||
18 | o 2x-8x AMD hammer CPU |
||
19 | |||
20 | EMULATORS AND VIRTUALIZERS |
||
21 | o Bochs 2.2 |
||
22 | o Simics Simics 2.2.19 |