summaryrefslogtreecommitdiff
path: root/tests/configs
AgeCommit message (Expand)Author
2012-02-12mem: fix cache stats to use request ids correctlyDam Sunwoo
2012-01-30Merge with main repository.Gabe Black
2012-01-30Ruby: Connect system port in Ruby network testAndreas Hansson
2012-01-28SE/FS: Make both SE and FS tests available all the time.Gabe Black
2012-01-28SE/FS: Make SE vs. FS mode a runtime parameter.Gabe Black
2012-01-28Merge with the main repo.Gabe Black
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-07Merge with the main repository again.Gabe Black
2011-12-01O3: Remove hardcoded tgts_per_mshr in O3CPU.py.Chander Sudanthi
2011-10-08Configs: Use connectAllPorts to connect ports for simple-timing-ruby.Gabe Black
2011-08-19ARM: Add some MP regressions and clean up the disk images and kernels a bitAli Saidi
2011-07-05X86: Add a config for an FS regression on O3.Gabe Black
2011-06-30Ruby: Add support for functional accessesBrad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2011-06-19inorder: make InOrder CPU FS compilable/visibleKorey Sewell
2011-05-23config: tweak ruby configs to clean up hierarchySteve Reinhardt
2011-03-17ARM: Update stats for the previous changes and add ARM_FS/O3 regression.Ali Saidi
2011-03-17Mem: Fix issue with dirty block being lost when entire block transferred to n...Ali Saidi
2011-02-23ARM: Clarifies creation of Linux and baremetal ARM systems.Ali Saidi
2011-02-08memtest: due to contention increase, increased deadlock thresholdBrad Beckmann
2011-02-07X86: Add scripts to support X86 FS configurations in the regressions.Gabe Black
2011-02-03Config: Keep track of uncached and cached ports separately.Gabe Black
2010-11-08ARM: Add full-system regressionsAli Saidi
2010-08-20regress: Regression tester updatesBrad Beckmann
2010-08-17sim: fail on implicit creation of orphans via portsSteve Reinhardt
2010-03-21ruby: Regression updates for new ruby config locationsBrad Beckmann
2010-02-23cache: Make caches sharing aware and add occupancy stats.Lisa Hsu
2010-01-29m5: Regression Tester UpdateBrad Beckmann
2010-01-29ruby: memtest-ruby updated to the new config systemBrad Beckmann
2010-01-25config: changed default ruby config file for regressionDerek Hower
2010-01-19mergeDerek Hower
2009-11-18m5: refreshed the ruby memtest regression statsBrad Beckmann
2009-11-18ruby: included ruby config parameter ports per coreBrad Beckmann
2009-11-18ruby: Support for merging ALPHA_FS and rubyBrad Beckmann
2009-09-22python: Move more code into m5.util allow SCons to use that code.Nathan Binkert
2009-09-11ruby: cleaned up unified MESI/MOESI configurationDerek Hower
2009-07-06ruby: Fix RubyMemory to work with the newer ruby.Nathan Binkert
2009-05-12inorder-regress: missing regress config fileKorey Sewell
2009-05-11ruby: Set up Ruby regression tests.Steve Reinhardt
2008-07-16mem: use single BadAddr responder per system.Steve Reinhardt
2008-10-20Regression: Add single and dual boot O3 regressions. They both take about 8 m...Ali Saidi
2007-08-10Regression: Add an I/O Cache to the full system regressions that have a cache.Ali Saidi
2007-06-30Get rid of remaining traces of obsolete CoherenceProtocol object.Steve Reinhardt
2007-05-19PhysicalMemory has vector of uniform ports instead of one special one.Steve Reinhardt
2007-05-10remove hit_latency and make latency do the right thingAli Saidi
2007-04-22Update configs to set the CPU clock properly.Kevin Lim
2007-03-23Merge ktlim@zizzer:/bk/newmemKevin Lim
2007-03-23A couple of minor fixes.Kevin Lim
2007-03-06Move all of the parameters of the Root SimObject so they areNathan Binkert
2007-03-03add a sparc fs regressionAli Saidi