aboutsummaryrefslogtreecommitdiff
path: root/tests/vm
AgeCommit message (Expand)AuthorFilesLines
2020-08-21meson: convert po/Marc-André Lureau3-0/+3
2020-08-21tests/vm: include setuptoolsPaolo Bonzini3-0/+3
2020-08-21tests/vm: check for Python YAML parser in the MakefilePaolo Bonzini1-1/+5
2020-08-21tests/vm: do not pollute configure with --efi-aarch64Paolo Bonzini1-0/+2
2020-07-27tests/vm: add shutdown timeout in basevm.pyRobert Foley1-5/+10
2020-07-11tests/vm: allow us to take advantage of MTTCGAlex Bennée1-2/+9
2020-07-11tests/vm: switch from optsparse to argparseAlex Bennée2-46/+49
2020-07-11tests/vm: Add workaround to consume consoleRobert Foley2-2/+23
2020-07-11tests/vm: change scripts to use self._configRobert Foley5-42/+38
2020-07-11tests/vm: Added a new script for centos.aarch64.Robert Foley3-1/+280
2020-07-11tests/vm: Added a new script for ubuntu.aarch64.Robert Foley4-0/+197
2020-07-11tests/vm: Add common Ubuntu python moduleRobert Foley2-34/+72
2020-07-11tests/vm: Added configuration file supportRobert Foley4-1/+146
2020-07-11tests/vm: Add configuration to basevm.pyRobert Foley1-39/+133
2020-07-11tests/vm: pass args through to BaseVM's __init__Robert Foley1-9/+7
2020-06-08tests/vm: Remove flex/bison packagesPhilippe Mathieu-Daudé5-5/+1
2020-05-31tests/vm: allow wait_ssh() to specify commandRobert Foley1-7/+7
2020-05-31tests/vm: Add ability to select QEMU from current buildRobert Foley2-5/+27
2020-05-31tests/vm: Pass --debug through for vm-boot-sshRobert Foley1-0/+1
2020-05-27tests/vm: pass --genisoimage to basevm scriptAlex Bennée2-6/+11
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