summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-20Fix a bunch of memory leak type bugs, and add some betterNathan Binkert
2003-12-19Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2003-12-19m5.purify targetNathan Binkert
2003-12-19Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2003-12-19Fix non-determinism on misspeculated uncached store conditionals.Steve Reinhardt
2003-12-19Minor cleanup of trace/output stuff (leftover from EINTR bug fix).Steve Reinhardt
2003-12-19Make stuff build on openbsdNathan Binkert
2003-12-17Okay, FULL_SYSTEM uses cpu_numErik Hallnor
2003-12-17Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2003-12-17Initial probe checkin. Still need to write the snoopProbe functions for coher...Erik Hallnor
2003-12-17Re-add code to handle following multitple chains that got removed when chain ...Steve Raasch
2003-12-17Add parameters to Segmented IQSteve Raasch
2003-12-17Be careful what you put inside an assert() !!!Steve Raasch
2003-12-17Miscellaneous minor fixes/improvements.Steve Reinhardt
2003-12-16Fix previously committed call_pal fix... the main problem was in theSteve Reinhardt
2003-12-15Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-12-15Fixes for full-system call_pal instruction.Steve Reinhardt
2003-12-15Minor enhancements to rundiff.Steve Reinhardt
2003-12-15Another fix for gcc 3.3.x.Steve Reinhardt
2003-12-15Add #define parameter and corresponding build option toSteve Reinhardt
2003-12-15Add support for getting the hostnameNathan Binkert
2003-12-15Clean up time handling codeNathan Binkert
2003-12-11- Add a new target m5.fast (or just fast for short)Nathan Binkert
2003-12-11Make memtest compile again.Steve Reinhardt
2003-12-11Minor util/find-files fix.Steve Reinhardt
2003-12-11- Switch events to use a priority enum instead of integers.Steve Reinhardt
2003-12-11Stats & serialization tweaks & cleanup. Unserializing fromSteve Reinhardt
2003-12-10Rename RegResetCallback to registerResetCallback().Steve Reinhardt
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