----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2687/ -----------------------------------------------------------
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 ----- src/dev/mc146818.hh f72bd92d39d2 src/dev/mc146818.cc f72bd92d39d2 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
