summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-29More progress on checkpointing... we can now write out a checkpoint and read ...Steve Reinhardt
2003-10-28Add a few configuration DPRINTFs.Steve Reinhardt
2003-10-28Get new serialization code to link.Steve Reinhardt
2003-10-28Merge zizzer:bk/m5 into isabel.reinhardt.house:/z/stever/ser/m5Steve Reinhardt
2003-10-28Revamp serialization to make it easier.Steve Reinhardt
2003-10-28Clean up a few spots where we weren't handling of misspeculation correctly.Steve Reinhardt
2003-10-28emulate callpal halt for non FULL_SYSTEMNathan Binkert
2003-10-27Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2003-10-27Added init_param line to specweb.iniAndrew Schultz
2003-10-27Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2003-10-27Add an exit condition for a set number of misses in any cache. Add writebacks...Erik Hallnor
2003-10-27Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2003-10-27Add a strip target that will create m5.strip (a strippedNathan Binkert
2003-10-26Merge stever@zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-10-27specweb.ini:Nathan Binkert
2003-10-26Minor serialization tweaks.Steve Reinhardt
2003-10-26Fix some problems with stats reset & floss counters.Steve Reinhardt
2003-10-26Clean up kernel .ini files. Factor out common stuff and useNathan Binkert
2003-10-26Add an append= keyword that works in a somewhat similar way toNathan Binkert
2003-10-26Make the tap work work againNathan Binkert
2003-10-26only send data to a peer if the peer existsNathan Binkert
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