aboutsummaryrefslogtreecommitdiff
path: root/tests/vm
AgeCommit message (Expand)AuthorFilesLines
2020-03-27tests/vm: fix basevm configAlex Bennée1-8/+8
2020-03-27tests/vm: update NetBSD to 9.0Gerd Hoffmann1-18/+7
2020-03-27tests/vm: update FreeBSD to 12.1Gerd Hoffmann1-2/+2
2020-03-27tests/vm: move vga setupGerd Hoffmann6-2/+8
2020-03-27tests/vm: write raw console logGerd Hoffmann1-0/+6
2020-03-04configure: detect and report genisoimageAlex Bennée1-3/+11
2020-03-04tests/vm: Added gen_cloud_init_iso() to basevm.pyRobert Foley3-68/+42
2020-03-04tests/vm: give wait_ssh() option to wait for rootRobert Foley1-2/+5
2020-03-04tests/vm: increased max timeout for vm boot.Robert Foley1-0/+7
2020-03-04tests/vm: Debug mode shows ssh output.Robert Foley1-1/+6
2020-03-04tests/vm: use $(PYTHON) consistentlyRobert Foley1-1/+1
2020-02-28configure: Enable test and libs for zstdJuan Quintela4-1/+13
2020-02-07drop "from __future__ import print_function"Paolo Bonzini1-1/+0
2020-02-07tests/vm: Remove shebang headerPhilippe Mathieu-Daudé1-1/+0
2020-02-07tests: Explicit usage of Python 3Philippe Mathieu-Daudé6-6/+6
2020-01-09freebsd: use python37Gerd Hoffmann1-1/+2
2020-01-09tests/vm: update openbsd to release 6.6Gerd Hoffmann1-2/+2
2019-12-18tests/vm: Allow to set qemu-img pathWainer dos Santos Moschetta8-11/+12
2019-12-16python/qemu: Move kvm_available() to its own moduleWainer dos Santos Moschetta1-1/+1
2019-11-26tests/vm/ubuntu: update i386 image to 18.04Alex Bennée1-2/+2
2019-11-26tests/vm/ubuntu: include language pack to silence locale warningsAlex Bennée1-1/+1
2019-11-26tests/vm/centos: fix centos build targetAlex Bennée1-1/+1
2019-11-20tests/vm: make --interactive (and therefore DEBUG=1) unconditionalAlex Bennée1-1/+1
2019-11-12tests/vm: support sites with sha512 checksumsAlex Bennée2-3/+10
2019-11-12tests/vm: update netbsd to version 8.1Gerd Hoffmann1-1/+1
2019-11-12tests/vm: use console_consume for netbsdGerd Hoffmann1-1/+1
2019-11-12tests/vm: add console_consume helperGerd Hoffmann1-0/+19
2019-11-12tests/vm: netbsd autoinstall, using serial consoleGerd Hoffmann1-10/+177
2019-10-25tests/vm/netbsd: Disable IPv6Eduardo Habkost1-0/+7
2019-10-25tests/vm: Let subclasses disable IPv6Eduardo Habkost1-1/+4
2019-09-10Fedora images: use URLs from stable "archives.fedoraproject.org"Cleber Rosa1-1/+1
2019-09-05tests/vm: Take the J=x setting into account for the vm-boot-ssh targets, tooThomas Huth1-0/+1
2019-07-04Makefile: Rename the 'vm-test' target as 'vm-help'Philippe Mathieu-Daudé1-2/+3
2019-07-04tests/vm: ubuntu.i386: apt proxy setupGerd Hoffmann1-0/+4
2019-07-04tests/vm: fedora autoinstall, using serial consoleGerd Hoffmann3-2/+199
2019-07-04tests/vm: freebsd autoinstall, using serial consoleGerd Hoffmann1-10/+172
2019-07-04tests/vm: openbsd autoinstall, using serial consoleGerd Hoffmann1-13/+148
2019-07-04tests/vm: serial console support helpersGerd Hoffmann1-3/+83
2019-07-04tests/vm: add vm-boot-{ssh,serial}-<guest> targetsGerd Hoffmann1-0/+19
2019-07-04tests/vm: proper guest shutdownGerd Hoffmann1-7/+15
2019-07-04tests/vm: run test builds on snapshotGerd Hoffmann1-0/+1
2019-07-04tests/vm: use ssh with pty unconditionallyGerd Hoffmann1-9/+4
2019-07-04tests/vm: send proxy environment variables over sshGerd Hoffmann1-0/+9
2019-07-04tests/vm: add source repos on ubuntu.i386Cleber Rosa1-0/+1
2019-07-04tests/vm: pin ubuntu.i386 imageCleber Rosa1-1/+3
2019-07-04tests/vm: avoid image presence check and removalCleber Rosa5-10/+0
2019-07-04tests/vm: avoid extra compressed image copyCleber Rosa4-8/+8
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow1-1/+2
2019-06-12tests/vm: python3 fixesGerd Hoffmann1-5/+6
2019-06-12tests/vm: Add missing variables on helpWainer dos Santos Moschetta1-2/+6