aboutsummaryrefslogtreecommitdiff
path: root/tests/vm
AgeCommit message (Expand)AuthorFilesLines
2024-06-06tests/vm: remove plain centos imageAlex Bennée2-52/+0
2024-06-06tests/vm: update centos.aarch64 image to 9Alex Bennée1-5/+5
2024-04-25tests: Update our CI to use CentOS Stream 9 instead of 8Thomas Huth1-2/+2
2024-04-25tests/vm: update openbsd image to 7.5Brad Smith1-3/+3
2024-03-13tests/vm: ensure we build everything by defaultAlex Bennée1-1/+1
2024-02-28tests/vm: update openbsd image to 7.4Alex Bennée1-4/+5
2024-02-28tests/vm: avoid re-building the VM images all the timeAlex Bennée2-3/+3
2024-02-06tests/vm/freebsd: Reload the sshd configurationIlya Leoshkevich1-0/+1
2024-02-06tests/vm: Set UseDNS=no in the sshd configurationIlya Leoshkevich1-0/+2
2024-01-19tests/vm/netbsd: Remove missing py311-expat packagePhilippe Mathieu-Daudé1-1/+0
2023-11-13tests/vm/netbsd: Use Python v3.11Philippe Mathieu-Daudé1-2/+2
2023-11-07tests/vm/ubuntu.aarch64: Correct comment about TCG specific delayPhilippe Mathieu-Daudé1-1/+1
2023-10-31tests/vm/openbsd: Use the system dtc packageThomas Huth1-2/+4
2023-10-27tests/vm/freebsd: Add additional library paths for libfdtThomas Huth1-2/+3
2023-10-17tests/vm: avoid invalid escape in Python stringPaolo Bonzini1-3/+3
2023-10-17tests/vm: netbsd: install dtcPaolo Bonzini1-1/+5
2023-10-12tests/vm/basevm.py: use cmd() instead of qmp()Vladimir Sementsov-Ogievskiy1-2/+2
2023-09-08tests/: spelling fixesMichael Tokarev2-2/+2
2023-08-28tests/docker: add python3-tomli dependency to containersPaolo Bonzini1-0/+1
2023-08-28Revert "tests: Use separate virtual environment for avocado"Paolo Bonzini1-1/+1
2023-07-18tests/vm/freebsd: Get up-to-date package list from lcitool vars filePhilippe Mathieu-Daudé1-40/+2
2023-07-18tests/vm: Introduce get_qemu_packages_from_lcitool_json() helperPhilippe Mathieu-Daudé1-0/+11
2023-07-18tests/lcitool: Refresh generated filesPhilippe Mathieu-Daudé1-0/+77
2023-07-18tests/lcitool: Generate distribution packages list in JSON formatPhilippe Mathieu-Daudé1-0/+5
2023-06-06tests: Use separate virtual environment for avocadoPaolo Bonzini1-1/+1
2023-05-26Makefile: remove $(TESTS_PYTHON)Paolo Bonzini1-1/+1
2023-05-26tests/vm: fix and simplify HOST_ARCH definitionPaolo Bonzini1-3/+2
2023-05-18tests/vm: add py310-expat to NetBSDJohn Snow1-0/+1
2023-05-18tests/vm: Configure netbsd to use Python 3.10John Snow1-0/+1
2023-04-20tests/vm/freebsd: Update to FreeBSD 13.2Thomas Huth1-76/+25
2023-04-04tests/vm: use the default system python for NetBSDDaniel P. Berrangé1-2/+1
2023-03-22tests/vm: custom openbsd partitioning to increase /home spaceDaniel P. Berrangé1-1/+26
2023-03-22tests/vm: skip X11 in openbsd installationDaniel P. Berrangé1-2/+1
2023-02-02lcitool: drop perl from QEMU project/dependenciesMarc-André Lureau1-1/+1
2023-01-18tests/vm/haiku.x86_64: Update the Haiku VM to Beta 4Thomas Huth1-4/+3
2023-01-09tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hostsPhilippe Mathieu-Daudé1-2/+1
2022-12-15FreeBSD: Upgrade to 12.4 releaseBrad Smith1-2/+2
2022-10-31tests/vm: use -o IdentitiesOnly=yes for sshIlya Leoshkevich1-1/+2
2022-10-28tests: Add sndio to the FreeBSD CI containers / VMBrad Smith1-0/+3
2022-10-28tests/vm: update openbsd to release 7.2Brad Smith1-2/+5
2022-09-21Merge tag 'pull-testing-next-200922-2' of https://github.com/stsquad/qemu int...Stefan Hajnoczi2-192/+1
2022-09-20tests/vm: Remove obsolete Fedora VM testThomas Huth2-192/+1
2022-09-19tests/vm: update NetBSD to 9.3Brad Smith1-2/+2
2022-08-29tests/vm: Add libslirp to the VM testsThomas Huth3-1/+8
2022-07-18tests/vm: Remove docker cross-compile test from CentOS VMJohn Snow1-1/+0
2022-07-18tests/vm: add 1GB extra memory per coreJohn Snow1-0/+5
2022-07-18tests/vm: remove duplicate 'centos' VM testJohn Snow1-1/+1
2022-07-18tests/vm: remove ubuntu.i386 VM testJohn Snow2-42/+1
2022-07-18tests/vm: upgrade Ubuntu 18.04 VM to 20.04John Snow1-3/+7
2022-07-18tests/vm: switch centos.aarch64 to CentOS 8 StreamJohn Snow1-150/+24