misc: Merge branch 'release-staging-v20.0.0.0' into develop
[gem5.git] / configs / common / Simulation.py
2020-05-28 Bobby R. Brucemisc: Merge branch 'release-staging-v20.0.0.0' into...
2020-05-18 Jason Lowe-Powerconfigs: Updates for python3
2020-03-09 Daniel R. Carvalhoconfigs: Fix relative import in non-package in configs
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-17 Gabe Blackconfig: Delete authors lists from config files.
2019-10-01 Daniel R. Carvalhoconfigs: Port MemConfig to the common object list
2019-10-01 Daniel R. Carvalhoconfigs: Port BPConfig to use the common object list
2019-09-30 Daniel R. Carvalhoconfigs: Port CPUConfig to use the common object list
2019-05-14 Javier Buenoconfigs: Fix duplicate branchPred reference in Simulati...
2019-05-13 Jairo Balartconfig: add an option to list and select indirect branc...
2019-03-18 Andreas Sandbergconfigs: Use absolute import paths
2019-02-26 Andreas Sandbergconfigs: Fix Python 3 iterator and exec compatibility...
2018-11-17 Pau Cabreconfigs: Added an option for choosing branch predictor...
2018-10-19 Ciro Santilliconfig: add --param to fs.py, se.py and fs_bigLITTLE.py
2018-08-17 Jason Lowe-Powerconfigs: Always exit with code 0
2018-03-06 Gabe Blackconfig: Switch from the print statement to the print...
2017-12-15 Swapnil Hariamem-ruby: Support atomic_noncaching acceses in ruby
2017-12-12 Austin Harrisconfig: Fix need to set ISA of switch cpus.
2016-10-26 Andreas Hanssonconfig: Break out base options for usage with NULL ISA
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2015-12-07 Radhika Jagtapconfig: Enable elastic trace capture and replay in...
2015-04-14 Malek Muslehconfig, cpu: fix progress interval for switched CPUs
2015-03-23 Curtis Dunhamconfig: Add ability to exit simulation after initialization
2014-12-23 Dam Sunwooconfig: Add options to take/resume from SimPoint checkp...
2014-04-10 Gedare Bloomconfig: add num-work-ids command line option
2013-09-11 Joel Hestnessconfig: Initialize and check cpt_starttick
2013-07-18 Joel HestnessConfigs: Fix up maxtick and maxtime
2013-06-27 Akash Bagdiasim: Add the notion of clock domains to all ClockedObjects
2013-04-22 Andreas Hanssonconfig: Add a mem-type config option to se/fs scripts
2013-04-09 Joel HestnessConfigs: Fix handling of maxtick and take_checkpoints
2013-03-22 Nilay Vaishconfig: return exit event instead of cause
2013-02-15 Andreas Sandbergconfig: Move CPU handover logic to m5.switchCpus()
2013-02-15 Andreas Sandbergconfig: Cleanup CPU configuration
2013-02-15 Andreas Sandbergcpu: Add CPU metadata om the Python classes
2013-02-10 Andreas Sandbergconfig: Don't call sys.exit in interactive mode in...
2013-01-08 Ali Saidiconfig: Fix issue with changeset: a4739b6f799d.
2013-01-08 Lluís Vilanovautil: add m5_fail op.
2013-01-07 Andreas Sandbergcpu: Rename defer_registration->switched_out
2012-11-02 Andreas Sandbergpython: Rename doDrain()->drain() and make it do the...
2012-11-02 Andreas SandbergPartly revert [4f54b0f229b5] and move draining to m5...
2012-09-13 Joel HestnessStandard Switch: Drain the system before switching...
2012-09-11 Andreas HanssonCheckpoint: Pass maxtick to avoid undefined variable
2012-08-21 Andreas HanssonCheckpoint: Fix broken checkpointing functionality
2012-08-15 Anthony Gutierrezconfigs: add option for repeatedly switching back-and...
2012-08-06 Nilay VaishSimulation.py: move code related to checkpointing to...
2012-08-06 Nilay VaishConfig: change how cpu class is set
2012-07-23 Andreas HanssonConfig: Use clock option in se/fs script and pass to...
2012-03-27 Nilay VaishConfig: Move setWorkCountOptions() to Simulation.py
2012-03-09 Geoffrey BlakeCheckerCPU: Make CheckerCPU runtime selectable instead...
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-28 Gabe BlackSE/FS: Get rid of FULL_SYSTEM in the configs directory
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-26 Ronald Dreslinskiconfigs: A more realistic configuration of an ARM-like...
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-23 Nilay VaishConfig: Enable using O3 CPU and Ruby in SE mode
2012-01-11 Nilay VaishConfig: Add support for restoring using a timing CPU
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-05 Nilay VaishConfig: Add an option of type 'choice' for cpu type
2011-05-23 Korey Sewellconfigs: missed spot progress-interval change
2011-05-20 Korey Sewellconfigs: cleanup redundant/unused options
2011-04-04 Anthony GutierrezSim: Fix Simulation.py to allow more than 1 core for...
2010-11-18 Gabe BlackConfig: Change misleading "cycle" message to say "tick".
2010-08-17 Steve Reinhardtmisc: add some AMD copyright notices
2010-08-17 Steve Reinhardtsim: fold checkpoint restore code into instantiate()
2010-08-17 Steve Reinhardtconfigs: clean up checkpoint code in Simulation.py
2010-08-17 Steve Reinhardtsim: make Python Root object a singleton
2010-07-06 Steve Reinhardtutil: add a script for testing checkpointing
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
next