170ed475cd
When running from the build tree, the executable is able to find the BIOS on its own; when running from the source tree, a firmware blob should already be installed and there is no guarantee that the one in the source tree works with the QEMU that is being used for the installation. Just remove the -bios option, since it is unnecessary and in fact there are other x86 VM tests that do not bother specifying it. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |
||
---|---|---|
.. | ||
Makefile.include | ||
README | ||
aarch64vm.py | ||
basevm.py | ||
centos | ||
centos-8-aarch64.ks | ||
centos.aarch64 | ||
conf_example_aarch64.yml | ||
conf_example_x86.yml | ||
fedora | ||
freebsd | ||
haiku.x86_64 | ||
netbsd | ||
openbsd | ||
ubuntu.aarch64 | ||
ubuntu.i386 | ||
ubuntuvm.py |
README
See docs/devel/testing.rst for help.