index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
common
/
FSConfig.py
Age
Commit message (
Expand
)
Author
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-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-03-20
config: remove ruby_fs.py
Nilay Vaish
2014-02-18
arm: armv8 boot options to enable v8
Anthony Gutierrez
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
2014-01-24
arm: Add support for ARMv8 (AArch64 & AArch32)
ARM gem5 Developers
2014-01-03
config, x86: move kernel specification from tests to FSConfig.py
Steve Reinhardt
2013-10-17
arm, config: Fix a small issue with the dtb file being specified
Ali Saidi
2013-09-30
x86: Add support for m5ops through a memory mapped interface
Andreas Sandberg
2013-08-26
ARM: Fix configuration files for bare-metal binaries.
Ali Saidi
2013-08-19
config: Move the memory instantiation outside FSConfig
Andreas Hansson
2013-05-30
mem: Avoid explicitly zeroing the memory backing store
Andreas Hansson
2013-04-22
config: Add a mem-type config option to se/fs scripts
Andreas Hansson
2013-03-28
x86: create space in bios memory map
Nilay Vaish
2013-02-15
options: add command line option for dtb file
Anthony Gutierrez
2013-01-31
mem: Add DDR3 and LPDDR2 DRAM controller configurations
Andreas Hansson
2013-01-07
config: Do not use hardcoded physmem in fs script
Andreas Hansson
2012-10-25
config: Use SimpleDRAM in full-system, and with o3 and inorder
Andreas Hansson
2012-09-19
AddrRange: Simplify AddrRange params Python hierarchy
Andreas Hansson
2012-08-22
Bridge: Remove NACKs in the bridge and unify with packet queue
Andreas Hansson
2012-06-07
Config: Remove setMipsOptions
Nilay Vaish
2012-05-31
Bus: Split the bus into a non-coherent and coherent bus
Andreas Hansson
2012-04-06
MEM: Enable multiple distributed generalized memories
Andreas Hansson
2012-04-05
Config: corrects the way Ruby attaches to the DMA ports
Nilay Vaish
2012-03-27
Config: Move setWorkCountOptions() to Simulation.py
Nilay Vaish
2012-03-16
FSConfig.py: fix a typo makeLinuxAlphaRubySystem
Nilay Vaish
2012-03-09
ARM: Fix memory starting at non-zero address and exceeding max mem for a system.
Ali Saidi
2012-03-01
ARM: Add support for Versatile Express extended memory map
Ali Saidi
2012-02-26
Make the IO bridge accept address headed to all the local APICs.
Gabe Black
2012-02-13
MEM: Introduce the master/slave port roles in the Python classes
Andreas Hansson
2012-02-05
X86: Rename the bridge which allows commnication back to the local APICs.
Gabe Black
2012-01-28
SE/FS: Make SE vs. FS mode a runtime parameter.
Gabe Black
2012-01-17
MEM: Removing the default port peer from Python ports
Andreas Hansson
2012-01-17
MEM: Make the bus bridge unidirectional and fixed address range
Andreas Hansson
2012-01-17
MEM: Add port proxies instead of non-structural ports
Andreas Hansson
2012-01-09
ARM: Add support for running multiple systems
Ali Saidi
2011-12-15
ARM: Update config files for Android/BBench images available on website.
Anthony Gutierrez
2011-10-19
ARM: Fix small bug in config script that prevents android from booting
Ali Saidi
2011-08-19
ARM: Add some MP regressions and clean up the disk images and kernels a bit
Ali Saidi
2011-08-19
ARM: Add VExpress_E support with PCIe to gem5
Ali Saidi
2011-08-19
ARM: Add support for Versatile Express boards
Ali Saidi
2011-05-23
config: revamp x86 config to avoid appending to SimObjectVectors
Steve Reinhardt
2011-05-04
ARM: Configure bootloader parameters
Ali Saidi
[next]