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
Age
Commit message (
Expand
)
Author
2012-11-02
Partly revert [4f54b0f229b5] and move draining to m5.changeToTiming
Andreas Sandberg
2012-10-15
Port: Add protocol-agnostic ports in the port hierarchy
Andreas Hansson
2012-10-15
Param: Fix proxy traversal to support chained proxies
Andreas Hansson
2012-09-25
Statistics: Add a function to configure periodic stats dumping
Sascha Bischoff
2012-09-25
sim: Move CPU-specific methods from SimObject to the BaseCPU class
Andreas Sandberg
2012-09-25
sim: Remove SimObject::setMemoryMode
Andreas Sandberg
2012-09-19
AddrRange: Transition from Range<T> to AddrRange
Andreas Hansson
2012-09-19
AddrRange: Simplify AddrRange params Python hierarchy
Andreas Hansson
2012-09-12
Standard Switch: Drain the system before switching CPUs
Joel Hestness
2012-09-07
sim: Remove the unused SimObject::regFormulas method
Andreas Sandberg
2012-09-07
Param: Transition to Cycles for relevant parameters
Andreas Hansson
2012-08-28
Clock: Add a Cycles wrapper class and use where applicable
Andreas Hansson
2012-07-10
ruby: changes how Topologies are created
Brad Beckmann
2012-06-05
sim: Remove FastAlloc
Ali Saidi
2012-06-05
stats: Provide a mechanism to get a callback when stats are dumped.
Mitchell Hayenga
2012-05-23
Config: Use the attribute naming and include ports in JSON
Andreas Hansson
2012-05-23
Config: Exit with fatal if a port is already connected
Andreas Hansson
2012-05-10
DOT: improved dot-based system visualization
Uri Wiener
2012-05-10
DOT: fixed broken code for visualizing configuration using dot
Uri Wiener
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-30
MEM: Introduce the master/slave port sub-classes in C++
William Wang
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
Merge with head, hopefully the last time for this batch.
Gabe Black
2012-01-31
clang: Enable compiling gem5 using clang 2.9 and 3.0
Koan-Sin Tan
2012-01-28
Merge with the main repo.
Gabe Black
2012-01-16
Merge yet again with the main repository.
Gabe Black
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
2012-01-07
Merge with main repository.
Gabe Black
2011-11-07
SE/FS: Remove FULL_SYSTEM from swig.
Gabe Black
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-08-19
Stats: Add a sparse histogram stat object.
Thomas Grass
[next]