Simulation.py: Bug in setting switch_cpus
Review Request #954 - Created Dec. 25, 2011 and discarded - Latest diff uploaded
| 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.
