summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-08Only try to import cpt.mpy if we need it.Nathan Binkert
2005-03-07Merge zizzer:/bk/m5 into vm1.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2005-03-07More restructuring on Python config code for auto-generatingSteve Reinhardt
2005-03-07Make it easier to find a jobfile.Nathan Binkert
2005-03-05Sort fields in .ini files generated by Python configSteve Reinhardt
2005-03-05the client and server aren't rate-matched anymore and the timing of the netca...Lisa Hsu
2005-03-03fix naming error - before we set CLIENT_MEMORY_SIZE and then when we wanted t...Lisa Hsu
2005-03-02Make AddToPath and LoadMpyFile visible inside .mpy modulesSteve Reinhardt
2005-03-01Two fixes to try and get TLB miss cost more in line with real platform:Steve Reinhardt
2005-03-01add the new func unit into the overall list.Lisa Hsu
2005-03-01add some comments.Nathan Binkert
2005-03-01Fix stats incompatibility with g++ 3.4.Steve Reinhardt
2005-03-01Add a new operation class for IPR accesses, and have IPR-accessingSteve Reinhardt
2005-02-25Make all StaticInst methods const. StaticInst objects represent aSteve Reinhardt
2005-02-25Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2005-02-25Make the SimConsole device dump its output to a file by defaultNathan Binkert
2005-02-25Fix timing modeling of faults: functionally the very next instruction afterSteve Reinhardt
2005-02-24Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-02-24if we have an invalid addr and it's not a miss-speculation panicAli Saidi
2005-02-24Fix it so that using a sampler works with the occ and ocp configurations.Ron Dreslinski
2005-02-24Print an error message if a Checkpoint number was defined, but no checkpoint ...Ron Dreslinski
2005-02-23Fix the python panic messageNathan Binkert
2005-02-23Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-02-23added two validation rcs filesAli Saidi
2005-02-23Added mmap start and end so detailed CPU can know if an access isAli Saidi
2005-02-23Updated Monet configurationsAli Saidi
2005-02-22Small initial steps toward generating C++ param structsSteve Reinhardt
2005-02-21Set the proper job name for statistics if we're using a JOBNAMENathan Binkert
2005-02-21formatting fixesNathan Binkert
2005-02-19Clean up CPU stuff and make it use params structsNathan Binkert
2005-02-17Include errno.h to fix compile errors in gcc 3.4Kevin Lim
2005-02-17rename the simple cpu's multiplier parameter. call it width.Nathan Binkert
2005-02-17Fix compile on linuxNathan Binkert
2005-02-17Make code more portable.Nathan Binkert
2005-02-17Several tweaks to make binning work in any simulationNathan Binkert
2005-02-14Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-02-14undoing change per nates requestAli Saidi
2005-02-14Make it so we append jobs to the joblist in the for loop notNathan Binkert
2005-02-14output dir changes to python filesAli Saidi
2005-02-13MergeAli Saidi
2005-02-13build mysql version if libraries existAli Saidi
2005-02-11Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2005-02-11Rework the command line paramters for python output and howNathan Binkert
2005-02-11Make sure we have all values when trying to generate the ini fileNathan Binkert
2005-02-10Some cosmetic changes to MyPOpenNathan Binkert
2005-02-09More fixes to the pbs stuff to make it more robust.Nathan Binkert
2005-02-09Fix bug in trace param context so we can compileNathan Binkert
2005-02-09More fixes for running from anywhere.Nathan Binkert
2005-02-09enable the Trace, Statistics, and Serialize param contexts.Nathan Binkert
2005-02-09Fixes to thes pbs send scriptNathan Binkert