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
/
pybind11
Age
Commit message (
Expand
)
Author
2019-03-26
base,python: Fix to allow multiple --debug-ignore values.
Isaac Sánchez Barrera
2019-03-19
arch, cpu, dev, gpu, mem, sim, python: start using getPort.
Gabe Black
2019-03-18
python: Change || to && for MessageBuffers in connectPorts.
Gabe Black
2019-03-15
python: Simplify connectPorts() around EtherObject/EtherDevice.
Gabe Black
2019-01-31
python: Remove getCode() type workaround
Andreas Sandberg
2018-11-12
sim: Push the global frequency management code into C++.
Gabe Black
2018-10-17
python: Stop conditionally excluding code from pyobject.cc
Gabe Black
2017-12-04
misc: Rename misc.(hh|cc) to logging.(hh|cc)
Gabe Black
2017-08-30
python: Make GlobalExitEvent.getCode() return an int
Andreas Sandberg
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-09
misc: Expose the listener loopbackOnly function to python.
Gabe Black
2017-05-02
python: Remove SWIG
Andreas Sandberg
2017-05-02
python: Use PyBind11 instead of SWIG for Python wrappers
Andreas Sandberg