arch-arm: We add PRFM PST instruction for arm
[gem5.git] / tests /
2018-09-12 Andreas Sandbergcpu: Replace the fastmem with a new CPU model
2018-08-17 Brandon Pottertests: add a stack printer test
2018-08-17 Jason Lowe-Powertests: Add explicit build test
2018-08-17 Sean Wilsontests: Add test for the m5-exit instruction.
2018-08-17 Sean Wilsontests: Add a simple example test
2018-08-17 Jason Lowe-Powertests: Add Makefiles for hello
2018-08-17 Sean Wilsontests,ext: Add a new testing library proposal
2018-08-17 Jason Lowe-Powertests: Fix hello.c test program
2018-06-15 Tuan Tatests,style: add RISC-V assembly tests
2018-06-12 Tuan Tatests: add some pthread and std::thread unit tests
2018-05-31 Nikos Nikolerismem-cache: Add a non-coherent cache
2018-03-20 Nikos Nikolerisarch-arm, configs: Treat the bootloader rom as cacheabl...
2018-03-15 Jason Lowe-Powertests: Add test program for C++ threads
2018-03-14 Giacomo Travaglinitests: Add missing print replacements in tests subdir
2018-03-09 Giacomo Travaglinitests: Python regression scripts using new print function
2018-03-06 Gabe Blackscons: Switch from the print statement to the print...
2018-01-10 Alec Roelkearch-riscv: Make use of ImmOp's polymorphism
2017-11-16 Radhika Jagtaptests: Add tests for DRAM low power modes
2017-11-10 Gabe Blackscons: Move Transform and termcap functionality into...
2017-10-05 Curtis Dunhamtests: Fix path for module imports in ARM system config...
2017-07-25 Nikos Nikoleristests: Fix path for module imports in ARM system configs
2017-07-17 Andreas Sandbergtests: Don't treat new stats as a cause for failures
2017-07-14 Alec Roelketests: Upate RISC-V binaries and results
2017-07-11 Alec Roelkearch-riscv,tests: Add insttests for RV64C
2017-07-03 Andreas Sandbergconfig: Move core timing models to config/common/cores
2017-06-16 Sean Wilsontests: Fix a typo for the default MI_example protocol
2017-06-13 Nikos Nikoleristests: Add ARM MOESI_CMP_directory regressions
2017-06-13 Nikos Nikolerisscons: Make MOESI_CMP_directory the default ARM ruby...
2017-06-05 Alec Roelketests: Update RISC-V hello test and stats
2017-05-02 Andreas Sandbergpython: Use PyBind11 instead of SWIG for Python wrappers
2017-04-21 Andreas Sandbergtests: Remove unused options from tests.py
2017-04-05 Alec Roelkeriscv: fix Linux problems with LR and SC ops
2017-04-05 Alec Roelkeriscv: fix compatibility with Linux toolchain
2017-04-05 Gabe Blackstats: Update some stats after simulated program exit...
2017-04-05 Gabe Blackstats: Update the stats for 70.twolf for x86 o3-timing...
2017-04-05 Gabe Blackstats: Update 04.gpu stats.
2017-04-05 Gabe Blackstats: Update ARM FS stats.
2017-04-05 Gabe Blackstats: Update the 40.m5threads stats.
2017-04-05 Gabe Blackstats: Rename num_syscalls to numSyscalls in the refere...
2017-04-05 Gabe Blackstats: Update 01.hello-2T-smt and 40.perlbmks stats...
2017-04-05 Gabe Blackstats: Update the stats for 04.gpu for x86/linux/gpu...
2017-04-05 Gabe Blackstats: Update the solaris boot stats for the new op...
2017-04-05 Gabe Blackstats: Update the solaris boot stats for the default...
2017-04-05 Gabe Blackstats: Update the solaris boot stats for new snoopTraff...
2017-04-05 Gabe Blackstats: Update SPARC solaris boot stats.
2017-04-05 Gabe Blackstats: Remove stats from the SPARC solaris boot which...
2017-04-05 Gabe Blackstats: Add a boat load of stats to the SPARC solaris...
2017-04-05 Gabe Blackstats: Un-empty the SPARC FS stats.txt file.
2017-03-16 Nikos Nikoleristests: Warn not fail when reading invalid pickle status...
2017-02-27 Brandon Pottersyscall_emul: [patch 14/22] adds identifier system...
2017-02-27 Andreas Sandbergbase: Refactor logging to make log level selection...
2017-02-27 Andreas Sandbergtests: Disable descriptions in stat files
2017-02-19 Andreas Hanssonstats: Get all stats updated to reflect current behaviour
2016-11-09 Brandon Pottersyscall_emul: [patch 5/22] remove LiveProcess class...
2017-02-14 Wendy Elsassermem: Update DRAM configuration names
2017-02-14 Curtis Dunhamtests: check for gem5 binary before tests
2017-02-13 Alec Roelkeriscv: Remove ECALL tests from insttest
2017-02-10 Jason Lowe-Powermisc: Update #!env calls for python to explicit version
2017-01-27 Andreas Sandbergpython: Move native wrappers to the _m5 namespace
2016-12-19 Curtis Dunhamstats: update references
2016-12-05 Andreas Hanssonstats: Update stats to reflect cache changes
2016-11-30 Jason Lowe-Powertests: Regression stats updated for recent patches
2016-11-30 Alec Roelkeriscv: [Patch 8/5] Added some regression tests to RISC-V
2016-11-30 Andreas Hanssontests: Check for TrafficGen as part of memcheck regression
2016-11-17 Andreas Hanssonstats, alpha: Update ALPHA stats
2016-11-17 Andreas Hanssontests, ruby: Move rubytests from ALPHA (linux) to NULL...
2016-11-17 Andreas Hanssonalpha: Remove ALPHA tru64 support and associated tests
2016-10-19 Andreas Hanssonstats: Update stats to reflect recent changes to floats
2016-10-14 Andreas Hanssonconfig: Make configs/common a Python package
2016-10-13 Curtis Dunhamstats: update references
2016-10-13 Andreas Hanssonruby: Fix regressions and make Ruby configs Python...
2016-09-22 Andreas Sandbergtests, arm: Reinstate accidentally removed switcheroo...
2016-09-22 Andreas Sandbergtest: Make the memtest and memcheck tests functional...
2016-09-22 Andreas Sandbergtests: Make remaining switcheroo tests functional only
2016-09-16 Andreas Sandbergtests, arm: Make switcheroo and checkpoint tests functional
2016-09-16 Andreas Sandbergtests: Add support for functional only tests
2016-08-22 David Hashetests: Add example of using KVM acceleration with an app
2016-08-14 Steve Reinhardttests: remove EIO tests
2016-08-12 Andreas Sandbergstats: Update to match classic memory changes
2016-08-12 Andreas Hanssonmem: Add snoop filter to SystemXBar by default
2016-08-02 Curtis Dunhamstats: update references
2016-07-22 Andreas Sandbergtests: Add regex-based ignore rules for ref files
2016-07-21 Curtis Dunhamstats: update references
2016-07-01 Jason Lowe-Powermisc: merge with sytle checker fix
2016-07-01 Abdul Mutaal Ahmadmem: tester for new HMC configuration
2016-06-21 Andreas Sandbergstats: Update stats to reflect ARM changes
2016-06-20 Andreas Sandbergtests: Add a test command to get test status as an...
2016-06-20 Andreas Sandbergtests: Split test results into running and verification
2016-06-20 Andreas Sandbergmem: Resolve TrafficGen trace relative to the config
2016-06-13 Steve Reinhardtstats: update EIO stats
2016-06-06 Andreas Sandbergstats: Add power stats to test references
2016-06-06 Steve Reinhardtstats: update EIO stats
2016-06-02 Andreas Sandbergstats: Update ref stats to match ARM TLB changes
2016-06-02 Andreas Sandbergtests: Remove working dir assumption in tgen tests
2016-06-02 Andreas Sandbergstats: Update to match ARM ISA changes
2016-06-02 Curtis Dunhamtests: add 'CHANGED' output to pickle viewer
2016-06-02 Andreas Sandbergtests: Only run Ruby tests when testing Ruby targets
2016-05-31 Curtis Dunhamstats: update and fix e273e86a873d
2016-05-31 Andreas Sandbergscons: Use the new test framework from scons
2016-05-31 Andreas Sandbergtests: Fix incorrect stat.txt ignore when updating...
next