Age | Commit message (Expand) | Author | Files | Lines |
2023-10-12 | gitlab-ci: Disable the riscv64-debian-cross-container by default | Thomas Huth | 1 | -0/+1 |
2023-10-11 | gitlab: shuffle some targets and reduce avocado noise | Alex Bennée | 1 | -4/+11 |
2023-10-11 | tests/lcitool: add swtpm to the package list | Alex Bennée | 1 | -1/+1 |
2023-09-20 | gitlab: make Cirrus CI jobs gating | Daniel P. Berrangé | 1 | -1/+0 |
2023-09-20 | gitlab: make Cirrus CI timeout explicit | Daniel P. Berrangé | 2 | -0/+5 |
2023-09-20 | gitlab: fix typo/spelling in comments | Alex Bennée | 1 | -1/+1 |
2023-08-30 | .gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2 | Thomas Huth | 1 | -1/+1 |
2023-08-30 | gitlab: enable ccache for many build jobs | Daniel P. Berrangé | 3 | -2/+48 |
2023-08-28 | tests/docker: add python3-tomli dependency to containers | Paolo Bonzini | 2 | -2/+2 |
2023-08-28 | Revert "tests: Use separate virtual environment for avocado" | Paolo Bonzini | 1 | -3/+3 |
2023-08-04 | ci: install meson in CirrusCI KVM build environment | Paolo Bonzini | 1 | -1/+1 |
2023-08-03 | gitlab: disable FF_SCRIPT_SECTIONS on msys jobs | Daniel P. Berrangé | 1 | -0/+4 |
2023-08-03 | gitlab: disable optimization and debug symbols in msys build | Daniel P. Berrangé | 1 | -2/+2 |
2023-08-03 | gitlab: always populate cache for windows msys jobs | Daniel P. Berrangé | 1 | -0/+1 |
2023-08-03 | gitlab: drop $CI_PROJECT_DIR from cache path | Daniel P. Berrangé | 1 | -1/+1 |
2023-08-03 | gitlab: always use updated msys installer | Daniel P. Berrangé | 1 | -3/+27 |
2023-08-03 | gitlab: print timestamps during windows msys jobs | Daniel P. Berrangé | 1 | -0/+5 |
2023-08-03 | gitlab: remove duplication between msys jobs | Daniel P. Berrangé | 1 | -83/+49 |
2023-07-03 | gitlab: reduce testing scope of check-gcov | Alex Bennée | 1 | -1/+1 |
2023-07-03 | gitlab: ensure coverage job also publishes meson log | Daniel P. Berrangé | 1 | -1/+4 |
2023-07-03 | gitlab: explicit set artifacts publishing criteria | Daniel P. Berrangé | 5 | -1/+9 |
2023-06-29 | gitlab: Disable plugins for cross-i386-tci | Richard Henderson | 1 | -1/+1 |
2023-06-26 | gitlab-ci: add msys2 meson test to junit report | Marc-André Lureau | 1 | -0/+2 |
2023-06-26 | gitlab-ci: grab msys2 meson-logs as artifacts | Marc-André Lureau | 1 | -4/+9 |
2023-06-26 | gitlab: support disabling job auto-run in upstream | Daniel P. Berrangé | 1 | -0/+10 |
2023-06-26 | gitlab: avoid extra pipelines for tags and stable branches | Daniel P. Berrangé | 1 | -0/+8 |
2023-06-26 | gitlab: stable staging branches publish containers in a separate tag | Daniel P. Berrangé | 1 | -2/+22 |
2023-06-26 | gitlab: allow overriding name of the upstream repository | Daniel P. Berrangé | 1 | -7/+12 |
2023-06-26 | gitlab: centralize the container tag name | Daniel P. Berrangé | 6 | -10/+17 |
2023-06-07 | gitlab: Add cross-arm64-kvm-only | Richard Henderson | 1 | -0/+8 |
2023-06-06 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson | 2 | -5/+5 |
2023-06-06 | build: remove git submodule handling from main makefile | Paolo Bonzini | 1 | -2/+1 |
2023-06-06 | configure: move SLOF submodule handling to pc-bios/s390-ccw | Paolo Bonzini | 1 | -1/+1 |
2023-06-06 | meson: subprojects: replace submodules with wrap files | Paolo Bonzini | 1 | -0/+1 |
2023-06-06 | tests: Use separate virtual environment for avocado | Paolo Bonzini | 1 | -3/+3 |
2023-06-05 | gitlab-ci: Remove unused Python package | Camilla Conte | 1 | -1/+0 |
2023-05-31 | gitlab: switch from 'stable' to 'latest' docker container tags | Daniel P. Berrangé | 2 | -4/+4 |
2023-05-24 | Add CI variable RUNNER_TAG | Camilla Conte | 1 | -0/+7 |
2023-05-24 | Add loop over docker info | Camilla Conte | 2 | -1/+2 |
2023-05-24 | Use docker "stable" tag | Camilla Conte | 1 | -1/+1 |
2023-05-24 | Remove redundant CI variables | Camilla Conte | 1 | -3/+0 |
2023-05-22 | Merge tag 'pull-request-2023-05-22' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson | 1 | -1/+1 |
2023-05-22 | .gitlab-ci.d/buildtest.yml: Run full "make check" with --without-default-devices | Thomas Huth | 1 | -1/+1 |
2023-05-19 | Revert last two patches | Richard Henderson | 5 | -27/+8 |
2023-05-19 | Raise crash-test-debian timeout to 90 minutes | Camilla Conte | 1 | -0/+1 |
2023-05-19 | Add CI configuration for Kubernetes | Camilla Conte | 4 | -8/+26 |
2023-05-19 | gitlab: custom-runners: preserve more artifacts for debugging | Paolo Bonzini | 1 | -1/+3 |
2023-05-19 | remove remaining traces of meson submodule | Paolo Bonzini | 1 | -4/+0 |
2023-05-18 | tests: Use configure-provided pyvenv for tests | John Snow | 1 | -3/+3 |
2023-05-18 | configure: use 'mkvenv ensure meson' to bootstrap meson | John Snow | 1 | -2/+2 |