Age | Commit message (Expand) | Author |
2009-11-18 | ruby: Added more info to bridge error message | Brad Beckmann |
2009-11-18 | ruby: Ruby 64-bit address output fixes. | Brad Beckmann |
2009-11-18 | ruby: Ruby destruction fix. | Brad Beckmann |
2009-11-18 | ruby: Ruby debug print fixes. | Brad Beckmann |
2009-11-10 | Mem: Eliminate the NO_FAULT request flag. | Gabe Black |
2009-11-05 | slicc: tweak file enumeration for scons | Steve Reinhardt |
2009-11-05 | slicc: whack some of Nate's leftover debug code | Steve Reinhardt |
2009-11-04 | build: fix compile problems pointed out by gcc 4.4 | Nathan Binkert |
2009-10-28 | license: Fix license on network model code | Nathan Binkert |
2009-10-26 | fixed error message generation bug in SLICC ast files | Brad Beckmann |
2009-10-03 | bus: add assertion to catch illegal retry | Steve Reinhardt |
2009-09-26 | Minor cleanup: Use the blockAlign() method where it applies in the cache. | Steve Reinhardt |
2009-09-26 | Force prefetches to check cache and MSHRs immediately prior to issue. | Steve Reinhardt |
2009-09-23 | ruby: Disable all debug output by default | Nathan Binkert |
2009-09-23 | arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh | Nathan Binkert |
2009-09-22 | slicc: Pure python implementation of slicc. | Nathan Binkert |
2009-09-22 | scons: add slicc and ply to sys.path and PYTHONPATH so everyone has access | Nathan Binkert |
2009-09-22 | python: Move more code into m5.util allow SCons to use that code. | Nathan Binkert |
2009-09-11 | Added new MESI files | Polina Dudnik |
2009-09-11 | Config adjustments for MESI | Polina Dudnik |
2009-09-11 | Somayeh's MESI protocol with Polina's bug fixes | Polina Dudnik |
2009-09-11 | MI data corruption bug fix | Polina Dudnik |
2009-09-11 | Object print bug fix | Polina Dudnik |
2009-09-11 | MOESI data corruption bug fix | Polina Dudnik |
2009-08-31 | [mq]: MOESI_patch | Polina Dudnik |
2009-08-28 | Reset the atomics flags if RMW_Read is not followed by a RMW_Read or RMW_Write | Polina Dudnik |
2009-08-28 | imported patch mi_patch | Polina Dudnik |
2009-08-15 | Made servicing_atomic a counter and added started writes: | Polina Dudnik |
2009-08-14 | Bug fix: indicate when writes started coming in | Polina Dudnik |
2009-08-14 | Merge with current branch | Polina Dudnik |
2009-08-14 | Added proc_id to CacheMsg for SMT. | Polina Dudnik |
2009-08-14 | Multi-line RMW handling | Polina Dudnik |
2009-08-14 | SMT atomics modifications: | Polina Dudnik |
2009-08-13 | Automated merge with ssh://hg@m5sim.org/m5 | Derek Hower |
2009-08-13 | ruby: config bugfix | Derek Hower |
2009-08-11 | ruby/network data_msg_size bug fix with updated stats | Tushar Krishna |
2009-08-11 | merged Tushar's bug fix with public repository changes | Brad Beckmann |
2009-08-09 | protocol: added recycle actions to MOESI DMA events | Derek Hower |
2009-08-07 | bug fix for data_msg_size in network/Network.cc | Tushar Krishna |
2009-08-06 | fixed MOESI_CMP_directory bug | Derek Hower |
2009-08-06 | protocol: fixed MOESI_CMP_directory bug | Derek Hower |
2009-08-06 | ruby: better configuration assert message | Derek Hower |
2009-08-05 | merge | Derek Hower |
2009-08-05 | ruby: configuration supports multiple runs in same session | Derek Hower |
2009-08-05 | protocol: made MI_example dma mapping generic | Derek Hower |
2009-08-04 | ruby: made mapAddressToRange based off a bit count | Derek Hower |
2009-08-04 | slicc: added MOESI_CMP_directory, DMA SequencerMsg, parameterized controllers | Derek Hower |
2009-08-04 | slicc: generate html by default | Derek Hower |
2009-08-04 | slicc: better error messages when the python parser fails | Nathan Binkert |
2009-08-03 | Automated merge with ssh://hg@m5sim.org/m5 | Derek Hower |