summaryrefslogtreecommitdiff
path: root/configs/common/FSConfig.py
AgeCommit message (Expand)Author
2014-07-17config, x86: Ensure that PCI devs get bridged to the memory busJiuyue Ma
2014-07-17config, x86: swap bus_id of ISA/PCI in X86 IntelMPTableJiuyue Ma
2014-09-20mem: Rename Bus to XBar to better reflect its behaviourAndreas Hansson
2014-09-03arm: Support >2GB of memory for AArch64 systemsAli Saidi
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-05-15config: remove unecessary assignment of etherlink interfacesAnthony Gutierrez
2014-04-14arm: set default kernels for VExpress_EMM and VExpress_EMM64Anthony Gutierrez
2014-03-20config: remove ruby_fs.pyNilay Vaish
2014-02-18arm: armv8 boot options to enable v8Anthony Gutierrez
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-10-17arm, config: Fix a small issue with the dtb file being specifiedAli Saidi
2013-09-30x86: Add support for m5ops through a memory mapped interfaceAndreas Sandberg
2013-08-26ARM: Fix configuration files for bare-metal binaries.Ali Saidi
2013-08-19config: Move the memory instantiation outside FSConfigAndreas Hansson
2013-05-30mem: Avoid explicitly zeroing the memory backing storeAndreas Hansson
2013-04-22config: Add a mem-type config option to se/fs scriptsAndreas Hansson
2013-03-28x86: create space in bios memory mapNilay Vaish
2013-02-15options: add command line option for dtb fileAnthony Gutierrez
2013-01-31mem: Add DDR3 and LPDDR2 DRAM controller configurationsAndreas Hansson
2013-01-07config: Do not use hardcoded physmem in fs scriptAndreas Hansson
2012-10-25config: Use SimpleDRAM in full-system, and with o3 and inorderAndreas Hansson
2012-09-19AddrRange: Simplify AddrRange params Python hierarchyAndreas Hansson
2012-08-22Bridge: Remove NACKs in the bridge and unify with packet queueAndreas Hansson
2012-06-07Config: Remove setMipsOptionsNilay Vaish
2012-05-31Bus: Split the bus into a non-coherent and coherent busAndreas Hansson
2012-04-06MEM: Enable multiple distributed generalized memoriesAndreas Hansson
2012-04-05Config: corrects the way Ruby attaches to the DMA portsNilay Vaish
2012-03-27Config: Move setWorkCountOptions() to Simulation.pyNilay Vaish
2012-03-16FSConfig.py: fix a typo makeLinuxAlphaRubySystemNilay Vaish
2012-03-09ARM: Fix memory starting at non-zero address and exceeding max mem for a system.Ali Saidi
2012-03-01ARM: Add support for Versatile Express extended memory mapAli Saidi
2012-02-26Make the IO bridge accept address headed to all the local APICs.Gabe Black
2012-02-13MEM: Introduce the master/slave port roles in the Python classesAndreas Hansson
2012-02-05X86: Rename the bridge which allows commnication back to the local APICs.Gabe Black
2012-01-28SE/FS: Make SE vs. FS mode a runtime parameter.Gabe Black
2012-01-17MEM: Removing the default port peer from Python portsAndreas Hansson
2012-01-17MEM: Make the bus bridge unidirectional and fixed address rangeAndreas Hansson
2012-01-17MEM: Add port proxies instead of non-structural portsAndreas Hansson
2012-01-09ARM: Add support for running multiple systemsAli Saidi
2011-12-15ARM: Update config files for Android/BBench images available on website.Anthony Gutierrez
2011-10-19ARM: Fix small bug in config script that prevents android from bootingAli Saidi
2011-08-19ARM: Add some MP regressions and clean up the disk images and kernels a bitAli Saidi
2011-08-19ARM: Add VExpress_E support with PCIe to gem5Ali Saidi
2011-08-19ARM: Add support for Versatile Express boardsAli Saidi
2011-05-23config: revamp x86 config to avoid appending to SimObjectVectorsSteve Reinhardt
2011-05-04ARM: Configure bootloader parametersAli Saidi