summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-21Wrap tracing stuff in #if TRACING_ON to avoid compile errorNathan Binkert
2004-07-18Add python-file-to-c-string utility for compiling python into the simulatorSteve Reinhardt
2004-07-18add some new stats and make one more change to the way the split lifo works.Lisa Hsu
2004-07-16split_lifo.cc:Lisa Hsu
2004-07-16Merge zizzer.eecs.umich.edu:/bk/m5Lisa Hsu
2004-07-16split_lifo.cc:Lisa Hsu
2004-07-14Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-07-14Add a clock multiplier for simple CPU so that it is possibleNathan Binkert
2004-07-14Fix serialization when a tx interrupt isn't scheduledErik Hallnor
2004-07-14Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2004-07-14SConscript:Steve Reinhardt
2004-07-14adjust latencies so that they more closely match numbers seenNathan Binkert
2004-07-14fix paths for changes in disk image layoutNathan Binkert
2004-07-14Fix infinite loop in ns_gige stat machineNathan Binkert
2004-07-13remove a panic in split.cc:regernateBlkAddr that shouldnt' be there.Lisa Hsu
2004-07-12put the formatting fixes back into devtimeNathan Binkert
2004-07-12make the cache access latency a parameter that is based on busNathan Binkert
2004-07-12modified devtime to print out raw dataAli Saidi
2004-07-12formattingNathan Binkert
2004-07-12make tx/rx fifo size a param, also fix the empty dma problem by adjusting the...Lisa Hsu
2004-07-11Fix a couple of bugs in lisa's cache partitioning code.Nathan Binkert
2004-07-10the changeset of partitioned caches. this changeset creates Split tagstore ...Lisa Hsu
2004-07-09Remove second pciToDma translation on current PRD address pointer b/cAndrew Schultz
2004-07-09Defer registration only if we're samplingNathan Binkert
2004-07-09Merge zizzer.eecs.umich.edu:/bk/m5Lisa Hsu
2004-07-09when you add caches, dma commands within the state machine are delayed and ca...Lisa Hsu
2004-07-08fix compile problem in floss_reasons.ccNathan Binkert
2004-07-08- fix bad mergeNathan Binkert
2004-07-08Clean up some mysql stuff to make things work again andNathan Binkert
2004-07-08Clean up floss statistics names to avoid duplicate namesNathan Binkert
2004-07-08unify all system boot ini files into a single one. To runNathan Binkert
2004-07-08FullCPU needs its registration deferredNathan Binkert
2004-07-08Tick is signed, so make Event start be large and positive,Nathan Binkert
2004-07-08Scripts that can be used with server.readfile and client.readfileNathan Binkert
2004-07-08store the checkpoint to the proper directoryNathan Binkert
2004-07-08Change mount command for mounting disk imagesAndrew Schultz
2004-07-08Fix the cache's address range.Nathan Binkert
2004-07-08fix the failing regression. the sconscript ("makefile") was missing the ethe...Lisa Hsu
2004-07-08fixed a bad merge from linux<->tru64Ali Saidi
2004-07-06Merge zizzer.eecs.umich.edu:/bk/m5Lisa Hsu
2004-07-06disable the binned_fn stuffNathan Binkert
2004-07-06Make binning work with stuff other than FS_MEASURENathan Binkert
2004-07-06Fix some ini stuff.Nathan Binkert
2004-07-06tag each mem_req as coming from the nic if it is DMA'd from the NIC. the NIC...Lisa Hsu
2004-07-06Merge zizzer.eecs.umich.edu:/bk/m5Lisa Hsu
2004-07-06Remove duplicate statErik Hallnor
2004-07-05updated to work on all platforms (actually map sure that the physicalAli Saidi
2004-07-05Added code to read any location in memory a repetative number of andAli Saidi
2004-07-05these changes are an undo from my last changeset. these are meant for later.Lisa Hsu
2004-07-04almost forgot to do this - hope it doesn't mess up schedule.Lisa Hsu