gem5/tests
Andreas Hansson 3477d60d5c config: Add a mem-type config option to se/fs scripts
This patch enables selection of the memory controller class through a
mem-type command-line option. Behind the scenes, this option is
treated much like the cpu-type, and a similar framework is used to
resolve the valid options, and translate the short-hand description to
a valid class.

The regression scripts are updated with a hardcoded memory class for
the moment. The best solution going forward is probably to get the
memory out of the makeSystem functions, but Ruby complicates things as
it does not connect the memory controller to the membus.

--HG--
rename : configs/common/CpuConfig.py => configs/common/MemConfig.py
2013-04-22 13:20:33 -04:00
..
configs config: Add a mem-type config option to se/fs scripts 2013-04-22 13:20:33 -04:00
long stats: Update stats for O3 switching fix. 2013-04-22 13:20:33 -04:00
quick stats: Update stats for O3 switching fix. 2013-04-22 13:20:33 -04:00
test-progs/hello X86: Add a 32 bit hello world test binary. 2012-05-27 19:01:09 -07:00
diff-out tests: fix diff-out script for op/inst stat changes. 2012-02-12 18:35:59 -06:00
halt.sh Rearrange the FS configs to be more shared. Also check in the full-system tests. Reference stats coming soon. 2006-07-21 15:56:35 -04:00
run.py tests: Add support for testing KVM-based CPUs 2013-04-22 13:20:32 -04:00
SConscript tests: Add CPU switching tests 2013-01-07 13:05:52 -05:00