Age | Commit message (Expand) | Author |
2004-03-05 | small bugfix, forgot to increment iter | Lisa Hsu |
2004-03-05 | serialization for binning. it is WAAAAAAAY past my bedtime. | Lisa Hsu |
2004-03-04 | Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/work/bk/bincleanup | Lisa Hsu |
2004-03-04 | Overall gist of this is to 'dynamicize' the tracking of functions so you can ... | Lisa Hsu |
2004-03-04 | Reenable functioning copies. | Erik Hallnor |
2004-03-04 | Automerged | Erik Hallnor |
2004-03-04 | Copy implementations | Erik Hallnor |
2004-03-02 | Script and ini file for new specweb images (the threaded ones) | Andrew Schultz |
2004-03-02 | Add some stats to track latencies of small and large DMA transactions. | Erik Hallnor |
2004-03-02 | Reduce redundant code, fix so that if the dma request is only as big as | Ron Dreslinski |
2004-03-02 | Make sure to arbitrate for the payload bus in the header splitting case, | Ron Dreslinski |
2004-03-02 | Add more statistics about dma requests, shorten names for easier readability | Ron Dreslinski |
2004-03-02 | Add a name parameter so the statistics work properly | Ron Dreslinski |
2004-03-02 | Add statistics to calculate average round-trip delay for DMA | Ron Dreslinski |
2004-03-01 | Change ini again because I messed up the resolve | Ron Dreslinski |
2004-03-01 | Auto merged | Ron Dreslinski |
2004-03-01 | Add support for two buses to the DMA, allows header splitting | Ron Dreslinski |
2004-03-01 | Initial cut at adding support to make the state machine | Nathan Binkert |
2004-03-01 | Use #define CPU_10GHZ and CPU_4GHZ. This should get fixed when | Nathan Binkert |
2004-03-01 | Support several memory configurations for hooking up devices | Nathan Binkert |
2004-03-01 | add support for averaging | Nathan Binkert |
2004-03-01 | Only need an execution context if we're doing data | Nathan Binkert |
2004-02-29 | Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5 | Erik Hallnor |
2004-02-29 | Fix an assert, only need the ExecContext if we are doing data, | Erik Hallnor |
2004-02-29 | Merge zizzer.eecs.umich.edu:/bk/m5 | Nathan Binkert |
2004-02-29 | Fix the swichover code. It's only for FULL_SYSTEM | Nathan Binkert |
2004-02-29 | Remove copys from isa_desc, and implement a store and forward bus bridge | Erik Hallnor |
2004-02-29 | unused function name | Nathan Binkert |
2004-02-29 | make it so that we can prevent descriptor DMAs or | Nathan Binkert |
2004-02-29 | mark the request satisfied since well, it is. | Nathan Binkert |
2004-02-29 | Avoid more bogus addresses | Nathan Binkert |
2004-02-29 | fix switchover WRT interrupts | Nathan Binkert |
2004-02-29 | Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5 | Nathan Binkert |
2004-02-29 | Initial cleanup pass of lisa's function call tracking | Nathan Binkert |
2004-02-29 | Merge zizzer.eecs.umich.edu:/bk/m5 | Nathan Binkert |
2004-02-29 | more debugging support | Nathan Binkert |
2004-02-29 | Make the progress event work even after restoring from a checkpoint | Nathan Binkert |
2004-02-29 | Fix dumping to work on the opteron. struct timeval can | Nathan Binkert |
2004-02-29 | Add support for multiple address ranges in memory interfaces. | Erik Hallnor |
2004-02-29 | fix rpcc | Nathan Binkert |
2004-02-28 | Fix handling of rpcc in full-system mode. | Steve Reinhardt |
2004-02-27 | Added copy instructions to the ISA. Well it didn't break anything yet... | Erik Hallnor |
2004-02-27 | Initial copy support in the pipeline. Add copypal counting. | Erik Hallnor |
2004-02-26 | fix | Nathan Binkert |
2004-02-26 | The DMAInterface was never updated to the new blocking model. Need to hold th... | Erik Hallnor |
2004-02-26 | Quick hack to allow rerequests for the future. | Erik Hallnor |
2004-02-26 | stoopid | Nathan Binkert |
2004-02-26 | Merge. | Steve Reinhardt |
2004-02-26 | Make SW prefetch flag a parameter again, and add code to make | Steve Reinhardt |
2004-02-26 | Save the status of faulting write-hints so that they | Nathan Binkert |