Searched hist:12374 (Results 1 - 1 of 1) sorted by relevance

/gem5/configs/common/
H A DSimulation.pydiff 12374:df27dd3da16d Sat Dec 02 18:03:00 EST 2017 Austin Harris <austinharris@utexas.edu> config: Fix need to set ISA of switch cpus.

Since BaseCPU.createThreads() no longer overrides the BaseCPU.isa
parameter, switch_cpus should have the ISA copied. This fixes a
fatal error in BaseCPU when restoring from a checkpoint.

Change-Id: I4fdcacb76da46bdbe1ce37dcf05c5a6a8a9e5237
Signed-off-by: Austin Harris <austinharris@utexas.edu>
Reviewed-on: https://gem5-review.googlesource.com/6241
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>

Completed in 21 milliseconds