summaryrefslogtreecommitdiffstats
path: root/scripts/qemucommand.py
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2018-11-19 14:06:55 +0100
committerPatrick Vacek <patrickvacek@gmail.com>2019-02-20 09:36:17 +0100
commitecb5a28db62e5fc40847d86b227a59b40783bd6c (patch)
tree53b5899eec2010d076feac9f5d9b7155cca4d1a9 /scripts/qemucommand.py
parent2209a118b98097b08c9da1caefef7fd697e23a94 (diff)
downloadmeta-updater-ecb5a28db62e5fc40847d86b227a59b40783bd6c.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 'scripts/qemucommand.py')
0 files changed, 0 insertions, 0 deletions