----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2135/#review4856 -----------------------------------------------------------
Perhaps this should have an _ and a warning in the comments about it's usage? It seem like it's pretty easy to shoot yourself in the foot with this. - Ali Saidi On Dec. 28, 2013, 7:37 p.m., Ola Jeppsson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/2135/ > ----------------------------------------------------------- > > (Updated Dec. 28, 2013, 7:37 p.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 10004:7c8348d23222 > --------------------------- > sim: core: add setCurTick() function > Add setCurTick() function that sets the simulation clock for the current > event queue to the specified value. > --- > src/sim/core.hh | 3 +++ > 1 file changed, 3 insertions(+) > > This is needed for a patch I have to make unittest:stattest work again. > > > Diffs > ----- > > src/sim/core.hh 4b872fdba3af > > Diff: http://reviews.gem5.org/r/2135/diff/ > > > Testing > ------- > > > Thanks, > > Ola Jeppsson > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
