Age | Commit message (Expand) | Author |
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: Specify OS type and release on command line | Chris Emmons |
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-01-16 | config: add --root-device machine parameter | Curtis Dunham |
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 | scons: Do not build the InOrderCPU | Andreas Hansson |
2014-12-23 | config: Expose the DRAM ranks as a command-line option | Andreas Hansson |
2014-12-23 | config: Add --memchecker option | Marco Elver |
2014-12-23 | config: Add options to take/resume from SimPoint checkpoints | Dam Sunwoo |
2014-12-04 | config: Add two options for setting the kernel command line. | Gabe Black |
2014-12-03 | config: Get rid of some extra spaces around default arguments. | Gabe Black |
2014-11-06 | ruby: interface with classic memory controller | Nilay Vaish |
2014-10-29 | arm, tests: Update config files to more recent kernels and create 64-bit regr... | Ali Saidi |
2014-10-29 | arm: fix bare-metal memory setup. | Ali Saidi |
2014-10-11 | config: separate function for instantiating a memory controller | Nilay Vaish |
2014-07-17 | config, x86: Ensure that PCI devs get bridged to the memory bus | Jiuyue Ma |
2014-07-17 | config, x86: swap bus_id of ISA/PCI in X86 IntelMPTable | Jiuyue Ma |
2014-09-20 | mem: Rename Bus to XBar to better reflect its behaviour | Andreas Hansson |
2014-09-03 | arm: Support >2GB of memory for AArch64 systems | Ali Saidi |
2014-09-03 | arm: Assume we have a kernel that supports pci devices | Ali Saidi |
2014-09-03 | config: Refactor RealviewEMM to fit into new config system | Geoffrey Blake |
2014-09-03 | cpu: Change writeback modeling for outstanding instructions | Mitch Hayenga |
2014-07-28 | arm: make the PseudoLRU tags the default for the O3_ARM_v7aL2 | Anthony Gutierrez |
2014-07-23 | cpu: `Minor' in-order CPU model | Andrew Bardsley |
2014-06-30 | arm: make the bi-mode predictor the default for O3_ARM_v7a_BP | Anthony Gutierrez |
2014-05-15 | config: remove unecessary assignment of etherlink interfaces | Anthony Gutierrez |
2014-04-14 | arm: set default kernels for VExpress_EMM and VExpress_EMM64 | Anthony Gutierrez |
2014-04-10 | config: add num-work-ids command line option | Gedare Bloom |
2014-03-23 | mem: Rename SimpleDRAM to a more suitable DRAMCtrl | Andreas Hansson |
2014-03-23 | mem: Change memory defaults to be more representative | Andreas Hansson |
2014-03-23 | mem: More descriptive address-mapping scheme names | Andreas Hansson |
2014-03-20 | config: remove ruby_fs.py | Nilay Vaish |
2014-02-18 | arm: armv8 boot options to enable v8 | Anthony Gutierrez |
2014-02-18 | mem: Add a wrapped DRAMSim2 memory controller | Andreas Hansson |
2014-01-28 | x86: add a warning about the number of memory controllers | Nilay Vaish |
2014-01-27 | config: allow more than 3GB of memory for x86 simulations | Nilay Vaish |