summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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-08-17X86: Update stats for new SSE instructions.Gabe Black
2009-08-11ruby/network data_msg_size bug fix with updated statsTushar Krishna
2009-08-09X86: Update the stats on the ruby x86 regressions for the new CMOVcc implemen...Gabe Black
2009-08-08X86: Update the stats for the slightly lengthened cmov.Gabe Black
2009-08-05regression: updated statsDerek Hower
2009-08-03Automated merge with ssh://hg@m5sim.org/m5Derek Hower
2009-07-31regression: updated statsDerek Hower
2009-07-27ARM: Update the stats for the EABI version of hello world.Gabe Black
2009-07-27ARM: Update the reference outputs for the new binary and fstat64 struct.Gabe Black
2009-07-27ARM: Replace hello world with an EABI version.Gabe Black
2009-07-25regress: edit 2t hello smt file to specify numThreadsKorey Sewell
2009-07-20ruby: moved cache stats from Profiler to CacheMemoryDerek Hower
2009-07-16mergePolina Dudnik
2009-07-15Tester updatePolina Dudnik
2009-07-13regression: updated memtest-ruby statsDerek Hower
2009-07-06Add ability to skip tests by adding 'skip' file to test dir,Steve Reinhardt
2009-07-06tests: stats outputs now include CDFs, update tests that use those so they're...Nathan Binkert
2009-07-06tests: update regression tests for changes in stats output and changes in ruby.Nathan Binkert
2009-07-06ruby: Fix RubyMemory to work with the newer ruby.Nathan Binkert
2009-07-04inorder: Fix up some reference stats.Gabe Black
2009-06-09ARM: Add a hello world regression.Gabe Black
2009-06-09ARM: Add a hello world binary.Gabe Black
2009-05-13inorder-regress: add hello MIPS_SEKorey Sewell
2009-05-12inorder-regress: missing regress config fileKorey Sewell
2009-05-12inorder-regress: add vortex ALPHA_SEKorey Sewell
2009-05-12inorder-regress: add twolf ALPHA-SEKorey Sewell
2009-05-12inorder-regress: add hello worldKorey Sewell
2009-05-11ruby: add RUBY sticky option that must be set to add ruby to the buildNathan Binkert
2009-05-11ruby: Initial references for ruby regressionsSteve Reinhardt
2009-05-11ruby: Set up Ruby regression tests.Steve Reinhardt
2009-04-22stats: update reference outputs now that compatibility is goneNathan Binkert
2009-04-22Update stats for new single bad-address responder.Steve Reinhardt
2008-07-16mem: use single BadAddr responder per system.Steve Reinhardt
2009-04-21Set up m5threads tests on classic (non-ruby) memory system.Steve Reinhardt
2009-04-19X86: Update the stats for the fix for CPUID.Gabe Black
2009-04-18o3-mips-regress: add hello word regression.Korey Sewell
2009-04-15Update stats after elimination of Unallocated state.Steve Reinhardt
2009-04-08alpha: get rid of all turbolaser remnantsNathan Binkert
2009-04-08tests: update tests for TLB unificationNathan Binkert
2009-03-16Very minor regression stats updates due top previous changeset.Steve Reinhardt
2009-03-11tests: use env.Execute instead of Execute to pick up env vars.Steve Reinhardt
2009-03-07Minor tweak to regression exit status message.Steve Reinhardt
2009-03-07Fix up regression execution to better handle tests that end abnormally.Steve Reinhardt
2009-03-07tests: update tests because of changes in stat names and in the stats packageNathan Binkert
2009-02-25X86: Update stats now that prefetch is implemented.Gabe Black
2009-02-25CPU: Update stats now that there's no fetch in the middle of macroops.Gabe Black
2009-02-25X86: Update stats for in place TLB miss handling.Gabe Black
2009-02-16Update stats for new prefetching fixes.Steve Reinhardt