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