On 30 July 2018 at 14:23, Peter Maydell <peter.mayd...@linaro.org> wrote: > The tests in tests/vm/ seem to make some attempt to cope with the > host system not allowing the user to use KVM, but it doesn't quite > work.
Also, passing V=1 to the outer make command like: make vm-build-freebsd J=16 V=1 isn't propagated through to the VM: test output looks like GTESTER check-qtest-aarch64 GTESTER check-qtest-alpha instead of the proper verbose output with a line per subtest. thanks -- PMM