Review Board 2.0.15


config: Add ability to exit simulation after initialization

Review Request #2666 - Created Feb. 20, 2015 and submitted

Information
Curtis Dunham
gem5
default
Reviewers
Default
Changeset 10707:3cc618608259
---------------------------
config: Add ability to exit simulation after initialization

When using gem5 as a slave simulator, it will not advance the
clock on its own and depends on the master simulator calling
simulate(). This new option lets us use the Python scripts
to do all the configuration while stopping short of actually
simulating anything.

   
Review request changed
Updated (March 23, 2015, 4:36 a.m.)

Status: Closed (submitted)