Automated merge with ssh://hg@m5sim.org/m5
[gem5.git] / configs / common / Simulation.py
2010-01-19 Derek Howermerge
2009-11-18 Brad Beckmannm5: Added option to take a checkpoint at the end of...
2009-09-22 Nathan Binkertpython: Move more code into m5.util allow SCons to...
2009-09-16 Korey Sewellconfigs: add maxinsts option on command line
2009-05-05 Korey Sewellcpus: fix cpu progress event
2009-05-05 Korey Sewellmerge code
2009-05-05 Korey Sewellcpus: fix cpu progress event
2009-04-21 Steve ReinhardtMinor tweaks for future Ruby compatibility.
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-10 Korey SewellConfigs: Add support for the InOrder CPU model
2009-01-31 Ali SaidiErrors: Print a URL with a hash of the format string...
2008-03-16 Ali SaidiSimpoints: Fix regression bug/Don't set process.simpoin...
2008-02-29 Lisa HsuError out if -s is used without --caches (instead of... m5_2.0_beta5
2008-02-29 Ali SaidiConfigs: Make sure options don't conflict
2008-02-29 Ali SaidiConfigs: Fix some bugs we introduced in the simpoints...
2008-02-27 Steve ReinhardtAutomated merge with ssh://daystrom.m5sim.org//repo/m5
2008-02-27 Rick StrongConfigs: Make using Simpoints easier with some config...
2008-02-22 Vilas Sridharanadd instruction count fast forwaing and max instruction...
2008-02-14 Ali SaidiConfigs: Change Simulation.py to return a subclass...
2007-12-18 Ali SaidiCheckpointing: Fix a bug in the simulation script when...
2007-11-03 Ali SaidiCheckpoint: Use checkpoint_dir, if that is not set...
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-26 Ali SaidiCheckpoints: Change Simulation.py to not go crazy if...
2007-09-13 Gabe BlackMerge with head.
2007-09-12 Ali SaidiCheckpointing: Fix directory regex
2007-09-12 Ali SaidiCheckpointing: Force drain/resume when switching a CPU
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-06 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Nathan BinkertMove all of the parameters of the Root SimObject so...
2007-02-01 Lisa HsuMerge zizzer:/bk/newmem
2007-01-30 Ali SaidiMerge zizzer:/bk/newmem
2007-01-30 Ali Saidifix some checkpointing annoyances
2006-12-06 Gabe BlackMerge zizzer:/bk/newmem
2006-11-29 Gabe BlackMerge zizzer:/bk/sparcfs
2006-11-29 Ali SaidiMerge zizzer:/bk/newmem
2006-11-26 Kevin LimInclude check for making sure caches are enabled.
2006-11-14 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-14 Gabe BlackMerge 141.212.106.238:/home/gblack/m5/newmemmemops
2006-11-14 Gabe BlackMerge 141.212.106.238:/home/gblack/m5/newmemmemops
2006-11-14 Gabe BlackMerge 141.212.106.238:/home/gblack/m5/newmemmemops
2006-11-13 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2006-11-13 Kevin LimMerge ktlim@zamp:./local/clean/tmp/test-regress
2006-11-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-09 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-09 Kevin LimClean up config scripts to not have to worry about...
2006-11-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-08 Lisa HsuMerge zizzer:/bk/newmem
2006-11-08 Lisa Hsusimplify maxtick parsing in both the python and the...
2006-11-08 Lisa Hsuchange to os.path.join like nate wanted.
2006-11-08 Gabe BlackMerge zeep.eecs.umich.edu:/home/gblack/m5/newmem
2006-11-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-02 Lisa HsuMerge zizzer:/bk/newmem
2006-11-02 Lisa Hsufactor some more commone code and enable going from...
2006-11-02 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-01 Lisa Hsumake it so that you can do a standard switch without...
2006-11-01 Lisa Hsuchange name of 2nd switch_cpu so that ckpt recovery...
2006-10-31 Kevin LimFix up configs.
2006-10-31 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-31 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-30 Lisa Hsuse.py, fs.py:
2006-10-30 Lisa Hsuensure that there is a "/" between the cptdir and the...
2006-10-30 Lisa HsuMerge zizzer:/bk/newmem
2006-10-30 Lisa Hsudecouple the switch option from the warmup period optio...
2006-10-30 Lisa HsuMerge zizzer:/bk/newmem
2006-10-30 Lisa Hsuadd some comments and make the warmup period in a switc...
2006-10-28 Ali SaidiMerge zizzer:/bk/newmem
2006-10-28 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-27 Lisa HsuMerge zizzer:/bk/newmem
2006-10-27 Lisa Hsufactor out common run code from se.py and fs.py.