-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/1751/
-----------------------------------------------------------
Review request for Default.
Description
-------
Changeset 9623:7de386a98aaa
---------------------------
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.
Diffs
-----
tests/configs/base_config.py e6347e559e8f
tests/run.py e6347e559e8f
Diff: http://reviews.gem5.org/r/1751/diff/
Testing
-------
Thanks,
Ali Saidi
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev