gem5/tests
Steve Reinhardt 6629d9b2bc mem: use single BadAddr responder per system.
Previously there was one per bus, which caused some coherence problems
when more than one decided to respond.  Now there is just one on
the main memory bus.  The default bus responder on all other buses
is now the downstream cache's cpu_side port.  Caches no longer need
to do address range filtering; instead, we just have a simple flag
to prevent snoops from propagating to the I/O bus.
2008-07-16 11:10:33 -07:00
..
configs mem: use single BadAddr responder per system. 2008-07-16 11:10:33 -07:00
long X86: Update the stats for the fix for CPUID. 2009-04-19 03:14:33 -07:00
quick Set up m5threads tests on classic (non-ruby) memory system. 2009-04-21 08:37:50 -07:00
test-progs/hello Get X86 to load an elf and start a process for it. 2007-03-06 15:42:30 +00:00
diff-out diff-out: 2006-09-01 16:27:24 -04:00
halt.sh Rearrange the FS configs to be more shared. Also check in the full-system tests. Reference stats coming soon. 2006-07-21 15:56:35 -04:00
run.py Fix up regression execution to better handle tests that end abnormally. 2009-03-07 16:58:51 -08:00
SConscript Set up m5threads tests on classic (non-ruby) memory system. 2009-04-21 08:37:50 -07:00