qemu/tests/vm
Gerd Hoffmann bd1497dc87 tests/vm: move images to $HOME/.cache/qemu-vm/images
It's easier to move around the images then, by replacing the
subdirectory with a symlink.  Allows to share the images between
multiple qemu checkouts for example.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2019-02-08 17:32:35 +00:00
..
basevm.py tests/vm: Do not abuse parallelism when HOST != TARGET architecture 2018-10-26 22:03:21 +08:00
centos tests/vm: Add a BaseVM::arch property 2018-10-26 22:03:21 +08:00
freebsd tests/vm: Add a BaseVM::arch property 2018-10-26 22:03:21 +08:00
Makefile.include tests/vm: move images to $HOME/.cache/qemu-vm/images 2019-02-08 17:32:35 +00:00
netbsd tests/vm: Add a BaseVM::arch property 2018-10-26 22:03:21 +08:00
openbsd tests/vm: Add a BaseVM::arch property 2018-10-26 22:03:21 +08:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
ubuntu.i386 tests/vm: Add a BaseVM::arch property 2018-10-26 22:03:21 +08:00

See docs/devel/testing.rst for help.