summaryrefslogtreecommitdiffstats
path: root/tests/vm
Commit message (Expand)AuthorAgeFilesLines
* tests/vm: fix basevm configAlex Bennée2020-03-271-8/+8
* tests/vm: update NetBSD to 9.0Gerd Hoffmann2020-03-271-18/+7Star
* tests/vm: update FreeBSD to 12.1Gerd Hoffmann2020-03-271-2/+2
* tests/vm: move vga setupGerd Hoffmann2020-03-276-2/+8
* tests/vm: write raw console logGerd Hoffmann2020-03-271-0/+6
* configure: detect and report genisoimageAlex Bennée2020-03-041-3/+11
* tests/vm: Added gen_cloud_init_iso() to basevm.pyRobert Foley2020-03-043-68/+42Star
* tests/vm: give wait_ssh() option to wait for rootRobert Foley2020-03-041-2/+5
* tests/vm: increased max timeout for vm boot.Robert Foley2020-03-041-0/+7
* tests/vm: Debug mode shows ssh output.Robert Foley2020-03-041-1/+6
* tests/vm: use $(PYTHON) consistentlyRobert Foley2020-03-041-1/+1
* configure: Enable test and libs for zstdJuan Quintela2020-02-284-1/+13
* drop "from __future__ import print_function"Paolo Bonzini2020-02-071-1/+0Star
* tests/vm: Remove shebang headerPhilippe Mathieu-Daudé2020-02-071-1/+0Star
* tests: Explicit usage of Python 3Philippe Mathieu-Daudé2020-02-076-6/+6
* freebsd: use python37Gerd Hoffmann2020-01-091-1/+2
* tests/vm: update openbsd to release 6.6Gerd Hoffmann2020-01-091-2/+2
* tests/vm: Allow to set qemu-img pathWainer dos Santos Moschetta2019-12-188-11/+12
* python/qemu: Move kvm_available() to its own moduleWainer dos Santos Moschetta2019-12-171-1/+1
* tests/vm/ubuntu: update i386 image to 18.04Alex Bennée2019-11-261-2/+2
* tests/vm/ubuntu: include language pack to silence locale warningsAlex Bennée2019-11-261-1/+1
* tests/vm/centos: fix centos build targetAlex Bennée2019-11-261-1/+1
* tests/vm: make --interactive (and therefore DEBUG=1) unconditionalAlex Bennée2019-11-201-1/+1
* tests/vm: support sites with sha512 checksumsAlex Bennée2019-11-122-3/+10
* tests/vm: update netbsd to version 8.1Gerd Hoffmann2019-11-121-1/+1
* tests/vm: use console_consume for netbsdGerd Hoffmann2019-11-121-1/+1
* tests/vm: add console_consume helperGerd Hoffmann2019-11-121-0/+19
* tests/vm: netbsd autoinstall, using serial consoleGerd Hoffmann2019-11-121-10/+177
* tests/vm/netbsd: Disable IPv6Eduardo Habkost2019-10-251-0/+7
* tests/vm: Let subclasses disable IPv6Eduardo Habkost2019-10-251-1/+4
* Fedora images: use URLs from stable "archives.fedoraproject.org"Cleber Rosa2019-09-101-1/+1
* tests/vm: Take the J=x setting into account for the vm-boot-ssh targets, tooThomas Huth2019-09-051-0/+1
* Makefile: Rename the 'vm-test' target as 'vm-help'Philippe Mathieu-Daudé2019-07-041-2/+3
* tests/vm: ubuntu.i386: apt proxy setupGerd Hoffmann2019-07-041-0/+4
* tests/vm: fedora autoinstall, using serial consoleGerd Hoffmann2019-07-043-2/+199
* tests/vm: freebsd autoinstall, using serial consoleGerd Hoffmann2019-07-041-10/+172
* tests/vm: openbsd autoinstall, using serial consoleGerd Hoffmann2019-07-041-13/+148
* tests/vm: serial console support helpersGerd Hoffmann2019-07-041-3/+83
* tests/vm: add vm-boot-{ssh,serial}-<guest> targetsGerd Hoffmann2019-07-041-0/+19
* tests/vm: proper guest shutdownGerd Hoffmann2019-07-041-7/+15
* tests/vm: run test builds on snapshotGerd Hoffmann2019-07-041-0/+1
* tests/vm: use ssh with pty unconditionallyGerd Hoffmann2019-07-041-9/+4Star
* tests/vm: send proxy environment variables over sshGerd Hoffmann2019-07-041-0/+9
* tests/vm: add source repos on ubuntu.i386Cleber Rosa2019-07-041-0/+1
* tests/vm: pin ubuntu.i386 imageCleber Rosa2019-07-041-1/+3
* tests/vm: avoid image presence check and removalCleber Rosa2019-07-045-10/+0Star
* tests/vm: avoid extra compressed image copyCleber Rosa2019-07-044-8/+8
* python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow2019-07-021-1/+2
* tests/vm: python3 fixesGerd Hoffmann2019-06-121-5/+6
* tests/vm: Add missing variables on helpWainer dos Santos Moschetta2019-06-121-2/+6