gem5/configs
Andreas Sandberg 6155400421 config: Don't call sys.exit in interactive mode in run()
The run() method in Simulation.py used to call sys.exit() when the
simulator exits. This is undesirable when user has requested the
simulator to be run in interactive mode since it causes the simulator
to exit rather than entering the interactive Python environment.
2013-02-10 13:23:54 +01:00
..
boot configs: add run scripts for ics/gb versions of android and bbench 2012-06-11 11:07:42 -04:00
common config: Don't call sys.exit in interactive mode in run() 2013-02-10 13:23:54 +01:00
example config: Do not use hardcoded physmem in fs script 2013-01-07 13:05:38 -05:00
ruby config: move ruby objects under ruby_system in obj hierarchy 2013-01-14 10:05:14 -06:00
splash2 Bus: Split the bus into a non-coherent and coherent bus 2012-05-31 13:30:04 -04:00
topologies Ruby: Clean up topology changes 2012-08-10 13:50:42 -05:00