Age | Commit message (Expand) | Author |
2007-02-10 | Clean up tracing stuff more, get rid of the trace log since | Nathan Binkert |
2006-11-09 | Moved the Alpha MiscRegFile into it's own file, and got rid of the Alpha spec... | Gabe Black |
2006-11-07 | Fixed to account for branch delay slots. | Gabe Black |
2006-11-07 | Put kernel_stats back into arch. | Gabe Black |
2006-11-07 | A cleaner hack. | Gabe Black |
2006-11-07 | Definition of stub kernel_stats object. This just uses the base object. | Gabe Black |
2006-11-07 | Alpha derived classes for kernel_stats. | Gabe Black |
2006-11-07 | Moved the idle event out of system_events.hh. The skipFuncEvent can be made I... | Gabe Black |
2006-11-07 | Moved the switched version of kernel_stats.hh back to kern, and moved the bas... | Gabe Black |
2006-11-07 | Made kern a switching header file directory. | Gabe Black |
2006-11-06 | Got rid of the ivlb and ivle kernel stats. | Gabe Black |
2006-11-06 | Took the Alpha prefix off of AlphaArguments, and made sure it was being used ... | Gabe Black |
2006-10-23 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-10-21 | Tweak a few things for better page fault debugging. | Steve Reinhardt |
2006-10-12 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-10-08 | Allocate new thread stacks and shared mem region via Process page table | Steve Reinhardt |
2006-09-30 | Some code cleanup. | Gabe Black |
2006-09-17 | Finished changing how stat structures are translated, fixed the handling of v... | Gabe Black |
2006-09-15 | Changes to correct stat behavior | Gabe Black |
2006-06-17 | Merge zizzer.eecs.umich.edu:/bk/newmem | Steve Reinhardt |
2006-06-17 | Fixes to compile under Cygwin. | Steve Reinhardt |
2006-06-17 | Add myself to list of authors | Nathan Binkert |
2006-06-11 | Merge iceaxe.:/Volumes/work/research/m5/head | Nathan Binkert |
2006-06-07 | Reorganization/renaming of CPUExecContext. Now it is called SimpleThread in ... | Kevin Lim |
2006-06-06 | Change ExecContext to ThreadContext. This is being renamed to differentiate ... | Kevin Lim |
2006-06-02 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-30 | Merge ktlim@zizzer:/bk/m5 | Kevin Lim |
2006-05-22 | New directory structure: | Steve Reinhardt |