----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3053/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11049:39b38d411c57 --------------------------- sim: Move SimObject resolver to sim_object.hh The object resolver isn't serialization specific and shouldn't live in serialize.hh. Move it to sim_object.hh since it queries to the SimObject hierarchy. Diffs ----- src/sim/serialize.hh 110cce93d398 src/sim/sim_object.hh 110cce93d398 Diff: http://reviews.gem5.org/r/3053/diff/ Testing ------- Regressions pass. Thanks, Andreas Sandberg _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
