Age | Commit message (Expand) | Author | Files | Lines |
2022-08-29 | gitlab-ci: Only use one process in Windows jobs for compilation | Thomas Huth | 1 | -2/+2 |
2022-07-29 | ci: Upgrade msys2 release to 20220603 | Yonggang Luo | 1 | -1/+1 |
2022-07-29 | .gitlab-ci.d/windows.yml: Enable native Windows symlink | Bin Meng | 1 | -0/+2 |
2022-07-29 | gitlab: drop 'containers-layer2' stage | Daniel P. Berrangé | 2 | -13/+12 |
2022-07-29 | gitlab: show testlog.txt contents when cirrus/custom-runner jobs fail | Daniel P. Berrangé | 5 | -1/+30 |
2022-07-29 | tests: refresh to latest libvirt-ci module | Daniel P. Berrangé | 3 | -6/+4 |
2022-07-20 | Revert "gitlab: disable accelerated zlib for s390x" | Dr. David Alan Gilbert | 1 | -12/+0 |
2022-07-13 | configure: Restrict TCG to emulation | Philippe Mathieu-Daudé | 1 | -1/+1 |
2022-07-12 | gitlab-ci/cirrus: Update freebsd to python 3.9 packages | Richard Henderson | 2 | -2/+4 |
2022-07-05 | gitlab-ci: Extend timeout for ubuntu-20.04-s390x-all to 75m | Richard Henderson | 1 | -0/+1 |
2022-07-05 | gitlab: honour QEMU_CI variable in edk2/opensbi jobs | Daniel P. Berrangé | 2 | -0/+46 |
2022-07-05 | gitlab: tweak comments in edk2/opensbi jobs | Daniel P. Berrangé | 2 | -13/+16 |
2022-07-05 | gitlab: normalize indentation in edk2/opensbi rules | Daniel P. Berrangé | 2 | -109/+109 |
2022-06-15 | vfio-user: build library | Jagannathan Raman | 1 | -0/+1 |
2022-06-14 | .gitlab: use less aggressive nproc on our aarch64/32 runners | Alex Bennée | 2 | -14/+14 |
2022-06-14 | gitlab: compare CIRRUS_nn vars against 'null' not "" | Daniel P. Berrangé | 1 | -1/+1 |
2022-06-14 | gitlab-ci: Fix the build-cfi-aarch64 and build-cfi-ppc64-s390x jobs | Thomas Huth | 1 | -12/+10 |
2022-06-06 | tests: run 'device-crash-test' from tests/venv | John Snow | 1 | -3/+5 |
2022-06-01 | gitlab: don't run CI jobs in forks by default | Daniel P. Berrangé | 1 | -0/+9 |
2022-06-01 | gitlab: convert build/container jobs to .base_job_template | Daniel P. Berrangé | 7 | -31/+46 |
2022-06-01 | gitlab: convert static checks to .base_job_template | Daniel P. Berrangé | 2 | -12/+11 |
2022-06-01 | gitlab: convert Cirrus jobs to .base_job_template | Daniel P. Berrangé | 2 | -8/+17 |
2022-06-01 | gitlab: introduce a common base job template | Daniel P. Berrangé | 2 | -0/+29 |
2022-06-01 | tests/docker: update debian-amd64 with lcitool | Alex Bennée | 1 | -2/+1 |
2022-06-01 | tests/docker: update debian-ppc64el-cross with lcitool | Alex Bennée | 1 | -2/+1 |
2022-06-01 | tests/docker: update debian-mips64el-cross with lcitool | Alex Bennée | 1 | -2/+1 |
2022-06-01 | tests/docker: update debian-mipsel-cross with lcitool | Alex Bennée | 1 | -2/+1 |
2022-06-01 | tests/docker: update debian-armel-cross with lcitool | Alex Bennée | 1 | -2/+1 |
2022-06-01 | tests/docker: update debian-armhf-cross with lcitool | Alex Bennée | 1 | -2/+1 |
2022-06-01 | gitlab-ci: add meson JUnit test result into report | Marc-André Lureau | 1 | -0/+2 |
2022-06-01 | .gitlab-ci.d/crossbuilds: Fix the dependency of the cross-i386-tci job | Thomas Huth | 1 | -0/+2 |
2022-06-01 | .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages | Thomas Huth | 1 | -1/+2 |
2022-05-18 | capstone: Remove the capstone submodule | Thomas Huth | 2 | -5/+4 |
2022-05-18 | capstone: Allow version 3.0.5 again | Thomas Huth | 1 | -0/+1 |
2022-05-18 | Remove Ubuntu 18.04 container support from the repository | Thomas Huth | 3 | -7/+2 |
2022-05-18 | gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs | Thomas Huth | 1 | -6/+8 |
2022-05-12 | .gitlab-ci.d: export meson testlog.txt as an artifact | Daniel P. Berrangé | 1 | -2/+10 |
2022-05-09 | gitlab-ci: Upgrade mingw base package. | Yonggang Luo | 1 | -1/+1 |
2022-04-20 | tests: Drop perl-Test-Harness from the CI containers / VMs | Thomas Huth | 3 | -4/+4 |
2022-03-23 | gitlab: include new aarch32 job in custom-runners | Alex Bennée | 2 | -0/+1 |
2022-03-22 | gitlab: disable accelerated zlib for s390x | Alex Bennée | 1 | -0/+12 |
2022-03-15 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell | 1 | -2/+0 |
2022-03-15 | gitlab-ci: do not run tests with address sanitizer | Paolo Bonzini | 1 | -2/+0 |
2022-03-15 | edk2/docker: use ubuntu 18.04 | Gerd Hoffmann | 1 | -1/+1 |
2022-03-15 | edk2/docker: install python3 | Gerd Hoffmann | 1 | -1/+1 |
2022-02-28 | gitlab: upgrade the job definition for s390x to 20.04 | Alex Bennée | 2 | -15/+15 |
2022-02-28 | gitlab: add a new aarch32 custom runner definition | Alex Bennée | 1 | -0/+23 |
2022-02-28 | tests/docker: introduce debian-riscv64-test-cross | Alex Bennée | 1 | -0/+7 |
2022-02-28 | tests/docker: update debian-s390x-cross with lcitool | Alex Bennée | 1 | -2/+1 |
2022-02-28 | tests/docker: update debian-arm64-cross with lcitool | Alex Bennée | 1 | -9/+1 |