summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-05-22Make scons auto-configure stuff per-build-root.Steve Reinhardt
2006-05-22Get rid of FastCPU model.Steve Reinhardt
2006-05-22Fix to SPARC Nop class for multiple CPU models.Steve Reinhardt
2006-05-22Make CPU_MODELS default to just the two SimpleCPU variantsSteve Reinhardt
2006-05-22Clean up libelf handling.Steve Reinhardt
2006-05-22have multiple global levels (as required by UA2005)Ali Saidi
2006-05-22Undo changes to instruction flags that has caused statistics to change in reg...Kevin Lim
2006-05-22Forgot to delete the now-obsolete mkbuilddir script.Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt
2006-05-21Threads start off in suspended status now (Korey's changes for SMT).Kevin Lim
2006-05-19O3 code update/cleanup.Kevin Lim
2006-05-19Remove sat_counter.cc and put its code into sat_counter.hh.Kevin Lim
2006-05-19Rename function to be more expressive.Kevin Lim
2006-05-19IEW/IQ code cleanup and reorganization.Kevin Lim
2006-05-19Move activity tracking code into its own class. Now the CPU no longer has to...Kevin Lim
2006-05-19Fixes for regression build errors.Kevin Lim
2006-05-18First steps toward getting full system to work withSteve Reinhardt
2006-05-18Change Packet parameters on Port methods from references to pointers.Steve Reinhardt
2006-05-18add regStats() back to ide_diskAli Saidi
2006-05-18Merge zizzer:/bk/newmemAli Saidi
2006-05-18fix ide stats and make sinic compile after merge.Ali Saidi
2006-05-17Get basic full-system working with AtomicSimpleCPU.Steve Reinhardt
2006-05-17Faults generated at fetch are passed to the backend by creating a dummy nop i...Kevin Lim
2006-05-17Backport ISA scanner fix from newmem to work withSteve Reinhardt
2006-05-16Merge zizzer:/bk/newmemAli Saidi
2006-05-16add single fs newmem testAli Saidi
2006-05-16Split SimpleCPU into two different models, AtomicSimpleCPU andSteve Reinhardt