----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2687/ -----------------------------------------------------------
(Updated March 18, 2015, 12:40 p.m.) Review request for Default. Repository: gem5 Description ------- 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. Diffs (updated) ----- src/dev/mc146818.cc 655ff3f6352d Diff: http://reviews.gem5.org/r/2687/diff/ Testing ------- Note that I haven't tested the SPARC tests 02.insttest and 40.m5threads-test-atomic. All other tests pass. Thanks, Nikos Nikoleris _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
