index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
python
/
m5
Age
Commit message (
Expand
)
Author
2012-05-10
stats: track if the stats have been enabled and prevent requesting master id
Ali Saidi
2012-04-14
Regression: Add ANSI colours to highlight test status
Andreas Hansson
2012-04-06
python: added __nonzero__ function to SimObject Bool params
Brad Beckmann
2012-04-05
Python: Make the All proxy traverse SimObject children as well
Andreas Hansson
2012-03-21
Python: Fix a conditional expression that requires Python 2.5
Andreas Hansson
2012-03-19
gcc: Clean-up of non-C++0x compliant code, first steps
Andreas Hansson
2012-03-19
scripts: Fix to ensure that port connection count is always set
Andreas Hansson
2012-02-29
SWIG: Ensure ptrdiff_t is a known type in gcc >= 4.6.1
Andreas Hansson
2012-02-20
SimObject: make get_config_as_dict() tolerate undefined params
Steve Reinhardt
2012-02-13
MEM: Pass the ports from Python to C++ using the Swig params
Andreas Hansson
2012-02-13
MEM: Introduce the master/slave port roles in the Python classes
Andreas Hansson
2012-01-31
clang: Enable compiling gem5 using clang 2.9 and 3.0
Koan-Sin Tan
2012-01-17
MEM: Removing the default port peer from Python ports
Andreas Hansson
2012-01-10
Automated merge with ssh://repo.gem5.org/gem5
Ali Saidi
2012-01-10
config: Fix json output for Python lt 2.6.
Ali Saidi
2012-01-09
Config: Fix issue with JSON output
Ali Saidi
2012-01-09
sim: Enable sampling of run-time for code-sections marked using pseudo insts.
Prakash Ramrakhyani
2012-01-09
config: support outputing a pickle of the configuration tree
Ali Saidi
2012-01-09
SWIG: Make gem5 compile and link with swig 2.0.4
Andreas Hansson
2011-10-31
GCC: Get everything working with gcc 4.6.1.
Gabe Black
2011-10-30
Python: Remove import for random
Nilay Vaish
2011-10-20
SimObject: add export_method* hooks to export C++ methods to Python
Steve Reinhardt
2011-10-20
scons/swig: refactor some of the scons/SWIG code
Steve Reinhardt
2011-09-22
params.py: enhance IpAddress param handling
Steve Reinhardt
2011-07-10
O3: Make sure fetch doesn't go off into the weeds during speculation.
Ali Saidi
2011-07-10
Config: Add support for a Self.all proxy object
Ali Saidi
2011-07-05
slicc: cleanup slicc code and make it less verbose
Nathan Binkert
2011-07-05
grammar: better encapsulation of a grammar and parsing
Nathan Binkert
2011-06-02
copyright: Add code for finding all copyright blocks and create a COPYING file
Nathan Binkert
2011-06-01
SimObject: allow modules in subclass definitions
Steve Reinhardt
2011-05-29
Misc: Remove the URL from warnings, fatals, panics, etc.
Gabe Black
2011-05-25
Name: Replace M5 with gem5 in a few places it's printed on startup.
Gabe Black
2011-05-23
config: reinstate implicit parenting on parameter assignment
Steve Reinhardt
2011-05-12
stats: delete mysql support
Nathan Binkert
2011-05-12
stats: move code that loops over all stats into python
Nathan Binkert
2011-05-12
stats: better expose statistics to python.
Nathan Binkert
2011-05-07
Trace: Remove the options trace-help and trace-flags
Nilay Vaish
2011-05-04
debug: fix help output
Nathan Binkert
2011-04-20
fix some build problems from prior changesets
Nathan Binkert
2011-04-19
python: different import for dealing with demandimport
Nathan Binkert
2011-04-15
python: cleanup python code so stuff doesn't automatically happen at startup
Nathan Binkert
2011-04-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-04-15
region: add a utility class for keeping track of regions of some range
Nathan Binkert
2011-04-15
SortedDict: add functions for getting ranges of keys, values, items
Nathan Binkert
2011-04-15
python: figure out if the m5.internal package exists even with demandimport
Nathan Binkert
2011-04-13
main: separate out interact() so it can be used by other functions
Nathan Binkert
2011-03-11
SCons: Stop embedding the mercurial revision into the binary.
Gabe Black
2011-02-14
Info: Clean up some info files.
Gabe Black
2011-01-07
Replace curTick global variable with accessor functions.
Steve Reinhardt
2011-01-07
stats: rename StatEvent() function to schedStatEvent().
Steve Reinhardt
[prev]
[next]