qemu-e2k/tests/vm
Warner Losh 262fd27392 FreeBSD: Upgrade to 12.2 release
FreeBSD 12.1 has reached end of life. Use 12.2 instead so that FreeBSD's
project's packages will work.  Update which timezone to pick. Work around a QEMU
bug that incorrectly raises an exception on a CRC32 instruction with the FPU
disabled.  The qemu bug is described here:
https://www.mail-archive.com/qemu-devel@nongnu.org/msg784158.html

Signed-off-by: Warner Losh <imp@bsdimp.com>
Message-Id: <20210307155654.993-2-imp@bsdimp.com>
[thuth: Disable gnutls to work-around a problem with libtasn1]
Signed-off-by: Thomas Huth <thuth@redhat.com>
2021-03-20 06:33:17 +01:00
..
Makefile.include tests/vm: Add Haiku test based on their vagrant images 2020-11-17 09:45:24 +01:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
aarch64vm.py tests/vm: switch from optsparse to argparse 2020-07-11 15:53:00 +01:00
basevm.py tests/vm: Add Haiku test based on their vagrant images 2020-11-17 09:45:24 +01:00
centos add ninja to dockerfiles, CI configurations and test VMs 2020-10-17 10:45:50 -04:00
centos-8-aarch64.ks tests/vm: Added a new script for centos.aarch64. 2020-07-11 15:52:59 +01:00
centos.aarch64 add ninja to dockerfiles, CI configurations and test VMs 2020-10-17 10:45:50 -04:00
conf_example_aarch64.yml tests/vm: Added configuration file support 2020-07-11 15:52:59 +01:00
conf_example_x86.yml tests/vm: Added configuration file support 2020-07-11 15:52:59 +01:00
fedora add ninja to dockerfiles, CI configurations and test VMs 2020-10-17 10:45:50 -04:00
freebsd FreeBSD: Upgrade to 12.2 release 2021-03-20 06:33:17 +01:00
haiku.x86_64 tests/docker, tests/vm: remove setuptools from images 2020-11-25 12:50:48 -05:00
netbsd tests/docker, tests/vm: remove setuptools from images 2020-11-25 12:50:48 -05:00
openbsd tests/docker, tests/vm: remove setuptools from images 2020-11-25 12:50:48 -05:00
ubuntu.aarch64 add ninja to dockerfiles, CI configurations and test VMs 2020-10-17 10:45:50 -04:00
ubuntu.i386 add ninja to dockerfiles, CI configurations and test VMs 2020-10-17 10:45:50 -04:00
ubuntuvm.py tests/vm: Add common Ubuntu python module 2020-07-11 15:52:59 +01:00

README

See docs/devel/testing.rst for help.