sim: Move CPU-specific methods from SimObject to the BaseCPU class
[gem5.git] / src / python / m5 / main.py
2012-05-10 Uri WienerDOT: fixed broken code for visualizing configuration...
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-10 Prakash Ramrakhyanisim: Enable sampling of run-time for code-sections...
2012-01-10 Ali Saidiconfig: support outputing a pickle of the configuration...
2011-06-03 Nathan Binkertcopyright: Add code for finding all copyright blocks...
2011-05-25 Gabe BlackName: Replace M5 with gem5 in a few places it's printed...
2011-05-07 Nilay VaishTrace: Remove the options trace-help and trace-flags
2011-04-21 Nathan Binkertfix some build problems from prior changesets
2011-04-15 Nathan Binkertpython: cleanup python code so stuff doesn't automatica...
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-13 Nathan Binkertmain: separate out interact() so it can be used by...
2011-03-11 Gabe BlackSCons: Stop embedding the mercurial revision into the...
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-18 Korey Sewellm5: merge inorder/release-notes/make_release changes
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-15 Gabe BlackInfo: Clean up some info files.
2010-06-15 Nathan Binkertpython: use ipython in --interactive if it is available
2010-06-03 Steve ReinhardtMinor remote GDB cleanup.
2010-01-19 Derek Howermerge
2009-09-22 Nathan Binkertpython: Move more code into m5.util allow SCons to...
2009-05-11 Korey SewellMerge Ruby Stuff
2009-05-11 Nathan Binkertpython: pull out common code from main that processes...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-27 Ali SaidiTrace: fix the --trace-start option
2009-02-18 Nathan Binkertevents: Make trace events happen at the right priority.
2009-02-16 Nathan Binkerttraceflags: fix --trace-help
2009-01-31 Ali SaidiSCons: Fix how we get Mercurial revision information...
2009-01-19 Nathan Binkertpython: add fatal() function to the m5 package and...
2009-01-19 Nathan Binkertpython: Try to isolate the stuff that's in the m5.inter...
2009-01-19 Nathan Binkerttracing: panic() if people try to use tracing, but...
2008-12-08 Nathan Binkertoutput: Change default output directory and files and...
2008-12-06 Nathan Binkerttraceflags: Make "All" a valid trace flag.
2008-11-17 Steve ReinhardtSort trace flags before printing them.
2008-10-09 Nathan Binkerteventq: convert all usage of events to use the new...
2008-10-09 Nathan Binkertpdb: Try to make pdb work better.
2008-10-06 Nathan Binkertpython: cleanup options parsing stuff so that it proper...
2008-08-04 Steve ReinhardtMake time format in 'started' line same as 'compiled'.
2008-08-04 Steve ReinhardtAdd -r/-e options to redirect stdout/stderr.
2008-07-23 Michael AdlerRemoteGDB: add an m5 command line option for setting...
2008-06-15 Nathan BinkertCommand line option to print out List of SimObjects...
2008-06-15 Nathan Binkertmain: add .m5/options.py processing. This file is...
2008-06-15 Nathan BinkertAdd .m5 configuration directory
2008-06-15 Nathan Binkertpython: Separate the options parsing stuff. Remove...
2008-06-15 Nathan Binkertpython: Move various utility classes into a new m5...
2008-06-13 Steve ReinhardtAutomated merge with ssh://m5sim.org//repo/m5
2008-06-13 Ali SaidiHG: Add compiled hg revision and date to the standard...
2008-02-11 Ali SaidiUpdate copyright dates
2007-08-03 Steve Reinhardtmerge from head
2007-08-02 Gabe BlackMerge with head.
2007-08-02 Ali Saidimerge, no manual changes
2007-08-02 Nathan Binkertmain: expose the build information as a simple command...
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-03-05 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-04 Ali SaidiMerge zizzer:/bk/newmem
2007-03-03 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-03 Nathan BinkertFactor code out of main.cc and main.i into a bunch...
2007-02-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-22 Ali SaidiMerge zizzer:/bk/newmem
2007-02-21 Nathan BinkertFix tracing so it starts right away if --trace-start...
2007-02-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-19 Ali SaidiMerge zizzer:/bk/newmem
2007-02-18 Nathan BinkertGet rid of the Statistics and Statreset ParamContexts...
2007-02-18 Nathan BinkertDefault to tracing being disabled in C++, it will be...
2007-02-14 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-02-13 Nathan BinkertMerge all of the execution trace configuration stuff...
2007-02-13 Nathan BinkertRearrange traceflags.py so that the file generation...
2007-02-12 Ali SaidiMerge zizzer:/bk/newmem
2007-02-12 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-10 Nathan BinkertClean up tracing stuff more, get rid of the trace log...
2007-02-10 Nathan BinkertClean up from my last commit to the trace stuff.
2007-02-09 Nathan BinkertGet rid of the Trace ParamContext and give python direct
2007-01-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-01-05 Ali SaidiMerge zizzer:/bk/newmem
2007-01-03 Nathan Binkertset __name__ in the root m5 script to __m5_main__ so...
2006-11-23 Ali SaidiMerge zizzer:/bk/sparcfs
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 Nathan BinkertExpose debugBreakCycle through swig and get rid of
2006-11-13 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-13 Kevin LimMerge ktlim@zamp:./local/clean/tmp/test-regress
2006-11-13 Nathan BinkertCreate a module called internal where swigged stuff...
2006-11-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-08 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-07 Ali Saidiadd code to operate in lockstep with legion
2006-10-07 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-07 Ali SaidiMerge zizzer:/bk/newmem
2006-10-02 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-02 Kevin LimOops, forgot to assign the option to the param context.
2006-10-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-02 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-02 Kevin LimAdd in ability to start a trace at a specific cycle.
next