Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-17 | Pass an exception from a python event through the event queue | Nathan Binkert | |
back into python so we don't just silently ignore those errors --HG-- extra : convert_revision : e2f5566a4681f1b8ea80af50071119118afa7d8a | |||
2006-12-21 | Expose the C++ event queue to python via the python function | Nathan Binkert | |
m5.internal.event.create(). It takes a python object and a Tick and calls process() when the Tick occurs. --HG-- extra : convert_revision : 5e4c9728982b206163ff51e6850a1497d85ad7a3 |