----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1326/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9133:bb6fcc2cc140 --------------------------- process: add progName() virtual function This replaces a (potentially uninitialized) string field with a virtual function so that we can have a safe interface without requiring changes to the eio code. Diffs ----- src/cpu/inorder/cpu.cc UNKNOWN src/sim/process.hh UNKNOWN src/sim/process.cc UNKNOWN Diff: http://reviews.gem5.org/r/1326/diff/ Testing ------- Thanks, Steve Reinhardt _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
