dev: (un)serialize fix for the RTC and RTC Timer Interrupt events
Review Request #2699 - Created March 18, 2015 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Nikos Nikoleris | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10743:2a1a9ef8002f --------------------------- dev: (un)serialize fix for the RTC and RTC Timer Interrupt events Restoring from a checkpoint fails if either the RTC or the RTC Timer Interrrupt event is disabled. The restored machine tried incorrectly to schedule the next event with negative offset.
Note that I haven't tested the SPARC tests 02.insttest and 40.m5threads-test-atomic. All other tests pass.
