Age | Commit message (Expand) | Author |
2021-11-16 | tests/vm: don't build using TCG by default | Alex Bennée |
2021-11-16 | tests/vm: sort the special variable list | Alex Bennée |
2021-11-04 | tests/vm/openbsd: Update to release 7.0 | Richard Henderson |
2021-07-14 | tests/vm: update openbsd to release 6.9 | Brad Smith |
2021-07-14 | tests/vm: update NetBSD to 9.2 | Brad Smith |
2021-06-07 | tests/vm: expose --source-path to scripts to find extra files | Alex Bennée |
2021-06-02 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-... | Peter Maydell |
2021-06-02 | tests/vm: convert centos VM recipe to CentOS 8 | Daniel P. Berrangé |
2021-06-01 | python: create qemu packages | John Snow |
2021-06-01 | Python: add utility function for retrieving port redirection | Cleber Rosa |
2021-03-20 | FreeBSD: Upgrade to 12.2 release | Warner Losh |
2020-11-25 | tests/docker, tests/vm: remove setuptools from images | Paolo Bonzini |
2020-11-17 | tests/vm: update NetBSD to 9.1 | Brad Smith |
2020-11-17 | tests/vm: Add Haiku test based on their vagrant images | Alexander von Gluck IV |
2020-11-09 | tests/vm: update openbsd to release 6.8 | Brad Smith |
2020-10-17 | add ninja to dockerfiles, CI configurations and test VMs | Paolo Bonzini |
2020-08-21 | meson: convert po/ | Marc-André Lureau |
2020-08-21 | tests/vm: include setuptools | Paolo Bonzini |
2020-08-21 | tests/vm: check for Python YAML parser in the Makefile | Paolo Bonzini |
2020-08-21 | tests/vm: do not pollute configure with --efi-aarch64 | Paolo Bonzini |
2020-07-27 | tests/vm: add shutdown timeout in basevm.py | Robert Foley |
2020-07-11 | tests/vm: allow us to take advantage of MTTCG | Alex Bennée |
2020-07-11 | tests/vm: switch from optsparse to argparse | Alex Bennée |
2020-07-11 | tests/vm: Add workaround to consume console | Robert Foley |
2020-07-11 | tests/vm: change scripts to use self._config | Robert Foley |
2020-07-11 | tests/vm: Added a new script for centos.aarch64. | Robert Foley |
2020-07-11 | tests/vm: Added a new script for ubuntu.aarch64. | Robert Foley |
2020-07-11 | tests/vm: Add common Ubuntu python module | Robert Foley |
2020-07-11 | tests/vm: Added configuration file support | Robert Foley |
2020-07-11 | tests/vm: Add configuration to basevm.py | Robert Foley |
2020-07-11 | tests/vm: pass args through to BaseVM's __init__ | Robert Foley |
2020-06-08 | tests/vm: Remove flex/bison packages | Philippe Mathieu-Daudé |
2020-05-31 | tests/vm: allow wait_ssh() to specify command | Robert Foley |
2020-05-31 | tests/vm: Add ability to select QEMU from current build | Robert Foley |
2020-05-31 | tests/vm: Pass --debug through for vm-boot-ssh | Robert Foley |
2020-05-27 | tests/vm: pass --genisoimage to basevm script | Alex Bennée |
2020-03-27 | tests/vm: fix basevm config | Alex Bennée |
2020-03-27 | tests/vm: update NetBSD to 9.0 | Gerd Hoffmann |
2020-03-27 | tests/vm: update FreeBSD to 12.1 | Gerd Hoffmann |
2020-03-27 | tests/vm: move vga setup | Gerd Hoffmann |
2020-03-27 | tests/vm: write raw console log | Gerd Hoffmann |
2020-03-04 | configure: detect and report genisoimage | Alex Bennée |
2020-03-04 | tests/vm: Added gen_cloud_init_iso() to basevm.py | Robert Foley |
2020-03-04 | tests/vm: give wait_ssh() option to wait for root | Robert Foley |
2020-03-04 | tests/vm: increased max timeout for vm boot. | Robert Foley |
2020-03-04 | tests/vm: Debug mode shows ssh output. | Robert Foley |
2020-03-04 | tests/vm: use $(PYTHON) consistently | Robert Foley |
2020-02-28 | configure: Enable test and libs for zstd | Juan Quintela |
2020-02-07 | drop "from __future__ import print_function" | Paolo Bonzini |
2020-02-07 | tests/vm: Remove shebang header | Philippe Mathieu-Daudé |