Age | Commit message (Expand) | Author | Files | Lines |
2024-08-16 | ci: refresh package lists with lcitool | Daniel P. Berrangé | 1 | -0/+1 |
2024-07-31 | tests/vm/openbsd: Install tomli | Richard Henderson | 1 | -0/+1 |
2024-07-22 | testing: bump to latest libvirt-ci | Alex Bennée | 1 | -7/+7 |
2024-06-06 | tests/vm: remove plain centos image | Alex Bennée | 2 | -52/+0 |
2024-06-06 | tests/vm: update centos.aarch64 image to 9 | Alex Bennée | 1 | -5/+5 |
2024-04-25 | tests: Update our CI to use CentOS Stream 9 instead of 8 | Thomas Huth | 1 | -2/+2 |
2024-04-25 | tests/vm: update openbsd image to 7.5 | Brad Smith | 1 | -3/+3 |
2024-03-13 | tests/vm: ensure we build everything by default | Alex Bennée | 1 | -1/+1 |
2024-02-28 | tests/vm: update openbsd image to 7.4 | Alex Bennée | 1 | -4/+5 |
2024-02-28 | tests/vm: avoid re-building the VM images all the time | Alex Bennée | 2 | -3/+3 |
2024-02-06 | tests/vm/freebsd: Reload the sshd configuration | Ilya Leoshkevich | 1 | -0/+1 |
2024-02-06 | tests/vm: Set UseDNS=no in the sshd configuration | Ilya Leoshkevich | 1 | -0/+2 |
2024-01-19 | tests/vm/netbsd: Remove missing py311-expat package | Philippe Mathieu-Daudé | 1 | -1/+0 |
2023-11-13 | tests/vm/netbsd: Use Python v3.11 | Philippe Mathieu-Daudé | 1 | -2/+2 |
2023-11-07 | tests/vm/ubuntu.aarch64: Correct comment about TCG specific delay | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-10-31 | tests/vm/openbsd: Use the system dtc package | Thomas Huth | 1 | -2/+4 |
2023-10-27 | tests/vm/freebsd: Add additional library paths for libfdt | Thomas Huth | 1 | -2/+3 |
2023-10-17 | tests/vm: avoid invalid escape in Python string | Paolo Bonzini | 1 | -3/+3 |
2023-10-17 | tests/vm: netbsd: install dtc | Paolo Bonzini | 1 | -1/+5 |
2023-10-12 | tests/vm/basevm.py: use cmd() instead of qmp() | Vladimir Sementsov-Ogievskiy | 1 | -2/+2 |
2023-09-08 | tests/: spelling fixes | Michael Tokarev | 2 | -2/+2 |
2023-08-28 | tests/docker: add python3-tomli dependency to containers | Paolo Bonzini | 1 | -0/+1 |
2023-08-28 | Revert "tests: Use separate virtual environment for avocado" | Paolo Bonzini | 1 | -1/+1 |
2023-07-18 | tests/vm/freebsd: Get up-to-date package list from lcitool vars file | Philippe Mathieu-Daudé | 1 | -40/+2 |
2023-07-18 | tests/vm: Introduce get_qemu_packages_from_lcitool_json() helper | Philippe Mathieu-Daudé | 1 | -0/+11 |
2023-07-18 | tests/lcitool: Refresh generated files | Philippe Mathieu-Daudé | 1 | -0/+77 |
2023-07-18 | tests/lcitool: Generate distribution packages list in JSON format | Philippe Mathieu-Daudé | 1 | -0/+5 |
2023-06-06 | tests: Use separate virtual environment for avocado | Paolo Bonzini | 1 | -1/+1 |
2023-05-26 | Makefile: remove $(TESTS_PYTHON) | Paolo Bonzini | 1 | -1/+1 |
2023-05-26 | tests/vm: fix and simplify HOST_ARCH definition | Paolo Bonzini | 1 | -3/+2 |
2023-05-18 | tests/vm: add py310-expat to NetBSD | John Snow | 1 | -0/+1 |
2023-05-18 | tests/vm: Configure netbsd to use Python 3.10 | John Snow | 1 | -0/+1 |
2023-04-20 | tests/vm/freebsd: Update to FreeBSD 13.2 | Thomas Huth | 1 | -76/+25 |
2023-04-04 | tests/vm: use the default system python for NetBSD | Daniel P. Berrangé | 1 | -2/+1 |
2023-03-22 | tests/vm: custom openbsd partitioning to increase /home space | Daniel P. Berrangé | 1 | -1/+26 |
2023-03-22 | tests/vm: skip X11 in openbsd installation | Daniel P. Berrangé | 1 | -2/+1 |
2023-02-02 | lcitool: drop perl from QEMU project/dependencies | Marc-André Lureau | 1 | -1/+1 |
2023-01-18 | tests/vm/haiku.x86_64: Update the Haiku VM to Beta 4 | Thomas Huth | 1 | -4/+3 |
2023-01-09 | tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hosts | Philippe Mathieu-Daudé | 1 | -2/+1 |
2022-12-15 | FreeBSD: Upgrade to 12.4 release | Brad Smith | 1 | -2/+2 |
2022-10-31 | tests/vm: use -o IdentitiesOnly=yes for ssh | Ilya Leoshkevich | 1 | -1/+2 |
2022-10-28 | tests: Add sndio to the FreeBSD CI containers / VM | Brad Smith | 1 | -0/+3 |
2022-10-28 | tests/vm: update openbsd to release 7.2 | Brad Smith | 1 | -2/+5 |
2022-09-21 | Merge tag 'pull-testing-next-200922-2' of https://github.com/stsquad/qemu int... | Stefan Hajnoczi | 2 | -192/+1 |
2022-09-20 | tests/vm: Remove obsolete Fedora VM test | Thomas Huth | 2 | -192/+1 |
2022-09-19 | tests/vm: update NetBSD to 9.3 | Brad Smith | 1 | -2/+2 |
2022-08-29 | tests/vm: Add libslirp to the VM tests | Thomas Huth | 3 | -1/+8 |
2022-07-18 | tests/vm: Remove docker cross-compile test from CentOS VM | John Snow | 1 | -1/+0 |
2022-07-18 | tests/vm: add 1GB extra memory per core | John Snow | 1 | -0/+5 |
2022-07-18 | tests/vm: remove duplicate 'centos' VM test | John Snow | 1 | -1/+1 |