Age | Commit message (Expand) | Author |
2018-03-20 | arch-arm, configs: Treat the bootloader rom as cacheable memory | Nikos Nikoleris |
2018-03-06 | config: Switch from the print statement to the print function. | Gabe Black |
2018-02-05 | config: remove dead code in fs.py | Nayan Deshmukh |
2018-01-29 | config: Embed Device Tree generation in fs.py config | Glenn Bergmans |
2017-12-15 | mem-ruby: Support atomic_noncaching acceses in ruby | Swapnil Haria |
2017-06-19 | configs, arm: add option to enable security extensions | Gedare Bloom |
2017-05-09 | config: Fix up some configs to not use CPU aliases. | Gabe Black |
2017-02-14 | sim, kvm: make KvmVM a System parameter | Curtis Dunham |
2017-01-09 | config: Fix missing include in fs.py | Matthias Jung |
2016-10-14 | config: Make configs/common a Python package | Andreas Hansson |
2016-10-13 | ruby: Fix regressions and make Ruby configs Python packages | Andreas Hansson |
2016-10-06 | config: add a separate config file for the network. | Tushar Krishna |
2016-08-10 | arm, config: Add initial support for Ruby | Andreas Sandberg |
2016-01-07 | config: Updates for distributed gem5 simulations | Gabor Dozsa |
2015-12-07 | config: Enable elastic trace capture and replay in se/fs | Radhika Jagtap |
2015-11-03 | mem: hmc: top level design | Erfan Azarkhish |
2015-09-30 | isa,cpu: Add support for FS SMT Interrupts | Mitch Hayenga |
2015-04-08 | config: Support full-system with SST's memory system | Curtis Dunham |
2015-03-19 | config: Specify OS type and release on command line | Chris Emmons |
2015-01-16 | config: add --root-device machine parameter | Curtis Dunham |
2015-01-03 | arm: fix build_drive_system when not using default options | Anthony Gutierrez |
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-11-18 | configs: small fix to ruby portion of fs.py and se.py | Nilay Vaish |
2014-11-06 | ruby: interface with classic memory controller | Nilay Vaish |
2014-11-06 | ruby: single physical memory in fs mode | Nilay Vaish |
2014-10-29 | arm, tests: Update config files to more recent kernels and create 64-bit regr... | Ali Saidi |
2014-03-20 | config: ruby: rename _cpu_ruby_ports to _cpu_ports | Nilay Vaish |
2014-03-20 | config: fs.py: move creating of test/drive systems to functions | Nilay Vaish |
2014-03-20 | config: remove ruby_fs.py | Nilay Vaish |
2014-01-31 | config: correct bug in x86 drive sys instantiation | Nilay Vaish |
2014-01-27 | config: allow more than 3GB of memory for x86 simulations | Nilay Vaish |
2014-01-24 | arm: Add support for ARMv8 (AArch64 & AArch32) | ARM gem5 Developers |
2013-10-17 | util: Streamline .apc project convertsion script | Dam Sunwoo |
2013-08-19 | config: Command line support for multi-channel memory | Andreas Hansson |
2013-08-19 | mem: Change AbstractMemory defaults to match the common case | Andreas Hansson |
2013-08-19 | power: Add voltage domains to the clock domains | Akash Bagdia |
2013-08-19 | config: Move the memory instantiation outside FSConfig | Andreas Hansson |
2013-06-27 | sim: Add the notion of clock domains to all ClockedObjects | Akash Bagdia |
2013-06-27 | config: Add a system clock command-line option | Akash Bagdia |
2013-06-27 | config: Add a CPU clock command-line option | Akash Bagdia |
2013-06-27 | config: Remove redundant explicit setting of default clocks | Akash Bagdia |
2013-04-22 | config: Add a mem-type config option to se/fs scripts | Andreas Hansson |
2013-04-22 | config: Add a KVM VM to systems with KVM CPUs | Andreas Sandberg |
2013-02-15 | options: add command line option for dtb file | Anthony Gutierrez |
2013-01-07 | config: Do not use hardcoded physmem in fs script | Andreas Hansson |
2013-01-07 | arch: Make the ISA class inherit from SimObject | Andreas Sandberg |
2012-10-26 | config: Add a check for fastmem only used with Atomic CPU | Andreas Hansson |
2012-10-26 | config: Remove unused mem_size in fs.py | Andreas Hansson |
2012-10-15 | Mem: Use cycles to express cache-related latencies | Andreas Hansson |