qemu-patch-raspberry4/tests/vm
Brad Smith e850897e67 FreeBSD: Upgrade to 12.3 release
Note, since libtasn1 was fixed in 12.3 [*], this commit re-enables GnuTLS.

[*] https://gitlab.com/gnutls/libtasn1/-/merge_requests/71

Signed-off-by: Brad Smith <brad@comstyle.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Warner Losh <imp@bsdimp.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <YdUCQLVe5JSWZByQ@humpty.home.comstyle.com>
Message-Id: <20220105135009.1584676-31-alex.bennee@linaro.org>
2022-01-18 16:44:16 +00:00
..
Makefile.include tests/vm: don't build using TCG by default 2021-11-16 16:19:53 +00:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
aarch64vm.py python: create qemu packages 2021-06-01 16:21:21 -04:00
basevm.py tests/vm: expose --source-path to scripts to find extra files 2021-06-07 14:42:47 +01:00
centos tests/vm: convert centos VM recipe to CentOS 8 2021-06-02 09:11:05 +02:00
centos-8-aarch64.ks tests/vm: Added a new script for centos.aarch64. 2020-07-11 15:52:59 +01:00
centos.aarch64 tests/vm: expose --source-path to scripts to find extra files 2021-06-07 14:42:47 +01: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.3 release 2022-01-18 16:44:16 +00:00
haiku.x86_64 tests/docker, tests/vm: remove setuptools from images 2020-11-25 12:50:48 -05:00
netbsd tests/vm: update NetBSD to 9.2 2021-07-14 14:33:53 +01:00
openbsd tests/vm/openbsd: Update to release 7.0 2021-11-04 10:32:01 +00: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.