summaryrefslogtreecommitdiff
path: root/configs/common
AgeCommit message (Expand)Author
2014-09-03arm: Assume we have a kernel that supports pci devicesAli Saidi
2014-09-03config: Refactor RealviewEMM to fit into new config systemGeoffrey Blake
2014-09-03cpu: Change writeback modeling for outstanding instructionsMitch Hayenga
2014-07-28arm: make the PseudoLRU tags the default for the O3_ARM_v7aL2Anthony Gutierrez
2014-07-23cpu: `Minor' in-order CPU modelAndrew Bardsley
2014-06-30arm: make the bi-mode predictor the default for O3_ARM_v7a_BPAnthony Gutierrez
2014-05-15config: remove unecessary assignment of etherlink interfacesAnthony Gutierrez
2014-04-14arm: set default kernels for VExpress_EMM and VExpress_EMM64Anthony Gutierrez
2014-04-10config: add num-work-ids command line optionGedare Bloom
2014-03-23mem: Rename SimpleDRAM to a more suitable DRAMCtrlAndreas Hansson
2014-03-23mem: Change memory defaults to be more representativeAndreas Hansson
2014-03-23mem: More descriptive address-mapping scheme namesAndreas Hansson
2014-03-20config: remove ruby_fs.pyNilay Vaish
2014-02-18arm: armv8 boot options to enable v8Anthony Gutierrez
2014-02-18mem: Add a wrapped DRAMSim2 memory controllerAndreas Hansson
2014-01-28x86: add a warning about the number of memory controllersNilay Vaish
2014-01-27config: allow more than 3GB of memory for x86 simulationsNilay Vaish
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers
2014-01-03config, x86: move kernel specification from tests to FSConfig.pySteve Reinhardt
2013-11-15cpu: allow the fetch buffer to be smaller than a cache lineAnthony Gutierrez
2013-10-17util: Streamline .apc project convertsion scriptDam Sunwoo
2013-10-17arm, config: Fix a small issue with the dtb file being specifiedAli Saidi
2013-10-09config: correct example ruby scriptsNilay Vaish
2013-09-30x86: Add support for m5ops through a memory mapped interfaceAndreas Sandberg
2013-09-30config: Add a 'kvm' CPU aliasAndreas Sandberg
2013-09-11config: Initialize and check cpt_starttickJoel Hestness
2013-08-26ARM: Fix configuration files for bare-metal binaries.Ali Saidi
2013-08-19config: Command line support for multi-channel memoryAndreas Hansson
2013-08-19power: Add voltage domains to the clock domainsAkash Bagdia
2013-08-19config: Move the memory instantiation outside FSConfigAndreas Hansson
2013-07-18Configs: Fix up maxtick and maxtimeJoel Hestness
2013-07-18config: Update script to set cache line size on systemAndreas Hansson
2013-06-28configs: rearrange the available options in Options.pyNilay Vaish
2013-06-27sim: Add the notion of clock domains to all ClockedObjectsAkash Bagdia
2013-06-27config: Rename clock option to Ruby clockAkash Bagdia
2013-06-27config: Add a system clock command-line optionAkash Bagdia
2013-06-27config: Add a CPU clock command-line optionAkash Bagdia
2013-06-03config: Add missing CPUs to --restore-with-cpuAndreas Sandberg
2013-05-30mem: More descriptive DRAM config namesAndreas Hansson
2013-05-30mem: Add a LPDDR3-1600 configurationAndreas Hansson
2013-05-30mem: Avoid explicitly zeroing the memory backing storeAndreas Hansson
2013-05-14cpu: remove local/globalHistoryBits params from branch predAnthony Gutierrez
2013-04-22config: Add a mem-type config option to se/fs scriptsAndreas Hansson
2013-04-22cpu: generate SimPoint basic block vector profilesDam Sunwoo
2013-04-09Configs: Fix handling of maxtick and take_checkpointsJoel Hestness
2013-03-28x86: create space in bios memory mapNilay Vaish
2013-03-22config: return exit event instead of causeNilay Vaish
2013-02-20config: Fix --prog-interval command line optionAli Saidi
2013-02-15options: add command line option for dtb fileAnthony Gutierrez
2013-02-15config: Remove O3 dependenciesAndreas Sandberg