diff options
author | Dam Sunwoo <dam.sunwoo@arm.com> | 2013-10-31 13:41:13 -0500 |
---|---|---|
committer | Dam Sunwoo <dam.sunwoo@arm.com> | 2013-10-31 13:41:13 -0500 |
commit | 6b4543184ea4203f44210f8061b888d8d683979a (patch) | |
tree | d9cba5515acc22363ffd7261e482e36e2f783d04 /src/python/m5/params.py | |
parent | 19c2a606fadbf04d1839eec738bbabccb218c7f3 (diff) | |
download | gem5-6b4543184ea4203f44210f8061b888d8d683979a.tar.xz |
sim: added option to serialize SimLoopExitEvent
SimLoopExitEvents weren't serialized by default. Some benchmarks
utilize a delayed m5 exit pseudo op call to terminate the simulation
and this event was lost when resuming from a checkpoint generated
after the pseudo op call. This patch adds the capability to serialize
the SimLoopExitEvents and enable serialization for m5_exit and m5_fail
pseudo ops by default. Does not affect other generic
SimLoopExitEvents.
Diffstat (limited to 'src/python/m5/params.py')
0 files changed, 0 insertions, 0 deletions