At least on the ARM side of things we're making sure unit tests can be used for [MT]TCG, as well as for KVM. This series adds support to unittests.cfg to allow us to specify kvm vs. tcg, as not all tests will be able to run on both. The first patch is a repost of one of Alex's pending patches, as the 3rd patch depends on it. The 3rd patch obsoletes/replaces Alex's pending "arm/run: introduce usingkvm var and use it" patch. Alex Bennée (1): configure: emit HOST=$host to config.mak Andrew Jones (2): run_tests: pass test name to run script arm/run: use ACCEL to choose between kvm and tcg arm/run | 36 ++++++++++++++++++++++++++++++------ arm/unittests.cfg | 4 +++- configure | 2 ++ run_tests.sh | 3 ++- scripts/functions.bash | 8 ++++++-- 5 files changed, 43 insertions(+), 10 deletions(-) -- 2.4.3 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html