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

/gem5/util/
H A Dcpt_upgrader.py11834:29f0d1d70282 Tue Feb 14 16:09:00 EST 2017 Curtis Dunham <Curtis.Dunham@arm.com> sim: add support for checkpoint downgrading

This commit supports the use case of transitioning tags and their
associated checkpoint rewrites out of use for whatever reason. Just
replace the upgrader() method with a downgrader() method that performs
the appropriate inverse operation.

The tag name is still used, but only in this negative, 'zombie' state,
as it will be removed from the tags in the checkpoint and gem5 binary.

Change-Id: If9d26cccfe8449e026762b1a72f0c2ae5a9cf2d7
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>

Completed in 9 milliseconds