summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-10Factor ExecContext::setStatus(), BaseCPU::execCtxStatusChange(),Steve Reinhardt
2003-12-09Minor fixes. Somehow do-tests.pl suddenly started failingSteve Reinhardt
2003-12-09Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-12-09Make the simulator compile on an Itanium.Nathan Binkert
2003-12-09Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-12-09Minor tweaks to make a switchover at tick N matchSteve Reinhardt
2003-12-09Generate a fault when a privileged PAL call isSteve Reinhardt
2003-12-09Sweeping change in the stats package....again...Nathan Binkert
2003-12-08Remove mostly-broken binning stuff from "get"Steve Raasch
2003-12-08Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5Steve Raasch
2003-12-08Fetch-loss now uses the stats packageSteve Raasch
2003-12-08Instead of keeping track of the fraction of time that we'reNathan Binkert
2003-12-08move setStatus into the .cc fileNathan Binkert
2003-12-06Various cleanup. Mostly forcing initialization of some fields...Steve Reinhardt
2003-12-04remote_gdb.cc:Lisa Hsu
2003-12-03Minor fixes to the Segmented and Seznec IQ modelsSteve Raasch
2003-12-01Formatting & doxygen docs for new syscall emulation code.Steve Reinhardt
2003-12-01Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-12-01Restructuring of LiveProcess etc. to support multiple emulated OS syscallSteve Reinhardt
2003-11-25Change the way writebacks are handled to make probing easier. Minor fixes to ...Erik Hallnor
2003-11-24Extract documentation for all classes.Erik Hallnor
2003-11-23get rid of the errors from simple-test1 and test1-6Lisa Hsu
2003-11-22Go Blue!!!!Nathan Binkert
2003-11-22Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2003-11-22We only need to choose that we do want binning, or we don't.Nathan Binkert
2003-11-20Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2003-11-20full_cpu.cc:Lisa Hsu
2003-11-19Pass all the related information (the memreq) to the findBlock call. Working ...Erik Hallnor
2003-11-19Pass MemReqPtr by reference.Erik Hallnor
2003-11-19Move some MSHR typedefs into the class, transition from MSHRblah to MSHR::blah.Erik Hallnor
2003-11-15make the name consistent with what it does.Nathan Binkert
2003-11-14Make it so that we create a directory for each checkpoint so thatNathan Binkert
2003-11-12statistics.cc:Nathan Binkert
2003-11-12in the case where we don't have any bins, we don't want to panicNathan Binkert
2003-11-12Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-11-12Change setup scheme to split base configurations from configuration options.Steve Reinhardt
2003-11-12Merge ehallnor@zizzer:/bk/m5Erik Hallnor
2003-11-12Create a compressed cache if there is a compressed bus or data should be stor...Erik Hallnor
2003-11-12Add config for simple purely functional simulation (no caches).Steve Reinhardt
2003-11-12Rewrite getdirentries to replace SS-derived version.Steve Reinhardt
2003-11-09Minor enhancements to rundiff script.Steve Reinhardt
2003-11-09Setup to build with gcc 3.3.2.Steve Reinhardt
2003-11-09ISCA hack is for FULL_SYSTEM only.Steve Reinhardt
2003-11-07Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5Steve Raasch
2003-11-07updates for the new stats formatSteve Raasch
2003-11-07It's important that there be white-space between each elementSteve Raasch
2003-11-07add a couple of hacks to get thigns going for ISCANathan Binkert
2003-11-07Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/m5Lisa Hsu
2003-11-07save and restore the current bin during reset since weNathan Binkert
2003-11-07add a numTicks stat to detailed cpu.Lisa Hsu