----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1234/ -----------------------------------------------------------
(Updated May 28, 2012, 12:12 p.m.) Review request for Default. Description (updated) ------- Changeset 9028:db0474c091d8 --------------------------- cpu: initCPU() will be called to initialize switched out CPUs for the simple and inorder CPU models. this patch prevents those CPUs from being initialized because they should get their state from the active CPU when it is switched out. Diffs ----- src/arch/arm/utility.cc 1f2568933bc58b4533668fa1394f88d1dc551015 src/cpu/inorder/cpu.cc 1f2568933bc58b4533668fa1394f88d1dc551015 src/cpu/simple/atomic.cc 1f2568933bc58b4533668fa1394f88d1dc551015 src/cpu/simple/timing.cc 1f2568933bc58b4533668fa1394f88d1dc551015 Diff: http://reviews.gem5.org/r/1234/diff/ Testing ------- Thanks, Anthony Gutierrez _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
