summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-16Add in checker. Supports dynamically verifying the execution of instructions...Kevin Lim
2006-05-16Sampler updates.Kevin Lim
2006-05-16Sampling fixes related to the quiesce event.Kevin Lim
2006-05-16Add some flags for the upcoming checker.Kevin Lim
2006-05-12replace /.automount/ with /n/Ali Saidi
2006-05-12fix the checkpoint bugAli Saidi
2006-05-11Fixes for ozone CPU to successfully boot and run linux.Kevin Lim
2006-05-11make the dma buffer equal to the max dma sizeAli Saidi
2006-05-11ide printing to match newmemAli Saidi
2006-05-11make m5 panic a little more verboseAli Saidi
2006-05-11Small fixes to O3 model.Kevin Lim
2006-05-11Set memory properly.Kevin Lim
2006-05-11Separate out result being ready and the instruction being complete.Kevin Lim
2006-05-04O3 CPU now handles being used with the sampler.Kevin Lim
2006-05-03Fixes for the sampler.Kevin Lim
2006-05-03XC needs to get memory from the process.Kevin Lim
2006-05-02Fix some of lisa's barchart changesNathan Binkert
2006-04-26Major update to sinic to support VSINIC betterNathan Binkert
2006-04-26Bit of formatting for sinicreg.hhNathan Binkert
2006-04-25more debugging for sinicNathan Binkert
2006-04-25more debugging for sinicNathan Binkert
2006-04-25Fix segfault in sinicNathan Binkert
2006-04-24Quiesce stuff.Kevin Lim
2006-04-24Include option for disabling PC symbols.Kevin Lim
2006-04-24Updates to Ozone model for quiesce, store conditionals.Kevin Lim
2006-04-24New stats added to O3 model.Kevin Lim
2006-04-24Fixes for ll/sc for the O3 model.Kevin Lim
2006-04-24Allow the switching on and off of PC symbols for tracing.Kevin Lim
2006-04-24Use dwarf-2 debugging symbols (they work much better).Kevin Lim
2006-04-22Include new OzoneCPU filesKevin Lim
2006-04-22Updates for OzoneCPU.Kevin Lim
2006-04-22Remove unnecessary functions.Kevin Lim
2006-04-22Update the python file for the CPU.Kevin Lim
2006-04-22Updates for OzoneCPU.Kevin Lim
2006-04-22Updates for O3 model.Kevin Lim
2006-04-22Namespace fix.Kevin Lim
2006-04-22Move quiesce event to its own class.Kevin Lim
2006-04-22Move TLB faults into the normal fault classes. Now they are executed when th...Kevin Lim
2006-03-29Fix indentationRon Dreslinski
2006-03-29Fix for prefetching check with blocking buffers. Need to look into support f...Ron Dreslinski
2006-03-29Add some basic statistics to the disk modelRon Dreslinski
2006-03-28Make the .mpy file a .py file and convert it to the form recognized now.Ron Dreslinski
2006-03-27Add the detailed DRAM model into M5. See the /mem/timing/DRAM_M5.txt for dis...Ron Dreslinski
2006-03-23Add support in the fullsys script to run the POVray benchmark.Ron Dreslinski
2006-03-16Don't forget to check in the needed header file for the conditional prefetch ...Ron Dreslinski
2006-03-15Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2006-03-15Add support for conditional compiling in of prefetchers.Ron Dreslinski
2006-03-15Don't access init_regs directly. This does not affect newmem; Steve already ...Kevin Lim
2006-03-14Remove unneeded header files.Ron Dreslinski
2006-03-12Get rid of obsolete header that had only one declaration ofSteve Reinhardt