- 578774c tests/vm: ensure we build everything by default by Alex Bennée · 9 months ago
- 8467ac7 tests/vm: update openbsd image to 7.4 by Alex Bennée · 10 months ago
- 151b7db tests/vm: avoid re-building the VM images all the time by Alex Bennée · 10 months ago
- fceffd6 tests/vm/freebsd: Reload the sshd configuration by Ilya Leoshkevich · 11 months ago
- 7f0bf5e tests/vm: Set UseDNS=no in the sshd configuration by Ilya Leoshkevich · 11 months ago
- 4a27d97 tests/vm/netbsd: Remove missing py311-expat package by Philippe Mathieu-Daudé · 11 months ago
- 00ac955 tests/vm/netbsd: Use Python v3.11 by Philippe Mathieu-Daudé · 1 year, 1 month ago
- 57c1a9a tests/vm/ubuntu.aarch64: Correct comment about TCG specific delay by Philippe Mathieu-Daudé · 1 year, 3 months ago
- 05c223c tests/vm/openbsd: Use the system dtc package by Thomas Huth · 1 year, 2 months ago
- c73272f tests/vm/freebsd: Add additional library paths for libfdt by Thomas Huth · 1 year, 2 months ago
- 86a8989 tests/vm: avoid invalid escape in Python string by Paolo Bonzini · 1 year, 2 months ago
- a6b75c9 tests/vm: netbsd: install dtc by Paolo Bonzini · 1 year, 2 months ago
- 9acd49e tests/vm/basevm.py: use cmd() instead of qmp() by Vladimir Sementsov-Ogievskiy · 1 year, 2 months ago
- 96420a3 tests/: spelling fixes by Michael Tokarev · 1 year, 5 months ago
- 7ace219 tests/docker: add python3-tomli dependency to containers by Paolo Bonzini · 1 year, 4 months ago
- c03f57f Revert "tests: Use separate virtual environment for avocado" by Paolo Bonzini · 1 year, 4 months ago
- ca2a07f tests/vm/freebsd: Get up-to-date package list from lcitool vars file by Philippe Mathieu-Daudé · 1 year, 5 months ago
- 4cd5767 tests/vm: Introduce get_qemu_packages_from_lcitool_json() helper by Philippe Mathieu-Daudé · 1 year, 5 months ago
- a38dee6 tests/lcitool: Refresh generated files by Philippe Mathieu-Daudé · 1 year, 5 months ago
- 03e596d tests/lcitool: Generate distribution packages list in JSON format by Philippe Mathieu-Daudé · 1 year, 5 months ago
- e8e4298 tests: Use separate virtual environment for avocado by Paolo Bonzini · 1 year, 7 months ago
- eea2d14 Makefile: remove $(TESTS_PYTHON) by Paolo Bonzini · 1 year, 7 months ago
- b1399b0 tests/vm: fix and simplify HOST_ARCH definition by Paolo Bonzini · 1 year, 7 months ago
- 1dee66c tests/vm: add py310-expat to NetBSD by John Snow · 1 year, 7 months ago
- dd48b47 tests/vm: Configure netbsd to use Python 3.10 by John Snow · 1 year, 7 months ago
- ec6fb1c tests/vm/freebsd: Update to FreeBSD 13.2 by Thomas Huth · 1 year, 8 months ago
- bdd5327 tests/vm: use the default system python for NetBSD by Daniel P. Berrangé · 1 year, 9 months ago
- 85b9834 tests/vm: custom openbsd partitioning to increase /home space by Daniel P. Berrangé · 1 year, 9 months ago
- 3b67f43 tests/vm: skip X11 in openbsd installation by Daniel P. Berrangé · 1 year, 9 months ago
- 7a6e869 lcitool: drop perl from QEMU project/dependencies by Marc-André Lureau · 1 year, 11 months ago
- 66ef41d tests/vm/haiku.x86_64: Update the Haiku VM to Beta 4 by Thomas Huth · 1 year, 11 months ago
- 44c8a6a tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hosts by Philippe Mathieu-Daudé · 2 years ago
- 9341e22 FreeBSD: Upgrade to 12.4 release by Brad Smith · 2 years ago
- 339bf0c tests/vm: use -o IdentitiesOnly=yes for ssh by Ilya Leoshkevich · 2 years, 2 months ago
- 8f4bcbc tests: Add sndio to the FreeBSD CI containers / VM by Brad Smith · 2 years, 2 months ago
- 690d43a tests/vm: update openbsd to release 7.2 by Brad Smith · 2 years, 2 months ago
- 8f3aeb0 Merge tag 'pull-testing-next-200922-2' of https://github.com/stsquad/qemu into staging by Stefan Hajnoczi · 2 years, 3 months ago
- 3c696fd tests/vm: Remove obsolete Fedora VM test by Thomas Huth · 2 years, 3 months ago
- 5bf0602 tests/vm: update NetBSD to 9.3 by Brad Smith · 2 years, 4 months ago
- 0026be1 tests/vm: Add libslirp to the VM tests by Thomas Huth · 2 years, 4 months ago
- 28a48ed tests/vm: Remove docker cross-compile test from CentOS VM by John Snow · 2 years, 5 months ago
- eaf46a6 tests/vm: add 1GB extra memory per core by John Snow · 2 years, 5 months ago
- b967bf1 tests/vm: remove duplicate 'centos' VM test by John Snow · 2 years, 5 months ago
- 5e65872 tests/vm: remove ubuntu.i386 VM test by John Snow · 2 years, 5 months ago
- 47f71f8 tests/vm: upgrade Ubuntu 18.04 VM to 20.04 by John Snow · 2 years, 5 months ago
- 5d8e7da tests/vm: switch centos.aarch64 to CentOS 8 Stream by John Snow · 2 years, 5 months ago
- 70457c6 tests/vm: switch CentOS 8 to CentOS 8 Stream by John Snow · 2 years, 5 months ago
- 1ab330e tests/vm: use 'cp' instead of 'ln' for temporary vm images by John Snow · 2 years, 5 months ago
- 170ed47 tests/vm: do not specify -bios option by Paolo Bonzini · 2 years, 6 months ago
- 39735a9 tests/vm: allow running tests in an unconfigured source tree by Paolo Bonzini · 2 years, 6 months ago
- f4c66f1 tests: use tests/venv to run basevm.py-based scripts by John Snow · 2 years, 7 months ago
- 28e7e95 tests/vm: Add capstone to the NetBSD and OpenBSD VMs by Thomas Huth · 2 years, 7 months ago
- 26f0ee7 tests/vm: update openbsd to release 7.1 by Brad Smith · 2 years, 8 months ago
- b0dd0a3 tests: Drop perl-Test-Harness from the CI containers / VMs by Thomas Huth · 2 years, 9 months ago
- 6302122 tests/vm: Update haiku test vm to R1/Beta3 by Thomas Huth · 2 years, 10 months ago
- e850897 FreeBSD: Upgrade to 12.3 release by Brad Smith · 3 years ago
- ebd654a tests/vm: don't build using TCG by default by Alex Bennée · 3 years, 1 month ago
- 81c9b06 tests/vm: sort the special variable list by Alex Bennée · 3 years, 1 month ago
- b31b3fd tests/vm/openbsd: Update to release 7.0 by Richard Henderson · 3 years, 2 months ago
- 396c998 tests/vm: update openbsd to release 6.9 by Brad Smith · 3 years, 5 months ago
- 2b36d74 tests/vm: update NetBSD to 9.2 by Brad Smith · 3 years, 5 months ago
- 7bb17a9 tests/vm: expose --source-path to scripts to find extra files by Alex Bennée · 3 years, 7 months ago
- 8c345b3 Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-02' into staging by Peter Maydell · 3 years, 7 months ago
- fb1fa97 tests/vm: convert centos VM recipe to CentOS 8 by Daniel P. Berrangé · 3 years, 7 months ago
- beb6b57 python: create qemu packages by John Snow · 3 years, 7 months ago
- 976218c Python: add utility function for retrieving port redirection by Cleber Rosa · 3 years, 8 months ago
- 262fd27 FreeBSD: Upgrade to 12.2 release by Warner Losh · 3 years, 10 months ago
- 92ea027 tests/docker, tests/vm: remove setuptools from images by Paolo Bonzini · 4 years, 1 month ago
- 844d35b tests/vm: update NetBSD to 9.1 by Brad Smith · 4 years, 1 month ago
- 9fc33bf tests/vm: Add Haiku test based on their vagrant images by Alexander von Gluck IV · 4 years, 2 months ago
- 4571676 tests/vm: update openbsd to release 6.8 by Brad Smith · 4 years, 2 months ago
- 345d705 add ninja to dockerfiles, CI configurations and test VMs by Paolo Bonzini · 4 years, 4 months ago
- e8f3bd7 meson: convert po/ by Marc-André Lureau · 5 years ago
- bfea701 tests/vm: include setuptools by Paolo Bonzini · 4 years, 4 months ago
- 00eb3db tests/vm: check for Python YAML parser in the Makefile by Paolo Bonzini · 4 years, 5 months ago
- f5c7306 tests/vm: do not pollute configure with --efi-aarch64 by Paolo Bonzini · 4 years, 5 months ago
- 4a70232 tests/vm: add shutdown timeout in basevm.py by Robert Foley · 4 years, 5 months ago
- b095394 tests/vm: allow us to take advantage of MTTCG by Alex Bennée · 4 years, 6 months ago
- 2fea3a1 tests/vm: switch from optsparse to argparse by Alex Bennée · 4 years, 6 months ago
- ff14ab0 tests/vm: Add workaround to consume console by Robert Foley · 4 years, 6 months ago
- df00168 tests/vm: change scripts to use self._config by Robert Foley · 4 years, 6 months ago
- d322fe2 tests/vm: Added a new script for centos.aarch64. by Robert Foley · 4 years, 6 months ago
- 1333660 tests/vm: Added a new script for ubuntu.aarch64. by Robert Foley · 4 years, 6 months ago
- e56833b tests/vm: Add common Ubuntu python module by Robert Foley · 4 years, 6 months ago
- 3f1e813 tests/vm: Added configuration file support by Robert Foley · 4 years, 6 months ago
- 5d67619 tests/vm: Add configuration to basevm.py by Robert Foley · 4 years, 6 months ago
- 1f335d1 tests/vm: pass args through to BaseVM's __init__ by Robert Foley · 4 years, 6 months ago
- e661e95 tests/vm: Remove flex/bison packages by Philippe Mathieu-Daudé · 4 years, 7 months ago
- 6ee982c tests/vm: allow wait_ssh() to specify command by Robert Foley · 4 years, 7 months ago
- e56c450 tests/vm: Add ability to select QEMU from current build by Robert Foley · 4 years, 7 months ago
- d5326a2 tests/vm: Pass --debug through for vm-boot-ssh by Robert Foley · 4 years, 7 months ago
- 92fecad tests/vm: pass --genisoimage to basevm script by Alex Bennée · 4 years, 7 months ago
- f01454a tests/vm: fix basevm config by Alex Bennée · 4 years, 9 months ago
- 2cc3e59 tests/vm: update NetBSD to 9.0 by Gerd Hoffmann · 4 years, 9 months ago
- 610bd2c tests/vm: update FreeBSD to 12.1 by Gerd Hoffmann · 4 years, 9 months ago
- 50a0645 tests/vm: move vga setup by Gerd Hoffmann · 4 years, 9 months ago
- 698a64f tests/vm: write raw console log by Gerd Hoffmann · 4 years, 9 months ago
- 39d87c8 configure: detect and report genisoimage by Alex Bennée · 4 years, 10 months ago
- b081986 tests/vm: Added gen_cloud_init_iso() to basevm.py by Robert Foley · 4 years, 10 months ago
- fbb3aa2 tests/vm: give wait_ssh() option to wait for root by Robert Foley · 4 years, 10 months ago