aboutsummaryrefslogtreecommitdiff
path: root/tests/vm
AgeCommit message (Expand)Author
2020-06-08tests/vm: Remove flex/bison packagesPhilippe Mathieu-Daudé
2020-05-31tests/vm: allow wait_ssh() to specify commandRobert Foley
2020-05-31tests/vm: Add ability to select QEMU from current buildRobert Foley
2020-05-31tests/vm: Pass --debug through for vm-boot-sshRobert Foley
2020-05-27tests/vm: pass --genisoimage to basevm scriptAlex Bennée
2020-03-27tests/vm: fix basevm configAlex Bennée
2020-03-27tests/vm: update NetBSD to 9.0Gerd Hoffmann
2020-03-27tests/vm: update FreeBSD to 12.1Gerd Hoffmann
2020-03-27tests/vm: move vga setupGerd Hoffmann
2020-03-27tests/vm: write raw console logGerd Hoffmann
2020-03-04configure: detect and report genisoimageAlex Bennée
2020-03-04tests/vm: Added gen_cloud_init_iso() to basevm.pyRobert Foley
2020-03-04tests/vm: give wait_ssh() option to wait for rootRobert Foley
2020-03-04tests/vm: increased max timeout for vm boot.Robert Foley
2020-03-04tests/vm: Debug mode shows ssh output.Robert Foley
2020-03-04tests/vm: use $(PYTHON) consistentlyRobert Foley
2020-02-28configure: Enable test and libs for zstdJuan Quintela
2020-02-07drop "from __future__ import print_function"Paolo Bonzini
2020-02-07tests/vm: Remove shebang headerPhilippe Mathieu-Daudé
2020-02-07tests: Explicit usage of Python 3Philippe Mathieu-Daudé
2020-01-09freebsd: use python37Gerd Hoffmann
2020-01-09tests/vm: update openbsd to release 6.6Gerd Hoffmann
2019-12-18tests/vm: Allow to set qemu-img pathWainer dos Santos Moschetta
2019-12-16python/qemu: Move kvm_available() to its own moduleWainer dos Santos Moschetta
2019-11-26tests/vm/ubuntu: update i386 image to 18.04Alex Bennée
2019-11-26tests/vm/ubuntu: include language pack to silence locale warningsAlex Bennée
2019-11-26tests/vm/centos: fix centos build targetAlex Bennée
2019-11-20tests/vm: make --interactive (and therefore DEBUG=1) unconditionalAlex Bennée
2019-11-12tests/vm: support sites with sha512 checksumsAlex Bennée
2019-11-12tests/vm: update netbsd to version 8.1Gerd Hoffmann
2019-11-12tests/vm: use console_consume for netbsdGerd Hoffmann
2019-11-12tests/vm: add console_consume helperGerd Hoffmann
2019-11-12tests/vm: netbsd autoinstall, using serial consoleGerd Hoffmann
2019-10-25tests/vm/netbsd: Disable IPv6Eduardo Habkost
2019-10-25tests/vm: Let subclasses disable IPv6Eduardo Habkost
2019-09-10Fedora images: use URLs from stable "archives.fedoraproject.org"Cleber Rosa
2019-09-05tests/vm: Take the J=x setting into account for the vm-boot-ssh targets, tooThomas Huth
2019-07-04Makefile: Rename the 'vm-test' target as 'vm-help'Philippe Mathieu-Daudé
2019-07-04tests/vm: ubuntu.i386: apt proxy setupGerd Hoffmann
2019-07-04tests/vm: fedora autoinstall, using serial consoleGerd Hoffmann
2019-07-04tests/vm: freebsd autoinstall, using serial consoleGerd Hoffmann
2019-07-04tests/vm: openbsd autoinstall, using serial consoleGerd Hoffmann
2019-07-04tests/vm: serial console support helpersGerd Hoffmann
2019-07-04tests/vm: add vm-boot-{ssh,serial}-<guest> targetsGerd Hoffmann
2019-07-04tests/vm: proper guest shutdownGerd Hoffmann
2019-07-04tests/vm: run test builds on snapshotGerd Hoffmann
2019-07-04tests/vm: use ssh with pty unconditionallyGerd Hoffmann
2019-07-04tests/vm: send proxy environment variables over sshGerd Hoffmann
2019-07-04tests/vm: add source repos on ubuntu.i386Cleber Rosa
2019-07-04tests/vm: pin ubuntu.i386 imageCleber Rosa