Age | Commit message (Expand) | Author |
2010-04-18 | event: Allow EventWrapper to take an object reference | Nathan Binkert |
2010-04-15 | scons: don't maintain files in sorted order | Nathan Binkert |
2010-04-15 | tick: rename Clock namespace to SimClock | Nathan Binkert |
2010-04-15 | eventq: move EventQueue constructor to cc file | Nathan Binkert |
2010-04-10 | inorder: timing for inst forwarding | Korey Sewell |
2010-04-02 | eventq: allow an implicit cast from an EventManager to an EventQueue * | Nathan Binkert |
2010-04-02 | eventq: Clean up some flags | Nathan Binkert |
2010-04-02 | eventq: Make priorities just an integer instead of an enum. | Nathan Binkert |
2010-04-02 | refcnt: no default copy contructor or copy operator | Nathan Binkert |
2010-04-02 | ruby: get rid of gems_common/util.hh and .cc and use stuff in src/base | Nathan Binkert |
2010-04-02 | ruby: get "using namespace" out of headers | Nathan Binkert |
2010-03-31 | style: another ruby style pass | Nathan Binkert |
2010-03-29 | style: cleanup the Ruby Tester | Nathan Binkert |
2010-03-27 | m5: merge inorder updates | Korey Sewell |
2010-03-27 | inorder: write-hints bug fix | Korey Sewell |
2010-03-25 | CPU: Added comments to address translation classes. | Timothy M. Jones |
2010-03-23 | ruby: continue style pass | Nathan Binkert |
2010-03-23 | cpu: get rid of uncached access "events" | Steve Reinhardt |
2010-03-23 | cpu: fix exec tracing memory corruption bug | Steve Reinhardt |
2010-03-22 | ruby: style pass | Nathan Binkert |
2010-03-22 | inorder: import name for addtl. bpred stats | Korey Sewell |
2010-03-22 | inorder: fix squash bug in branch predictor | Maximilien Breughe |
2010-03-22 | inorder: fix address list bug | Korey Sewell |
2010-03-22 | ruby: improved isReadWrite fix me comment | Brad Beckmann |
2010-03-21 | ruby: Removed the unnecessary MachineType message fields | Brad Beckmann |
2010-03-21 | ruby: Reorganized Ruby topology and protocol files | Brad Beckmann |
2010-03-21 | ruby: Disable adaptive routing by for faster simulation perf. | Brad Beckmann |
2010-03-21 | ruby: Changed the default set size to 1 | Brad Beckmann |
2010-03-21 | ruby: Reordered protocol buffers | Brad Beckmann |
2010-03-21 | ruby: Adds configurable bit selection for numa mapping | Brad Beckmann |
2010-03-21 | ruby: Added flag to disable mem_vec allocation | Brad Beckmann |
2010-03-21 | ruby: Ruby support for sparse memory | Brad Beckmann |
2010-03-21 | ruby: Finally removed bash code cira. 2001ish! | Brad Beckmann |
2010-03-21 | ruby: Ruby support for LLSC | Brad Beckmann |
2010-03-21 | ruby: Minor dma latency initialization fix | Brad Beckmann |
2010-03-21 | ruby: Fix multiple wakeups in Ruby Eventqueue | Tushar Krishna |
2010-03-21 | ruby: Removed the obsolete file specified network files | Brad Beckmann |
2010-03-21 | ruby: Added copyright to many Ruby *.py files | Brad Beckmann |
2010-03-21 | ruby: Fixed small data msg bug in MOESI_hammer-dir | Brad Beckmann |
2010-03-21 | TimingSimpleCPU: Fixed uncacacheable request read bug | Brad Beckmann |
2010-03-21 | ruby: Removed the no longer used rubymem files | Brad Beckmann |
2010-03-21 | ruby: Fix MOESI_hammer cache profiler calls for L2 misses | Brad Beckmann |
2010-03-21 | ruby: Removed deprecated stats from the main profiler | Brad Beckmann |
2010-03-16 | orion: Make declarations match definition | Nathan Binkert |
2010-03-14 | ruby: Fix copyrights on files | Nathan Binkert |
2010-03-12 | slicc: Change the code generation so that the generated code is easier to read | Nathan Binkert |
2010-03-12 | packet: add a method to set the size | Nathan Binkert |
2010-03-12 | eventq: rearrange a little bit so I can add some stuff | Nathan Binkert |
2010-03-12 | eventq: remove some unused includes | Nathan Binkert |
2010-03-12 | bugfix: since pow() causes a bug don't use it | Nathan Binkert |