diff options
author | Stefan Agner <stefan.agner@toradex.com> | 2018-11-19 14:06:55 +0100 |
---|---|---|
committer | Stefan Agner <stefan.agner@toradex.com> | 2018-11-21 12:53:32 +0100 |
commit | 3fe92dd6cdbcb23439e8dc1988fff009b3d066b1 (patch) | |
tree | ceaace02543ae7bed5201a70449403938e04cad7 /recipes-test/big-update/files | |
parent | 616cbf7d42dc7a6d9b09803fd7e6080299264f74 (diff) | |
download | meta-updater-3fe92dd6cdbcb23439e8dc1988fff009b3d066b1.tar.gz |
selftest: introduce QEMU_USE_KVM
The qemucommand.py script uses kvm-ok to determine whether KVM
is available. However, kvm-ok is very Ubuntu specific and not
readily available on Fedora.
Use QEMU_USE_KVM variable which is also used in OpenEmbedded
selftests. The variable must contain True to enable KVM for
machines containing x86 in its name, or contain a list of
machines. For meta-updater this makes sure KVM is used for all
tests:
QEMU_USE_KVM = "intel-corei7-64 qemux86-64"
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-test/big-update/files')
0 files changed, 0 insertions, 0 deletions