Review Board 2.0.15


dev: (un)serialize fix for the RTC and RTC Timer Interrupt events

Review Request #2687 - Created March 11, 2015 and discarded

Information
Nikos Nikoleris
gem5
default
Reviewers
Default

Changeset 10739:d3c7418990b1
---------------------------
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.

Review request changed
Updated (March 18, 2015, 5:45 a.m.)

Status: Discarded