Age | Commit message (Expand) | Author |
2006-01-28 | Changes for Process object initialization in merged-memory environment. | Steve Reinhardt |
2005-12-23 | Fix roundUp function template so explicit arg is not | Steve Reinhardt |
2005-12-23 | Change base/intmath.{cc,hh} to follow m5 style. | Steve Reinhardt |
2005-11-10 | Actually free Process fd_map entries when a file is closed... | Steve Reinhardt |
2005-10-01 | Add executable parameter to LiveProcess. This allows the argv[0] value to | Steve Reinhardt |
2005-08-30 | Build options are set via a build_options file in the | Steve Reinhardt |
2005-06-05 | Many files: | Steve Reinhardt |
2005-06-05 | move eio stuff to encumbered | Nathan Binkert |
2005-06-04 | shuffle files around for new directory structure | Nathan Binkert |
2005-04-11 | Make the notion of a global event tick independent of the actual | Nathan Binkert |
2005-03-16 | Fix the bad addr check to check for allowable addresses in the nxm address space | Ron Dreslinski |
2005-03-09 | Changed all syscalls to use syscall return object. | Ali Saidi |
2005-02-23 | Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5 | Ali Saidi |
2005-02-23 | Added mmap start and end so detailed CPU can know if an access is | Ali Saidi |
2005-02-17 | Several tweaks to make binning work in any simulation | Nathan Binkert |
2005-01-15 | New and improved configuration mechanism. No more writing of | Nathan Binkert |
2004-11-15 | Add support for sampled PC profiling to FullCPU. | Steve Reinhardt |
2004-10-17 | Clean up obsolete g++ 2.95 workaround. | Steve Reinhardt |
2004-08-20 | - Clean up and factor out all of the binning code into a | Nathan Binkert |
2004-06-08 | Updated Copyright with information in bitkeeper changelogs | Ali Saidi |
2004-05-21 | rename namespace Statistics to Stats | Nathan Binkert |
2004-05-04 | Major stats package cleanup | Nathan Binkert |
2004-04-02 | Basic cleanup pass to get rid of a few things that made the Python | Steve Reinhardt |
2004-03-24 | Minor cleanup from building & diffing behavior | Steve Reinhardt |
2003-12-11 | Stats & serialization tweaks & cleanup. Unserializing from | Steve Reinhardt |
2003-12-10 | Factor ExecContext::setStatus(), BaseCPU::execCtxStatusChange(), | Steve Reinhardt |
2003-12-01 | Restructuring of LiveProcess etc. to support multiple emulated OS syscall | Steve Reinhardt |