gem5/src
Steve Reinhardt 2519d116c9 sim: fold checkpoint restore code into instantiate()
The separate restoreCheckpoint() call is gone; just pass
the checkpoint dir as an optional arg to instantiate().
This change is a precursor to some more extensive
reworking of the startup code.
2010-08-17 05:17:06 -07:00
..
arch CPU: Tidy up endianness handling for mmapped "IPR"s. 2010-08-13 06:10:45 -07:00
base stats: unify the two stats distribution type better 2010-07-21 18:54:53 -07:00
cpu Inorder: Fix compilation of m5.fast. 2010-08-14 01:00:45 -07:00
dev bus: clean up default responder code. 2010-08-17 05:06:21 -07:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern macos: MacOS has deprecated getdirentries, so just disable the code. 2010-05-06 08:42:21 -07:00
mem bus: clean up default responder code. 2010-08-17 05:06:21 -07:00
python sim: fold checkpoint restore code into instantiate() 2010-08-17 05:17:06 -07:00
sim sim: move iterating over SimObjects into Python. 2010-08-17 05:08:50 -07:00
unittest stats: cleanup a few small problems in stats 2010-07-21 15:53:53 -07:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript python: Add mechanism to override code compiled into the exectuable 2010-07-21 15:53:52 -07:00