summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-23Move to non-architecture specific MemReqErik Hallnor
2003-10-23New kernel-specweb.ini file for the new specweb99 setup.Andrew Schultz
2003-10-22Changed the init_param to a uint64_t from intAndrew Schultz
2003-10-22Merge stever@zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-10-22Canonicalize bus name capitalization: bus to Foo is toFooBus.Steve Reinhardt
2003-10-22statistics.cc:Lisa Hsu
2003-10-22Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/m5Lisa Hsu
2003-10-22statistics.hh:Lisa Hsu
2003-10-21Merge stever@zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-10-21Similar refactoring of SimpleCPU-based .ini files.Steve Reinhardt
2003-10-22Merge ehallnor@zizzer:/bk/m5Erik Hallnor
2003-10-22bus.cc:Erik Hallnor
2003-10-21Restructure uni-*.ini configs as a single base config (uni-hier.ini)Steve Reinhardt
2003-10-22Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/m5Lisa Hsu
2003-10-21Merge stever@zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-10-21Don't need to include sim/param.hh in sim_object.hh anymore.Steve Reinhardt
2003-10-22AutomergeLisa Hsu
2003-10-22nate's reset stuff merged with my work on bin printing.Lisa Hsu
2003-10-21New ini-file feature: += appends RHS to LHS.Steve Reinhardt
2003-10-22Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2003-10-22Probe is now in. You currently can't probe uncacheable (of course it doesn't ...Erik Hallnor
2003-10-21statistics.hh:Lisa Hsu
2003-10-21Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/cleanLisa Hsu
2003-10-21statistics.hh:Lisa Hsu
2003-10-21Since we don't hand off writebacks anymore, need to actually copy the request...Erik Hallnor
2003-10-21I'll fix this screwup with the next change setErik Hallnor
2003-10-21mem_debug.hh:Erik Hallnor
2003-10-21Merge ehallnor@zizzer:/bk/m5Erik Hallnor
2003-10-21When the Bus blocks now it lets the sender know it was a failed transmission....Erik Hallnor
2003-10-21Created new M5 instruction to allow an integer parameter (init_param) to be s...Andrew Schultz
2003-10-21Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/cleanLisa Hsu
2003-10-21statistics.hh:Lisa Hsu
2003-10-21Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2003-10-21memtest.cc:Erik Hallnor
2003-10-21Add the probe path to the hierarchy. Two flavors, one updates the location of...Erik Hallnor
2003-10-20Implement reset for stats.Nathan Binkert
2003-10-20Clean up callbacksNathan Binkert
2003-10-20Separate the stuff for SimObject from SimObject builder.Nathan Binkert
2003-10-20Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2003-10-20.del-post-incoming.regression~db4d380a8de2f027:Lisa Hsu
2003-10-20simple_cpu.cc:Erik Hallnor
2003-10-19Check in a first stab at a script to sort the #include lines in a source file.Steve Reinhardt
2003-10-19Get rid of obsolete code, most of it '#if 0'ed anyway.Steve Reinhardt
2003-10-19Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2003-10-18Add comment to elaborate on store-conditional result code (and removeSteve Reinhardt
2003-10-18Get rid of GZIP_PATHNathan Binkert
2003-10-17Merge ehallnor@zizzer:/bk/m5Erik Hallnor
2003-10-17Add FALRU stats, tweak doxygen configs a bit.Erik Hallnor
2003-10-17Accidentally ran my delete whitespace program on decoder.ccNathan Binkert
2003-10-17Add a README for the release. Ideally we would move this up a level (to theSteve Reinhardt