tests/vm: Add capstone to the NetBSD and OpenBSD VMs
commit28e7e95e6bc374262a3f03cf7b6fb7a1b3c3ebbe
authorThomas Huth <thuth@redhat.com>
Mon, 16 May 2022 14:58:21 +0000 (16 16:58 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 18 May 2022 06:54:22 +0000 (18 08:54 +0200)
treefb3d96ff3b0b7b2c2efdd44e9af519431b8eade5
parent0ce9b08c10d043307d125709032a897d05c80bdd
tests/vm: Add capstone to the NetBSD and OpenBSD VMs

The Capstone library that is shipped with NetBSD and OpenBSD works
fine when compiling QEMU, so let's enable this in our build-test
VMs to get a little bit more build-test coverage.

Message-Id: <20220516145823.148450-2-thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/vm/netbsd
tests/vm/openbsd