Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-02-28 | configure: Enable test and libs for zstd | Juan Quintela | 4 | -1/+13 |
2020-02-07 | drop "from __future__ import print_function" | Paolo Bonzini | 1 | -1/+0 |
2020-02-07 | tests/vm: Remove shebang header | Philippe Mathieu-Daudé | 1 | -1/+0 |
2020-02-07 | tests: Explicit usage of Python 3 | Philippe Mathieu-Daudé | 6 | -6/+6 |
2020-01-09 | freebsd: use python37 | Gerd Hoffmann | 1 | -1/+2 |
2020-01-09 | tests/vm: update openbsd to release 6.6 | Gerd Hoffmann | 1 | -2/+2 |
2019-12-18 | tests/vm: Allow to set qemu-img path | Wainer dos Santos Moschetta | 8 | -11/+12 |
2019-12-16 | python/qemu: Move kvm_available() to its own module | Wainer dos Santos Moschetta | 1 | -1/+1 |
2019-11-26 | tests/vm/ubuntu: update i386 image to 18.04 | Alex Bennée | 1 | -2/+2 |
2019-11-26 | tests/vm/ubuntu: include language pack to silence locale warnings | Alex Bennée | 1 | -1/+1 |
2019-11-26 | tests/vm/centos: fix centos build target | Alex Bennée | 1 | -1/+1 |
2019-11-20 | tests/vm: make --interactive (and therefore DEBUG=1) unconditional | Alex Bennée | 1 | -1/+1 |
2019-11-12 | tests/vm: support sites with sha512 checksums | Alex Bennée | 2 | -3/+10 |