Age | Commit message (Expand) | Author |
2004-07-26 | Move the query function to the cc file and make trace stuff work | Nathan Binkert |
2004-07-23 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 | Nathan Binkert |
2004-07-23 | add a trace mechanism to trace sql stuff | Nathan Binkert |
2004-07-23 | use the linux 2.6 kernel | Nathan Binkert |
2004-07-23 | When a packet has finished transmitting, kick the state | Nathan Binkert |
2004-07-23 | formatting | Nathan Binkert |
2004-07-23 | sim ticks should be the number of elapsed ticks, not curTick | Nathan Binkert |
2004-07-23 | a little bit more info when dumping the event queue. | Nathan Binkert |
2004-07-23 | If we're doing mysql, we're doing binning | Nathan Binkert |
2004-07-23 | notify the transmitter when the packet has finished transmitting. | Nathan Binkert |
2004-07-22 | Stats database fixes to avoid naming conflicts in the database | Nathan Binkert |
2004-07-22 | Add support to store less than the full packet in an etherdump | Nathan Binkert |
2004-07-22 | more initial checking of stats | Nathan Binkert |
2004-07-21 | one more fix to the ini files | Ali Saidi |
2004-07-21 | Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5 | Ali Saidi |
2004-07-21 | updated config files to fix what was broken in paper rush | Ali Saidi |
2004-07-21 | Wrap tracing stuff in #if TRACING_ON to avoid compile error | Nathan Binkert |
2004-07-18 | Add python-file-to-c-string utility for compiling python into the simulator | Steve Reinhardt |
2004-07-18 | add some new stats and make one more change to the way the split lifo works. | Lisa Hsu |
2004-07-16 | split_lifo.cc: | Lisa Hsu |
2004-07-16 | Merge zizzer.eecs.umich.edu:/bk/m5 | Lisa Hsu |
2004-07-16 | split_lifo.cc: | Lisa Hsu |
2004-07-14 | Merge zizzer.eecs.umich.edu:/bk/m5 | Nathan Binkert |
2004-07-14 | Add a clock multiplier for simple CPU so that it is possible | Nathan Binkert |
2004-07-14 | Fix serialization when a tx interrupt isn't scheduled | Erik Hallnor |
2004-07-14 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 | Steve Reinhardt |
2004-07-14 | SConscript: | Steve Reinhardt |
2004-07-14 | adjust latencies so that they more closely match numbers seen | Nathan Binkert |
2004-07-14 | fix paths for changes in disk image layout | Nathan Binkert |
2004-07-14 | Fix infinite loop in ns_gige stat machine | Nathan Binkert |
2004-07-13 | remove a panic in split.cc:regernateBlkAddr that shouldnt' be there. | Lisa Hsu |
2004-07-12 | put the formatting fixes back into devtime | Nathan Binkert |
2004-07-12 | make the cache access latency a parameter that is based on bus | Nathan Binkert |
2004-07-12 | modified devtime to print out raw data | Ali Saidi |
2004-07-12 | formatting | Nathan Binkert |
2004-07-12 | make tx/rx fifo size a param, also fix the empty dma problem by adjusting the... | Lisa Hsu |
2004-07-11 | Fix a couple of bugs in lisa's cache partitioning code. | Nathan Binkert |
2004-07-10 | the changeset of partitioned caches. this changeset creates Split tagstore ... | Lisa Hsu |
2004-07-09 | Remove second pciToDma translation on current PRD address pointer b/c | Andrew Schultz |
2004-07-09 | Defer registration only if we're sampling | Nathan Binkert |
2004-07-09 | Merge zizzer.eecs.umich.edu:/bk/m5 | Lisa Hsu |
2004-07-09 | when you add caches, dma commands within the state machine are delayed and ca... | Lisa Hsu |
2004-07-08 | fix compile problem in floss_reasons.cc | Nathan Binkert |
2004-07-08 | - fix bad merge | Nathan Binkert |
2004-07-08 | Clean up some mysql stuff to make things work again and | Nathan Binkert |
2004-07-08 | Clean up floss statistics names to avoid duplicate names | Nathan Binkert |
2004-07-08 | unify all system boot ini files into a single one. To run | Nathan Binkert |
2004-07-08 | FullCPU needs its registration deferred | Nathan Binkert |
2004-07-08 | Tick is signed, so make Event start be large and positive, | Nathan Binkert |
2004-07-08 | Scripts that can be used with server.readfile and client.readfile | Nathan Binkert |