summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-26Minor serialization tweaks.Steve Reinhardt
2003-10-26Fix some problems with stats reset & floss counters.Steve Reinhardt
2003-10-26More tweaking of find-files script. FYI, I now have this hard-wiredSteve Reinhardt
2003-10-26Initialize startTick to 1 instead of 0. Fixes floss-check failureSteve Reinhardt
2003-10-25Merge stever@zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-10-25Merge isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-10-25New rundiff script.Steve Reinhardt
2003-10-25Fix packet buffer management for receive packetsNathan Binkert
2003-10-25Add the directory where the ini file was found into the #includeNathan Binkert
2003-10-25Don't schedule tickEvent if it's already been scheduled.Steve Reinhardt
2003-10-24Merge stever@zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-10-24Make util/find-files work from anywhere in the source tree (assuming youSteve Reinhardt
2003-10-24Move some common full-system CPU initialization from theSteve Reinhardt
2003-10-24Make FullCPU schedule its TickEvent when one of its contexts becomes active.Steve Reinhardt
2003-10-24Added m5func "resetstats" to allow scriptable reset of statistics inside simAndrew Schultz
2003-10-24Added new ini file for specwebsslAndrew Schultz
2003-10-23A few minor fixes to sampling... seems to work now for the base caseSteve Reinhardt
2003-10-23Merge stever@zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-10-23If things go really wrong, panic() instead of fatal() so gdb gets control.Steve Reinhardt
2003-10-23Initial support for CPU switching. New SamplingCPU object encompasses a setSteve Reinhardt
2003-10-23Minor stats fix.Steve Reinhardt
2003-10-23Print error message when we can't parse a .ini assignment line.Steve Reinhardt
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