aboutsummaryrefslogtreecommitdiff
path: root/tests/docker
AgeCommit message (Expand)Author
14 daystests: refresh package lists with latest libvirt-ciDaniel P. Berrangé
2024-11-06dockerfiles: install bindgen from cargo on Ubuntu 22.04Paolo Bonzini
2024-10-31tests/lcitool: Update libvirt-ci and add libcbor dependencyDorjoy Chowdhury
2024-10-30tests: add 'rust' and 'bindgen' to CI package listDaniel P. Berrangé
2024-10-24dockerfiles: fix default targets for debian-loongarch-crossPierrick Bouvier
2024-10-24tests/docker: add NOFETCH env variable for testingAlex Bennée
2024-10-24tests/docker: Fix microblaze atomicsIlya Leoshkevich
2024-10-14tests: update lcitool to fix freebsd py311-yaml renameDaniel P. Berrangé
2024-10-11Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-10-11dockerfiles: add a Dockerfile using a nightly Rust toolchainPaolo Bonzini
2024-10-07Require meson version 1.5.0Paolo Bonzini
2024-10-07.gitlab-ci.d/cirrus: Add manual testing of macOS 15 (Sequoia)Philippe Mathieu-Daudé
2024-10-02testing: bump mips64el cross to bookworm and fix package listAlex Bennée
2024-09-13buildsys: Remove CRIS cross containerPhilippe Mathieu-Daudé
2024-09-11Merge tag 'pull-request-2024-09-11' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-09-11meson: Split --enable-sanitizers to --enable-{asan, ubsan}Richard Henderson
2024-09-10tests/docker: update debian i686 and mipsel images to bookwormAlex Bennée
2024-09-10tests/docker: remove debian-armel-crossAlex Bennée
2024-08-16ci: refresh package lists with lcitoolDaniel P. Berrangé
2024-07-30gitlab: record installed packages in /packages.txt in containersDaniel P. Berrangé
2024-07-12python: enable testing for 3.13John Snow
2024-07-05tests/docker: Specify --userns keep-id for PodmanAkihiko Odaki
2024-07-05tests/lcitool: fix debian-i686-cross toolchain prefixAlex Bennée
2024-06-12test: Remove libibumad dependencezhenwei pi
2024-06-06tests/lcitool: Install mingw-w64-tools for the Windows cross-buildsThomas Huth
2024-06-06tests/lcitool: Bump to latest libvirt-ci and update Fedora and Alpine versionThomas Huth
2024-05-17tests/docker/dockerfiles: Update container files with "lcitool-refresh"Thomas Huth
2024-05-14dockerfiles: add 'MAKE' env variable to remaining containersDaniel P. Berrangé
2024-04-25tests: Update our CI to use CentOS Stream 9 instead of 8Thomas Huth
2024-04-25tests/docker/dockerfiles: Run lcitool-refresh after the lcitool updateThomas Huth
2024-04-25tests: Remove Ubuntu 20.04 containerThomas Huth
2024-04-24target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé
2024-02-23.gitlab-ci.d: Drop cross-win32-system jobPeter Maydell
2024-02-09tests/docker: Add sqlite3 module to openSUSE Leap containerFabiano Rosas
2024-01-21tests/docker: Hexagon toolchain updateBrian Cain
2023-11-23tests/docker: merge debian-native with debian-amd64Alex Bennée
2023-11-23tests/docker: replace fedora-i386 with debian-i686Daniel P. Berrangé
2023-10-31tests/docker: upgrade debian-all-test-cross to bookwormAlex Bennée
2023-10-31tests/docker: use debian-all-test-cross for sparc64Alex Bennée
2023-10-31tests/docker: use debian-all-test-cross for riscv64Alex Bennée
2023-10-31tests/docker: use debian-all-test-cross for mipsAlex Bennée
2023-10-31tests/docker: use debian-all-test-cross for mips64Alex Bennée
2023-10-31tests/docker: use debian-all-test-cross for m68kAlex Bennée
2023-10-31tests/docker: use debian-all-test-cross for hppaAlex Bennée
2023-10-31tests/docker: use debian-all-test-cross for powerAlex Bennée
2023-10-31tests/docker: move sh4 to use debian-legacy-test-crossAlex Bennée
2023-10-31tests/docker: use debian-legacy-test-cross for alphaAlex Bennée
2023-10-31gitlab: add build-loongarch to matrixAlex Bennée
2023-10-31gitlab: split alpha testing into a legacy containerAlex Bennée
2023-10-17tests/docker: avoid invalid escape in Python stringPaolo Bonzini