----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3360/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11364:10d215092e90 --------------------------- misc: Add support for switching multiple cores in SystemC This patch adds a '-n' flag to the gem5 SystemC driver which allows multiple CPUs to be switched out to a new CPU. Primarily this involves appending CPU numbers to the objects searched for in the config manager if there are multiple CPUs in the system. Note that an equivalent change should be made to the util/cxx_config driver, but I wanted to get input on this first before making the same change over there Diffs ----- util/systemc/main.cc f3f72c0ab03e Diff: http://reviews.gem5.org/r/3360/diff/ Testing ------- Thanks, Paul Rosenfeld _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
