diff options
author | Ali Saidi <saidi@eecs.umich.edu> | 2006-08-16 11:01:37 -0400 |
---|---|---|
committer | Ali Saidi <saidi@eecs.umich.edu> | 2006-08-16 11:01:37 -0400 |
commit | 495ac606dd2fc8d355e2c124f9bbfe0463038626 (patch) | |
tree | ea346edf949bb570a701125e5927d8cb1a47bc21 | |
parent | da6649fa714453bb4b79dc19f2a3a7b2cea6d517 (diff) | |
download | gem5-495ac606dd2fc8d355e2c124f9bbfe0463038626.tar.xz |
fix e-mail addr in readme
--HG--
extra : convert_revision : 2cd6dd468f7c45f09707d311e43168f9b3470ab3
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,7 +19,7 @@ http://wwww.swig.org. will build the debug version of the m5 binary (m5.debug) for the Alpha syscall emulation target, and run the quick regression tests on it. -If you have questions, please send mail to m5sim-users@lists.sourceforge.net. +If you have questions, please send mail to m5-users@m5sim.org WHAT'S INCLUDED (AND NOT) ------------------------- @@ -33,7 +33,7 @@ The basic source release includes these subdirectories: To run full-system simulations, you will need compiled console, PALcode, and kernel binaries and one or more disk images. These files -are collected in a separate archive, m5_system_1.1.tar.bz2. This file +are collected in a separate archive, m5_system.tar.bz2. This file can he downloaded separately. M5 supports Linux 2.4/2.6, FreeBSD, and the proprietary Compaq/HP |