----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1280/ -----------------------------------------------------------
(Updated June 28, 2012, 12:29 p.m.) Review request for Default. Description (updated) ------- Changeset 9074:6359f08f9210 --------------------------- Add hook to call map() on Process from python. This enables configuration scripts to set up mappings from process virtual addresses to specific physical addresses in SE mode. This feature is needed to support modeling of user-accessible memories or devices in SE mode, avoiding the complexities of FS mode and the need to write a device driver. Diffs (updated) ----- src/sim/Process.py UNKNOWN src/sim/process.hh UNKNOWN src/sim/process.cc UNKNOWN Diff: http://reviews.gem5.org/r/1280/diff/ Testing ------- Thanks, Steve Reinhardt _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
