Age | Commit message (Expand) | Author |
2015-08-21 | mem: Add explicit Cache subclass and make BaseCache abstract | Andreas Hansson |
2015-08-21 | ruby: Move Rubys cache class from Cache.py to RubyCache.py | Andreas Hansson |
2015-08-19 | ruby: reverts to changeset: bf82f1f7b040 | Nilay Vaish |
2015-08-14 | ruby: profiler: provide the number of vnets through ruby system | Nilay Vaish |
2015-08-14 | ruby: remove random seed | Nilay Vaish |
2015-08-14 | ruby: Protocol changes for SimObject MessageBuffers | Joel Hestness |
2015-08-14 | ruby: Expose MessageBuffers as SimObjects | Joel Hestness |
2015-08-14 | ruby: Remove the RubyCache/CacheMemory latency | Joel Hestness |
2015-08-03 | misc: Coupling gem5 with SystemC TLM2.0 | Matthias Jung |
2015-08-03 | ruby: correctly number the sequencer in MESI_Three_Level.py | Nilay Vaish |
2015-07-20 | config: add base class for ruby controllers | David Hashe |
2015-07-20 | ruby: initialize replacement policies with their own simobjs | David Hashe |
2015-07-21 | configs: network test: remove redundant physical memory | Nilay Vaish |
2015-07-10 | ruby: remove extra whitespace and correct misspelled words | Brandon Potter |
2015-07-04 | config: Update location of ruby topologies in help | David Hashe |
2015-07-03 | mem: Remove redundant is_top_level cache parameter | Andreas Hansson |
2015-07-03 | mem: Allow read-only caches and check compliance | Andreas Hansson |
2015-06-01 | kvm, arm: Add support for aarch64 | Andreas Sandberg |
2015-05-15 | config: Use null memory for DRAM sweep script | Andreas Hansson |
2015-05-15 | config: Add new MemConfig options to DRAM sweep script | Wendy Elsasser |
2015-05-05 | arch, cpu: Do not forward snoops to table walker | Andreas Hansson |
2015-04-29 | cpu: o3: replace issueLatency with bool pipelined | Nilay Vaish |
2015-04-23 | config: enable setting SE-mode environment variables from file | bpotter |
2015-04-20 | config: Remove memory aliases and rely on class name | Andreas Hansson |
2015-04-14 | config, cpu: fix progress interval for switched CPUs | Malek Musleh |
2015-04-13 | cpu: re-organizes the branch predictor structure. | Dibakar Gope |
2015-04-08 | config: Support full-system with SST's memory system | Curtis Dunham |
2015-03-27 | arm, configs: Do not forward snoops from I cache | Andreas Hansson |
2015-03-23 | config: expand '~' and '~user' in paths | Steve Reinhardt |
2015-03-23 | config: Add ability to exit simulation after initialization | Curtis Dunham |
2015-03-19 | config: Add soak test for memtest.py | Andreas Hansson |
2015-03-19 | config: Specify OS type and release on command line | Chris Emmons |
2015-03-19 | config: Fix DRAM rank option in sweep script | Andreas Hansson |
2015-03-09 | config: Fix for 'android' lookup in disk name | Rizwana Begum |
2015-03-02 | mem: Move crossbar default latencies to subclasses | Andreas Hansson |
2015-02-26 | Ruby: Update backing store option to propagate through to all RubyPorts | Jason Power |
2015-02-16 | config: Add memcheck stress test | Andreas Hansson |
2015-01-16 | config: add --root-device machine parameter | Curtis Dunham |
2015-02-11 | config: Revamp memtest to allow testers on any level | Andreas Hansson |
2015-02-11 | cpu: Tidy up the MemTest and make false sharing more obvious | Andreas Hansson |
2015-02-05 | config: rename 'file' var | Steve Reinhardt |
2015-02-05 | config: make M5_PATH a real search path | Steve Reinhardt |
2015-02-03 | config: Add XOR hashing to the DRAM channel interleaving | Andreas Hansson |
2015-02-03 | config: Adjust DRAM channel interleaving defaults | Andreas Hansson |
2015-01-30 | config: arm: fix os_flags | Malek Musleh |
2015-01-20 | config, ruby: connect dma to network | Malek Musleh |
2015-01-20 | scons: Do not build the InOrderCPU | Andreas Hansson |
2015-01-03 | arm: fix build_drive_system when not using default options | Anthony Gutierrez |
2015-01-03 | configs: ruby: removes bug introduced by 05b5a6cf3521 | Nilay Vaish |
2014-12-23 | config: Expose the DRAM ranks as a command-line option | Andreas Hansson |