summaryrefslogtreecommitdiffstats
path: root/tests/vm
Commit message (Expand)AuthorAgeFilesLines
* tests/vm: expose --source-path to scripts to find extra filesAlex Bennée2021-06-073-1/+6
* Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...Peter Maydell2021-06-021-9/+8Star
|\
| * tests/vm: convert centos VM recipe to CentOS 8Daniel P. Berrangé2021-06-021-9/+8Star
* | python: create qemu packagesJohn Snow2021-06-012-3/+2Star
* | Python: add utility function for retrieving port redirectionCleber Rosa2021-06-011-7/+4Star
|/
* FreeBSD: Upgrade to 12.2 releaseWarner Losh2021-03-201-5/+11
* tests/docker, tests/vm: remove setuptools from imagesPaolo Bonzini2020-11-254-4/+0Star
* tests/vm: update NetBSD to 9.1Brad Smith2020-11-171-3/+3
* tests/vm: Add Haiku test based on their vagrant imagesAlexander von Gluck IV2020-11-173-3/+124
* tests/vm: update openbsd to release 6.8Brad Smith2020-11-091-4/+4
* add ninja to dockerfiles, CI configurations and test VMsPaolo Bonzini2020-10-178-5/+8
* meson: convert po/Marc-André Lureau2020-08-213-0/+3
* tests/vm: include setuptoolsPaolo Bonzini2020-08-213-0/+3
* tests/vm: check for Python YAML parser in the MakefilePaolo Bonzini2020-08-211-1/+5
* tests/vm: do not pollute configure with --efi-aarch64Paolo Bonzini2020-08-211-0/+2
* tests/vm: add shutdown timeout in basevm.pyRobert Foley2020-07-271-5/+10
* tests/vm: allow us to take advantage of MTTCGAlex Bennée2020-07-111-2/+9
* tests/vm: switch from optsparse to argparseAlex Bennée2020-07-112-46/+49
* tests/vm: Add workaround to consume consoleRobert Foley2020-07-112-2/+23
* tests/vm: change scripts to use self._configRobert Foley2020-07-115-42/+38Star
* tests/vm: Added a new script for centos.aarch64.Robert Foley2020-07-113-1/+280
* tests/vm: Added a new script for ubuntu.aarch64.Robert Foley2020-07-114-0/+197
* tests/vm: Add common Ubuntu python moduleRobert Foley2020-07-112-34/+72
* tests/vm: Added configuration file supportRobert Foley2020-07-114-1/+146
* tests/vm: Add configuration to basevm.pyRobert Foley2020-07-111-39/+133
* tests/vm: pass args through to BaseVM's __init__Robert Foley2020-07-111-9/+7Star
* tests/vm: Remove flex/bison packagesPhilippe Mathieu-Daudé2020-06-085-5/+1Star
* tests/vm: allow wait_ssh() to specify commandRobert Foley2020-05-311-7/+7
* tests/vm: Add ability to select QEMU from current buildRobert Foley2020-05-312-5/+27
* tests/vm: Pass --debug through for vm-boot-sshRobert Foley2020-05-311-0/+1
* tests/vm: pass --genisoimage to basevm scriptAlex Bennée2020-05-272-6/+11
* 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