Difference between revisions of "Download"

From gem5
Jump to: navigation, search
Line 6: Line 6:
 
* [http://www.m5sim.org/dist/current/linux_m5-2.6.8.1.diff 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
 
* [http://www.m5sim.org/dist/current/linux_m5-2.6.8.1.diff 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
 
* [http://www.m5sim.org/dist/current/m5hack-2.6.13.tar.gz Linux M5Hack 2.6.13 ] -- With some of our changes (Warning: You probably want the M5 base tree, only use this if you know what you're doing!)
 
* [http://www.m5sim.org/dist/current/m5hack-2.6.13.tar.gz Linux M5Hack 2.6.13 ] -- With some of our changes (Warning: You probably want the M5 base tree, only use this if you know what you're doing!)
* [http://www.m5sim.org/dist/current/m5base-2.6.13.tar.bz2 Linux M5Base 2.6.13 ] -- Will be mosted soon
+
* [http://www.m5sim.org/dist/current/m5base-2.6.13.tar.bz2 Linux M5Base 2.6.13 ] -- Will be posted soon
 
===  Old Versions ===
 
===  Old Versions ===
 
*  [http://www.m5sim.org/dist/old/m5_1.1.tar.gz M5 1.1 Source Tree]
 
*  [http://www.m5sim.org/dist/old/m5_1.1.tar.gz M5 1.1 Source Tree]

Revision as of 20:57, 23 August 2006

M5 2.0 Beta 1

  • M5 2.0b1 -- Includes testing infrastructure, and Alpha PAL/Console code
  • M5 2.0b1 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 M5Hack 2.6.13 -- With some of our changes (Warning: You probably want the M5 base tree, only use this if you know what you're doing!)
  • Linux M5Base 2.6.13 -- Will be posted soon

Old Versions