qemu/tests/vm
Peter Maydell 41e3340afe tests/vm: Propagate V=1 down into the make inside the VM
Invoking 'make vm-build-freebsd' and friends with V=1 should
propagate that verbosity setting down into the build run
inside the VM. Make sure we do that. This brings it into
line with how the container tests handle V=1.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20180803085230.30574-4-peter.maydell@linaro.org>
Signed-off-by: Fam Zheng <famz@redhat.com>
2018-08-15 10:12:35 +08:00
..
basevm.py tests/vm: Propagate V=1 down into the make inside the VM 2018-08-15 10:12:35 +08:00
centos tests: Add centos VM testing 2018-08-15 10:12:35 +08:00
freebsd tests/vm: Propagate V=1 down into the make inside the VM 2018-08-15 10:12:35 +08:00
Makefile.include tests/vm: Propagate V=1 down into the make inside the VM 2018-08-15 10:12:35 +08:00
netbsd tests/vm: Propagate V=1 down into the make inside the VM 2018-08-15 10:12:35 +08:00
openbsd tests/vm: Propagate V=1 down into the make inside the VM 2018-08-15 10:12:35 +08:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
ubuntu.i386 tests/vm: Propagate V=1 down into the make inside the VM 2018-08-15 10:12:35 +08:00

See docs/devel/testing.rst for help.