README (3078:d83885ad2b41) | README (5193:5485f026271e) |
---|---|
1This is release 2.0_beta (patch 1) of the M5 simulator. | 1This is release 2.0_beta4 of the M5 simulator. |
2 3For detailed information about building the simulator and getting 4started please refer to http://www.m5sim.org. 5 6Specific pages of interest are: 7http://www.m5sim.org/wiki/index.php/Compiling_M5 8http://www.m5sim.org/wiki/index.php/Running_M5 9 --- 14 unchanged lines hidden (view full) --- 24WHAT'S INCLUDED (AND NOT) 25------------------------- 26 27The basic source release includes these subdirectories: 28 - m5: 29 - src: source code of the m5 simulator 30 - tests: regression tests 31 - ext: less-common external packages needed to build m5 | 2 3For detailed information about building the simulator and getting 4started please refer to http://www.m5sim.org. 5 6Specific pages of interest are: 7http://www.m5sim.org/wiki/index.php/Compiling_M5 8http://www.m5sim.org/wiki/index.php/Running_M5 9 --- 14 unchanged lines hidden (view full) --- 24WHAT'S INCLUDED (AND NOT) 25------------------------- 26 27The basic source release includes these subdirectories: 28 - m5: 29 - src: source code of the m5 simulator 30 - tests: regression tests 31 - ext: less-common external packages needed to build m5 |
32 - system/alpha: source for Alpha console and PALcode | |
33 34To run full-system simulations, you will need compiled console, 35PALcode, and kernel binaries and one or more disk images. These files 36are collected in a separate archive, m5_system.tar.bz2. This file 37can he downloaded separately. 38 39M5 supports Linux 2.4/2.6, FreeBSD, and the proprietary Compaq/HP 40Tru64 version of Unix. We are able to distribute Linux and FreeBSD 41bootdisks, but we are unable to distribute bootable disk images of 42Tru64 Unix. If you have a Tru64 license and are interested in | 32 33To run full-system simulations, you will need compiled console, 34PALcode, and kernel binaries and one or more disk images. These files 35are collected in a separate archive, m5_system.tar.bz2. This file 36can he downloaded separately. 37 38M5 supports Linux 2.4/2.6, FreeBSD, and the proprietary Compaq/HP 39Tru64 version of Unix. We are able to distribute Linux and FreeBSD 40bootdisks, but we are unable to distribute bootable disk images of 41Tru64 Unix. If you have a Tru64 license and are interested in |
43obtaining disk images, contact us at m5-dev@eecs.umich.edu. | 42obtaining disk images, contact us at m5-users@m5sim.org |