tests/vm: Add a BaseVM::arch property
commit31719c37f500a62aeb739ddeea87db89e8c2fcb1
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 13 Oct 2018 00:40:30 +0000 (13 02:40 +0200)
committerFam Zheng <famz@redhat.com>
Fri, 26 Oct 2018 14:03:21 +0000 (26 22:03 +0800)
tree8b07c98031cbe20f67eada2779b34848674646f5
parentf5d3d21847c2bd5840404f77e5d2463917d5a4ba
tests/vm: Add a BaseVM::arch property

The 'arch' property gives a hint on which architecture the guest image runs.

This can be use to select the correct QEMU binary path.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20181013004034.6968-6-f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Fam Zheng <famz@redhat.com>
tests/vm/basevm.py
tests/vm/centos
tests/vm/freebsd
tests/vm/netbsd
tests/vm/openbsd
tests/vm/ubuntu.i386