qemu/tests/vm
Gerd Hoffmann b1210f0278 tests/vm: add vm-boot-{ssh,serial}-<guest> targets
For testing/troubleshooting convenience.

make vm-boot-serial-<guest>
  Boot guest, with the serial console on stdio.

make vm-boot-ssh-<guest>
  Boot guest, login via ssh.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190617043858.8290-6-kraxel@redhat.com>
[AJB: added tags]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2019-07-04 19:22:58 +01:00
..
basevm.py tests/vm: proper guest shutdown 2019-07-04 19:22:58 +01:00
centos tests/vm: avoid image presence check and removal 2019-07-04 19:22:58 +01:00
freebsd tests/vm: avoid image presence check and removal 2019-07-04 19:22:58 +01:00
Makefile.include tests/vm: add vm-boot-{ssh,serial}-<guest> targets 2019-07-04 19:22:58 +01:00
netbsd tests/vm: avoid image presence check and removal 2019-07-04 19:22:58 +01:00
openbsd tests/vm: avoid image presence check and removal 2019-07-04 19:22:58 +01:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
ubuntu.i386 tests/vm: add source repos on ubuntu.i386 2019-07-04 19:22:58 +01:00

See docs/devel/testing.rst for help.