summaryrefslogtreecommitdiff
path: root/src/python/pybind11
AgeCommit message (Expand)Author
2019-11-27base, python: Allow dirname selection for the interpreterGiacomo Travaglini
2019-09-26stats: Add a preDumpStats() callback to Stats::GroupAndreas Sandberg
2019-08-29stats: Add beta support for HDF5 stat dumpsAndreas Sandberg
2019-08-29stats: Add support for hierarchical statsAndreas Sandberg
2019-06-10python: Add binding for the new AddrRange c++ constructorNikos Nikoleris
2019-06-10base: Extend AddrRange to support more flexible addressingNikos Nikoleris
2019-03-26base,python: Fix to allow multiple --debug-ignore values.Isaac Sánchez Barrera
2019-03-19arch, cpu, dev, gpu, mem, sim, python: start using getPort.Gabe Black
2019-03-18python: Change || to && for MessageBuffers in connectPorts.Gabe Black
2019-03-15python: Simplify connectPorts() around EtherObject/EtherDevice.Gabe Black
2019-01-31python: Remove getCode() type workaroundAndreas Sandberg
2018-11-12sim: Push the global frequency management code into C++.Gabe Black
2018-10-17python: Stop conditionally excluding code from pyobject.ccGabe Black
2017-12-04misc: Rename misc.(hh|cc) to logging.(hh|cc)Gabe Black
2017-08-30python: Make GlobalExitEvent.getCode() return an intAndreas Sandberg
2017-05-24python: Fix PyEvent reference counting bugAndreas Sandberg
2017-05-22python: Prevent Python wrappers from deleting SimObjectsAndreas Sandberg
2017-05-22python: Fix weird memory issue in wrapped AddrRange vectorsAndreas Sandberg
2017-05-09misc: Expose the listener loopbackOnly function to python.Gabe Black
2017-05-02python: Remove SWIGAndreas Sandberg
2017-05-02python: Use PyBind11 instead of SWIG for Python wrappersAndreas Sandberg