Age | Commit message (Expand) | Author |
2008-10-09 | eventq: Major API change for the Event and EventQueue structures. | Nathan Binkert |
2008-08-11 | params: Get rid of the remnants of the old style parameter configuration stuff. | Nathan Binkert |
2008-06-21 | SimObject: Add in missing includes of <string> and fix minor style problem. | Gabe Black |
2008-01-02 | Additional comments and helper functions for PrintReq. | Steve Reinhardt |
2008-01-02 | Add functional PrintReq command for memory-system debugging. | Steve Reinhardt |
2007-08-30 | params: Deprecate old-style constructors; update most SimObject constructors. | Miles Kaufmann |
2007-07-23 | Major changes to how SimObjects are created and initialized. Almost all | Nathan Binkert |
2007-02-17 | Remove the event_ignore stuff since it was never really used | Nathan Binkert |
2006-10-31 | remove connectAll() and connect() code since it isn't used anymore. (The pyth... | Ali Saidi |
2006-10-11 | since memoryMode was put into the System (from SimObject), things got broken ... | Lisa Hsu |
2006-07-12 | memory mode information now contained in system object | Ali Saidi |
2006-07-06 | Change the return value of drain. False means the object wasn't able to drai... | Kevin Lim |
2006-07-05 | Rename quiesce to drain to avoid confusion with the pseudo instruction. | Kevin Lim |
2006-06-29 | Add in support for quiescing the system, taking checkpoints, restoring from c... | Kevin Lim |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-22 | New directory structure: | Steve Reinhardt |