summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-04Merge ktlim@zamp:/z/ktlim2/clean/m5-o3Kevin Lim
2006-06-04Fix for full system compiling.Kevin Lim
2006-06-02Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-06-02Fixes to get compiling to work. This is mainly fixing up some includes; chan...Kevin Lim
2006-06-01Add in comments for checker.Kevin Lim
2006-06-01Fix stat bug.Kevin Lim
2006-05-31remove unneeded files that were copied directly from alphaAli Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-31Merge zizzer:/bk/newmemAli Saidi
2006-05-31make io device be a little nicer about scheduling retries on the busAli Saidi
2006-05-31Comments and code cleanup.Kevin Lim
2006-05-31Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-05-31Streamline interface to Request object.Steve Reinhardt
2006-05-30Minor further cleanup & commenting of Packet class.Steve Reinhardt
2006-05-30Fix Port pointer initialization.Steve Reinhardt
2006-05-30Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemSteve Reinhardt
2006-05-30Clean up Python embedding to build on zizzer (where python2.4Steve Reinhardt
2006-05-30Merge zizzer:/bk/newmemAli Saidi
2006-05-30Add a very poor implementation of dealing with retries on timing requests. It...Ali Saidi
2006-05-30Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-05-30Link in Python interpreter.Steve Reinhardt
2006-05-30Fix SCons version check.Steve Reinhardt
2006-05-29commit a couple of minor things that I forgot to last time.Ali Saidi
2006-05-29Create a new CpuEvent class that has a pointer to an execution context in the...Ali Saidi
2006-05-29split off fullsystem and se iprs into two functions to remove lots of #ifsAli Saidi
2006-05-28Remove authors from copyright.Ali Saidi
2006-05-28remove some getPtr() calls by changing having function return valuesAli Saidi
2006-05-26Merge zizzer:/bk/newmemAli Saidi
2006-05-26Implement PR/HPR/ASR for full systemAli Saidi
2006-05-26Fixes for TimingSimpleCPU under full system. Now boots Alpha Linux!Steve Reinhardt
2006-05-26Reorganize bridge as pair of cooperating ports.Steve Reinhardt
2006-05-26Add a little more tracing support for Bus/Port stuff.Steve Reinhardt
2006-05-26Significant rework of Packet class interface:Steve Reinhardt
2006-05-26Add names to memory Port objects for tracing.Steve Reinhardt
2006-05-25Merge ktlim@zamp:/z/ktlim2/clean/m5-mergeKevin Lim
2006-05-25Fix stat typo.Kevin Lim
2006-05-25Missed this file in last check in.Kevin Lim
2006-05-25Various branch predictor fixes/cleanup. It works more correctly now and supp...Kevin Lim
2006-05-25Fix minor memory leak.Kevin Lim
2006-05-25Fix up kernel stats, allow them to not be used as well.Kevin Lim
2006-05-24Support new flags now used instead of flags in decoder.isa.Kevin Lim
2006-05-23Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-05-23Updates to isa parser to make it see dependencies properly with the new scanner.Kevin Lim
2006-05-23Minor fixes for full-system timing memory.Steve Reinhardt
2006-05-23Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-05-23Rework how instructions are scheduled and executed.Kevin Lim
2006-05-23Cleanup checker.Kevin Lim
2006-05-23Code cleanup.Kevin Lim
2006-05-23Move kernel stats out of CPU and into XC.Kevin Lim
2006-05-23Add extra flags to help new CPU handle various instructions.Kevin Lim