Difference between revisions of "Download"
From gem5
Line 1: | Line 1: | ||
− | |||
=== M5 2.0b === | === M5 2.0b === |
Revision as of 00:20, 18 August 2006
M5 2.0b
- M5 2.0b -- Includes testing infrastructure, and Alpha PAL/Console code
- M5 2.0b Full System Files -- Pre-compiled Linux kernels, PALcode/Console code, and a filesystem
- linux-dist -- Everything you need to create your own disk image and compile everything in it from scratch
- Blank image script -- Shell script to create a blank disk image (with a partition table like M5 requires) of a given size
- Linux 2.6.8.1 diff -- Diff against Linux 2.6.8.1 to add more than 4 processor support, and fix a bug in the NSgigE device driver
- Linux 2.6.13 -- With some of our changes