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