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
2018-03-06
scons: Switch from the print statement to the print function.
Gabe Black
2018-01-29
arm: DT autogeneration - Device Tree generation methods
Glenn Bergmans
2018-01-29
ext: DT autogeneration - Add PyFtd to m5 space
Glenn Bergmans
2017-12-04
misc: Rename misc.(hh|cc) to logging.(hh|cc)
Gabe Black
2017-11-27
scons: Switch from "guards" to "tags" on source files.
Gabe Black
2017-11-13
config: Add an Energy param type.
Gabe Black
2017-11-13
config: Export the "Current" param type from m5.params.
Gabe Black
2017-11-13
util: Add a "toEnergy" function to the convert module.
Gabe Black
2017-11-13
config: Simplify the definitions of the Voltage and Current params.
Gabe Black
2017-11-13
util: Simplify/consolidate the python conversion module.
Gabe Black
2017-09-26
util: Make dot_writer ignore NULL simobjects.
Gabe Black
2017-09-26
sim: Add a get_config_as_dict to the NullSimObject class.
Gabe Black
2017-09-26
sim: Don't add the NULL SimObject as a child of other SimObjects.
Gabe Black
2017-09-26
sim: Give the NullSimObject singleton a _name.
Gabe Black
2017-09-26
sim: Add a NullSimObject.descendants function.
Gabe Black
2017-09-26
sim: Add a clear_parent function to NullSimObject.
Gabe Black
2017-09-26
sim: Check the SimObjectVector.has_parent function to use the "any" function.
Gabe Black
2017-09-26
sim: Only consider non-NULL elements in SimObjectVector.has_parent.
Gabe Black
2017-09-26
sim: Add a set_parent to NullSimObject which does nothing.
Gabe Black
2017-08-30
python: Make GlobalExitEvent.getCode() return an int
Andreas Sandberg
2017-05-31
python: Fix unproxing of VectorParams
Nikos Nikoleris
2017-05-24
python: Fix PyEvent reference counting bug
Andreas Sandberg
2017-05-22
python: Prevent Python wrappers from deleting SimObjects
Andreas Sandberg
2017-05-22
python: Fix weird memory issue in wrapped AddrRange vectors
Andreas Sandberg
2017-05-19
python: Remove unused readline import
Andreas Sandberg
2017-05-16
python: Add a helper function to create Python events
Andreas Sandberg
2017-05-15
style: fix line lengths and include ordering
Brandon Potter
2017-05-09
misc: Add the --listener-loopback-only command line option.
Gabe Black
2017-05-09
misc: Expose the listener loopbackOnly function to python.
Gabe Black
2017-05-09
python: Fix debug flag listing regression
Andreas Sandberg
2017-05-02
python: Remove SWIG
Andreas Sandberg
2017-05-02
python: Use PyBind11 instead of SWIG for Python wrappers
Andreas Sandberg
2017-03-21
python: Automatically disable listeners in batch setups
Andreas Sandberg
2017-02-27
base: Refactor logging to make log level selection cleaner
Andreas Sandberg
2017-02-27
python: Add a generalized mechanism to configure stats
Andreas Sandberg
2017-02-10
misc: Add Python.h header to pyevents.hh
Jason Lowe-Power
2017-02-07
style: Force Python.h to be included before main header
Andreas Sandberg
2017-01-27
python: Move native wrappers to the _m5 namespace
Andreas Sandberg
2016-11-09
style: [patch 3/22] reduce include dependencies in some headers
Brandon Potter
2016-11-09
style: [patch 1/22] use /r/3648/ to reorganize includes
Brandon Potter
2017-01-03
python: Don't use Swig to cast stats
Andreas Sandberg
2017-01-03
sim: Remove redundant export_method_cxx_predecls
Andreas Sandberg
2016-12-19
python: Export periodicStatDump
Andreas Sandberg
2016-09-15
base: eliminate ipython warning
Curtis Dunham
2016-09-13
misc: Remove FullSystem check for networking components
Michael LeBeane
2016-09-13
base: Output all AddrRange parameters to config.ini
Matt Poremba
2016-05-27
power: Allow voltage to be configured via cmd line
Akash Bagdia
2016-04-06
misc: Bail out of DVFS dot if we cannot resolve the domains
Sascha Bischoff
2015-12-15
misc: Add secondary dot output for DVFS domains
Sascha Bischoff
2016-03-30
misc: Don't build region.py as a PySource
Andreas Sandberg
[next]