gem5/tests
Andreas Sandberg dc83d23425 tests: Add support for testing KVM-based CPUs
This changeset adds support for initializing a KVM VM in the
BaseSystem test class and adds the following methods in run.py:

require_file -- Test if a file exists and abort/skip if not.
require_kvm -- Test if KVM support has been compiled into gem5 (i.e.,
	       BaseKvmCPU exists) and the KVM device exists on the
	       host.
2013-04-22 13:20:32 -04:00
..
configs tests: Add support for testing KVM-based CPUs 2013-04-22 13:20:32 -04:00
long stats: Update stats for ldr_ret_uop (changeset 35198406dd72) 2013-04-19 09:04:42 -04:00
quick stats: Bump Ruby stats for new changesets 2013-04-09 16:41:12 -05:00
test-progs/hello X86: Add a 32 bit hello world test binary. 2012-05-27 19:01:09 -07:00
diff-out tests: fix diff-out script for op/inst stat changes. 2012-02-12 18:35:59 -06: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 tests: Add support for testing KVM-based CPUs 2013-04-22 13:20:32 -04:00
SConscript tests: Add CPU switching tests 2013-01-07 13:05:52 -05:00