Simulation.py: Bug in setting switch_cpus
Review Request #954 - Created Dec. 25, 2011 and discarded
| Information | |
|---|---|
| Nilay Vaish | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Simulation.py: Bug in setting switch_cpus switch_cpus is being set whenever the CPU class is specified. This results in error when restoring from a checkpoint as switch_cpus are not connected to anything.
Posted (Jan. 1, 2012, 8:40 a.m.)
See comment below. Also, please put information in your commit message about when something breaks and how this fixes it.
-
configs/common/Simulation.py (Diff revision 1) -
Does normal switching fo CPUs work with this code removed? I guess you removed to for ruby running with a timing cpu?
