configs,sim-se: fix se.py multi-cpu multi-cmd issue
[gem5.git] / tests / configs /
2017-07-03 Andreas Sandbergconfig: Move core timing models to config/common/cores
2017-06-13 Nikos Nikoleristests: Add ARM MOESI_CMP_directory regressions
2017-05-02 Andreas Sandbergpython: Use PyBind11 instead of SWIG for Python wrappers
2017-02-27 Andreas Sandbergbase: Refactor logging to make log level selection...
2017-02-14 Wendy Elsassermem: Update DRAM configuration names
2017-01-27 Andreas Sandbergpython: Move native wrappers to the _m5 namespace
2016-11-30 Andreas Hanssontests: Check for TrafficGen as part of memcheck regression
2016-11-17 Andreas Hanssontests, ruby: Move rubytests from ALPHA (linux) to NULL...
2016-10-14 Andreas Hanssonconfig: Make configs/common a Python package
2016-10-13 Andreas Hanssonruby: Fix regressions and make Ruby configs Python...
2016-08-12 Andreas Hanssonmem: Add snoop filter to SystemXBar by default
2016-06-02 Andreas Sandbergtests: Remove working dir assumption in tgen tests
2016-05-27 Stephan Diestelhorstmem, config: Selective use of snoop filter
2016-05-09 Andreas Sandbergtests: Enable test running outside of gem5's source...
2016-04-25 Andreas Hanssontests: Add a basic memcheck regression
2016-04-21 Jason Powertests: Update learning gem5 tests scripts with copyright
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2016-01-22 Brad Beckmannruby: changed all references to numCPs to num-cp
2016-01-19 Tony Gutierrezgpu-compute: AMD's baseline GPU model
2015-12-11 Brad Beckmannregress: updates required for the compute-gpu patches
2015-10-05 Andreas Sandbergtests: Update SMT tests to correctly configure CPUs
2015-09-30 Mitch Hayengaisa,cpu: Add support for FS SMT Interrupts
2015-09-16 Jason Lowe-Powertests: Add tests for the Learning gem5 scripts
2015-08-04 Andreas Sandbergmem: Move trace functionality from the CommMonitor...
2015-08-04 Andreas Sandbergmem: Redesign the stack distance calculator as a probe
2015-07-30 Andreas Sandbergtests: Add Minor to the ARM full switcheroo tests
2015-07-07 Andreas Sandbergsim: Decouple draining from the SimObject hierarchy
2015-07-07 Andreas Sandbergtests: Skip SPARC tests if the required binaries are...
2015-07-03 Andreas Hanssonmem: Allow read-only caches and check compliance
2015-03-19 Andreas Sandbergtest, arm: Add scripts to test checkpoints
2015-03-02 Andreas Hanssonmem: Move crossbar default latencies to subclasses
2015-02-11 Andreas Hanssoncpu: Tidy up the MemTest and make false sharing more...
2015-01-20 Andreas Hanssontests: Remove deprecated InOrderCPU tests
2014-12-23 Andreas Hanssontests: Add a regression for the stack distance calculator
2014-11-06 Nilay Vaishruby: interface with classic memory controller
2014-11-06 Nilay Vaishruby: single physical memory in fs mode
2014-10-30 Ali Saidiautomated merge
2014-10-30 Ali Saidiarm, tests: Update config files to more recent kernels...
2014-09-20 Andreas Hanssontests: Use more representative configs for ARM tests
2014-09-20 Andreas Hanssonmem: Rename Bus to XBar to better reflect its behaviour
2014-09-20 Andreas Hanssontests: Add a memtest version using the ideal SnoopFilter
2014-09-03 Andreas Hanssonalpha: Stop using 'inorder' and rely entirely on 'minor'
2014-09-03 Andreas Hanssontests: Use O3_ARM_v7a config for full-system ARM regres...
2014-09-01 Emilio Castillo... ruby: Fixes clock domains in configuration files
2014-07-23 Andrew Bardsleycpu: Minor CPU add regression tests for ARM and ALPHA
2014-05-09 Andreas Hanssontests: Reflect name change in DRAM tests
2014-05-09 Sascha Bischoffmem: Auto-generate CommMonitor trace file names
2014-03-20 Nilay Vaishconfig: ruby: rename _cpu_ruby_ports to _cpu_ports
2014-03-20 Nilay Vaishconfig: remove ruby_fs.py
2014-03-20 Nilay Vaishruby: no piobus in se mode
2014-02-25 Nilay Vaishruby: correct errors in changeset 4eec7bdde5b0
2014-02-24 Nilay Vaishruby: route all packets through ruby port
2014-01-04 Steve Reinhardtconfig, x86: move kernel specification from tests to... stable_2014_02_15
2013-11-14 Steve Reinhardttests: suppress output on switcheroo tests
2013-11-01 Andreas Hanssontest: Use SimpleMemory for atomic full-system tests
2013-08-20 Nilay Vaishruby: add option for number of transitions per cycle
2013-08-19 Andreas Hanssonmem: Change AbstractMemory defaults to match the common...
2013-08-19 Akash Bagdiapower: Add voltage domains to the clock domains
2013-08-19 Andreas Hanssonconfig: Move the memory instantiation outside FSConfig
2013-07-02 Nilay Vaishregressions: update a couple of configs
2013-06-27 Akash Bagdiasim: Add the notion of clock domains to all ClockedObjects
2013-06-27 Andreas Hanssonconfig: Add a BaseSESystem builder for re-use in regres...
2013-06-27 Akash Bagdiaconfig: Add a system clock command-line option
2013-06-27 Akash Bagdiaconfig: Remove redundant explicit setting of default...
2013-05-30 Andreas Hanssonmem: More descriptive DRAM config names
2013-04-28 Andreas Hanssonconfig: Added memory type to t1000 regression
2013-04-23 Nilay Vaishx86: regressions: add switcher full test
2013-04-22 Andreas Hanssonconfig: Add a mem-type config option to se/fs scripts
2013-04-22 Andreas Sandbergtests: Add support for testing KVM-based CPUs
2013-04-22 Andreas Sandbergarm: Enable support for triggering a sim panic on kerne...
2013-03-07 Nilay Vaishruby: remove the functional copy of memory in se mode
2013-02-15 Andreas Sandbergconfig: Move CPU handover logic to m5.switchCpus()
2013-01-31 Andreas Hanssonmem: Add DDR3 and LPDDR2 DRAM controller configurations
2013-01-07 Andreas Sandbergtests: Add CPU switching tests
2013-01-07 Andreas Hanssonconfig: Do not use hardcoded physmem in fs script
2013-01-07 Andreas Hanssoncpu: Add support for protobuf input for the trace generator
2013-01-07 Andreas Hanssonmem: Add tracing support in the communication monitor
2013-01-07 Ali Saiditests: Always specify memory mode in every test system.
2013-01-07 Andreas Sandbergtests: Create base classes to encapsulate common test...
2012-10-31 Andreas Hanssonstats: Update stats for fixed simple-atomic-mp config
2012-10-31 Andreas Hanssonconfig: Fix a typo in the simple-atomic-mp configuration
2012-10-30 Andreas Hanssonconfig: Unify caches used in regressions and adjust...
2012-10-26 Andreas Hanssonconfig: Fix the cache class naming in regression scripts
2012-10-25 Andreas Hanssonconfig: Use SimpleDRAM in full-system, and with o3...
2012-10-25 Andreas Hanssonconfig: Use shared cache config for regressions
2012-10-15 Andreas HanssonMem: Use cycles to express cache-related latencies
2012-10-15 Andreas HanssonConfigs: Set the memtest clock to a reasonable value
2012-10-15 Andreas HanssonRegression: Use addTwoLevelCacheHierarchy in configs
2012-09-25 Mrinmoy GhoshCache: add a response latency to the caches
2012-09-24 Andreas HanssonRegression: Set the clock for twosys-tsunami CPUs
2012-09-21 Andreas HanssonSimpleDRAM: A basic SimpleDRAM regression
2012-09-21 Andreas HanssonTrafficGen: Add a basic traffic generator regression
2012-08-22 Andreas HanssonBridge: Remove NACKs in the bridge and unify with packe...
2012-07-21 Andreas HanssonRegression: Fix topologies path in failing pc-simple...
2012-07-12 Andreas HanssonMem: Make SimpleMemory single ported
2012-07-11 Brad Beckmannregress: ruby stat additions and config changes
2012-06-11 Marc OrrRegression: Fix some bugs in simple-timing-mp-ruby.py.
2012-05-31 Andreas HanssonBus: Split the bus into a non-coherent and coherent bus
2012-04-26 Nilay VaishRegression: Add a test for x86 timing full system ruby...
2012-04-06 Brad Beckmannregress: ruby random tester and hammer stats updates
next