Age | Commit message (Expand) | Author |
2004-03-17 | Updated kern/* code so we can have one console code and the simulator | Ali Saidi |
2004-03-11 | merge from head of m5. note: i did not bother to merge the PIO stuff with s... | Lisa Hsu |
2004-03-11 | merge with m5 head | Lisa Hsu |
2004-03-11 | traceflags merge | Lisa Hsu |
2004-03-11 | It was annoying me that there was PCIConfigAll and PciDev and PciConfigData. ... | Lisa Hsu |
2004-03-07 | Performance improvement for unaligned copy | Erik Hallnor |
2004-03-05 | change the naming of MainBins. didn't check this in before because i had ran... | Lisa Hsu |
2004-03-05 | fix ALPHA | Lisa Hsu |
2004-03-05 | changes that affect post checkpoint runs. | Lisa Hsu |
2004-03-05 | bin user and kernel stats | Lisa Hsu |
2004-03-05 | nother fix | Lisa Hsu |
2004-03-05 | Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/work/bk/bincleanup | Lisa Hsu |
2004-03-05 | forgot to check this in | Lisa Hsu |
2004-03-05 | Merge zizzer.eecs.umich.edu:/bk/m5 | Nathan Binkert |
2004-03-05 | Don't dump an ethertrace by default | Nathan Binkert |
2004-03-05 | Make payload splitting accessible with a #define | Nathan Binkert |
2004-03-05 | add a mechanism for delayed interrupts (aka. interrupt coalescing) | Nathan Binkert |
2004-03-05 | Add support for a propagation delay on the link. The electrical | Nathan Binkert |
2004-03-05 | constructor option to make the wrapped event autodelete | Nathan Binkert |
2004-03-05 | use %#x so we know that it is hex | Nathan Binkert |
2004-03-05 | add ticks per picosecond | Nathan Binkert |
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 |