Age | Commit message (Expand) | Author |
2013-08-07 | x86: add tlb checkpointing | Nilay Vaish |
2013-02-19 | scons: Add warning for missing declarations | Andreas Hansson |
2013-01-07 | arm: Remove the register mapping hack used when copying TCs | Andreas Sandberg |
2013-01-07 | arch: Move the ISA object to a separate section | Andreas Sandberg |
2012-11-02 | sim: Move the draining interface into a separate base class | Andreas Sandberg |
2012-11-02 | ARM: dump stats and process info on context switches | Dam Sunwoo |
2012-10-15 | Mem: Separate the host and guest views of memory backing store | Andreas Hansson |
2012-07-09 | Fix: Address a few benign memory leaks | Andreas Hansson |
2012-06-05 | cpt: update some comments in the checkpoint migration script | Ali Saidi |
2012-06-05 | sim: Provide a framework for detecting out of data checkpoints and migrating ... | Ali Saidi |
2012-03-19 | gcc: Clean-up of non-C++0x compliant code, first steps | Andreas Hansson |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2011-02-11 | Serialization: Allow serialization of stl lists | Ali Saidi |
2011-01-07 | Replace curTick global variable with accessor functions. | Steve Reinhardt |
2010-08-17 | sim: revamp unserialization procedure | Steve Reinhardt |
2010-07-05 | checkpointing: minor cleanup. | Steve Reinhardt |
2010-01-19 | util: do checkpoint aggregation more cleanly, fix last changeset. | Lisa Hsu |
2009-06-04 | types: clean up types, especially signed vs unsigned | Nathan Binkert |
2009-05-17 | types: Move stuff for global types into src/base/types.hh | Nathan Binkert |
2008-11-10 | clean: Move some stuff from the hh file to the cc file. | Nathan Binkert |
2008-09-10 | style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul... | Ali Saidi |
2007-08-02 | Serialization: Provide array serialization methods that work on std::vector | Ali Saidi |
2007-01-30 | Make SPARC checkpointing work | Ali Saidi |
2006-07-07 | Take the name of the checkpoint directory in when calling checkpoint() or res... | Kevin Lim |
2006-06-29 | Remove function that no longer can be used. We should figure out if we want ... | Kevin Lim |
2006-06-29 | Add in support for quiescing the system, taking checkpoints, restoring from c... | Kevin Lim |
2006-06-17 | Add myself to list of authors | Nathan Binkert |
2006-06-13 | Move SimObject creation and Port connection loops | Steve Reinhardt |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-22 | New directory structure: | Steve Reinhardt |