qemu-e2k/tests/vm
Philippe Mathieu-Daudé 920fff9093 tests/vm: Be verbose while extracting compressed images
Depending of the host hardware, copying and extracting VM images can
take up to few minutes. Add verbosity to avoid the user to worry about
VMs hanging.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190129175403.18017-2-philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2019-02-11 12:47:08 +00:00
..
Makefile.include tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTS 2019-02-08 17:32:35 +00:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
basevm.py tests/vm: add --build-target option 2019-02-08 17:32:35 +00:00
centos tests/vm: Be verbose while extracting compressed images 2019-02-11 12:47:08 +00:00
freebsd tests/vm: Be verbose while extracting compressed images 2019-02-11 12:47:08 +00:00
netbsd tests/vm: Be verbose while extracting compressed images 2019-02-11 12:47:08 +00:00
openbsd tests/vm: Be verbose while extracting compressed images 2019-02-11 12:47:08 +00:00
ubuntu.i386 tests/vm: add --build-target option 2019-02-08 17:32:35 +00:00

README

See docs/devel/testing.rst for help.