summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-02__init__ should not return anythingNathan Binkert
2005-11-02Make vector params interact with proxies properly.Steve Reinhardt
2005-11-01Allow math on CheckedInt-derived ParamValue classes w/oSteve Reinhardt
2005-10-31Minor fix for test/genini.py.Steve Reinhardt
2005-10-26Merge zizzer:/bk/m5Lisa Hsu
2005-10-26add in the files to the SConscript for split cachesLisa Hsu
2005-10-23Fix qdo job name setting.Steve Reinhardt
2005-10-21Major changes to sinic device model. Rearrage read/write, betterNathan Binkert
2005-10-21missed another pio interface nameNathan Binkert
2005-10-21better naming for pio interfacesNathan Binkert
2005-10-21Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2005-10-21It's not necessary for a device to call recvDone, thatNathan Binkert
2005-10-21Fix a couple of bug in the values() vector accessorNathan Binkert
2005-10-21Minor updates to the profile code.Nathan Binkert
2005-10-21Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2005-10-21Major cleanup of the statistics handling codeNathan Binkert
2005-10-20Minor tweak to isa_parser.Steve Reinhardt
2005-10-20Add qdo options for setting the PBS job name and destination queue.Steve Reinhardt
2005-10-19fix pbs dependency stuffNathan Binkert
2005-10-19provide a default jobfilename if a jobname is givenNathan Binkert
2005-10-19Merge zizzer:/bk/m5Ali Saidi
2005-10-19Add multiplier for instruction window size to monet configurationAli Saidi
2005-10-18make the sampling periods configurableNathan Binkert
2005-10-18Shuffle around device names to make things easier to read.Nathan Binkert
2005-10-18more remnants of the profile stuffNathan Binkert
2005-10-18Make ALPHA_SE compile commit.ccNathan Binkert
2005-10-18use the dedicated flag, no more exposing the m5reg directlyNathan Binkert
2005-10-18define a couple more abi regiestersNathan Binkert
2005-10-18Add missing change from big function profile commitNathan Binkert
2005-10-18fix nmtestNathan Binkert
2005-10-18Default jobfile for statsNathan Binkert
2005-10-18Add new function profiling stuff, wrap the pc_sample stuff into it.Nathan Binkert
2005-10-18Better pool job handlingNathan Binkert
2005-10-18Improvements to the graphing outputNathan Binkert
2005-10-13Fix for g++ 4 warning... not sure why this is just popping up now.Steve Reinhardt
2005-10-12Clean up symbol table access functions and make itNathan Binkert
2005-10-12better english in stat descriptions for NS GigENathan Binkert
2005-10-12Make it easier to attach the remote debugger.Nathan Binkert
2005-10-12Add support for 64-bit addresses to the NS GigE device model.Nathan Binkert
2005-10-12don't write the pbs jobid here, do it in send.py so we knowNathan Binkert
2005-10-09Merge zizzer:/bk/m5Lisa Hsu
2005-10-09add a flag that supercedes all other InstExec flags to print a trace in the I...Lisa Hsu
2005-10-06Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2005-10-06More documentation for 1.1 release.Steve Reinhardt
2005-10-06Merge zizzer:/bk/m5Lisa Hsu
2005-10-06Add execution trace object to Root.Steve Reinhardt
2005-10-05Update README for IOSCA release.Steve Reinhardt
2005-10-05can't designate checkpoint from command line without this importLisa Hsu
2005-10-03Minor cleanup of memtest.Steve Reinhardt
2005-10-01Add executable parameter to LiveProcess. This allows the argv[0] value toSteve Reinhardt