Age | Commit message (Expand) | Author |
2021-06-25 | scripts/checkpatch: roll diff tweaking into checkpatch itself | Alex Bennée |
2021-06-07 | gitlab-ci: Split gprof-gcov job | Philippe Mathieu-Daudé |
2021-06-07 | gitlab: work harder to avoid false positives in checkpatch | Alex Bennée |
2021-06-02 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-... | Peter Maydell |
2021-06-02 | tests/docker: drop CentOS 7 container | Daniel P. Berrangé |
2021-06-02 | crypto: bump min gnutls to 3.5.18, dropping RHEL-7 support | Daniel P. Berrangé |
2021-06-02 | crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 support | Daniel P. Berrangé |
2021-06-02 | crypto: bump min nettle to 3.4, dropping RHEL-7 support | Daniel P. Berrangé |
2021-06-01 | gitlab: add python linters to CI | John Snow |
2021-05-27 | gitlab: Convert check-dco/check-patch jobs to the 'rules' syntax | Philippe Mathieu-Daudé |
2021-05-27 | gitlab: Use $CI_DEFAULT_BRANCH instead of hardcoded 'master' | Philippe Mathieu-Daudé |
2021-05-27 | gitlab: Run Avocado tests manually (except mainstream CI) | Philippe Mathieu-Daudé |
2021-05-27 | gitlab: Keep Avocado reports during 1 week | Philippe Mathieu-Daudé |
2021-05-27 | gitlab: Extract cross-container jobs to container-cross.yml | Philippe Mathieu-Daudé |
2021-05-27 | gitlab: Move current job set to qemu-project.yml | Philippe Mathieu-Daudé |
2021-05-27 | gitlab: Extract all default build/test jobs to buildtest.yml | Philippe Mathieu-Daudé |
2021-05-27 | gitlab: Extract core container jobs to container-core.yml | Philippe Mathieu-Daudé |
2021-05-27 | gitlab: Extract default build/test jobs templates | Philippe Mathieu-Daudé |
2021-05-27 | gitlab: Extract build stages to stages.yml | Philippe Mathieu-Daudé |
2021-05-27 | gitlab: Extract DCO/style check jobs to static_checks.yml | Philippe Mathieu-Daudé |
2021-05-27 | gitlab: Extract crossbuild job templates to crossbuild-template.yml | Philippe Mathieu-Daudé |
2021-05-27 | gitlab: Extract container job template to container-template.yml | Philippe Mathieu-Daudé |
2021-05-27 | gitlab: Enable cross-i386 builds of TCI | Richard Henderson |
2021-05-27 | gitlab: Rename ACCEL_CONFIGURE_OPTS to EXTRA_CONFIGURE_OPTS | Richard Henderson |
2021-05-25 | gitlab: add special rule for the hexagon container | Alex Bennée |
2021-05-25 | gitlab: explicitly reference the upstream registry | Alex Bennée |
2021-05-18 | tests/docker: gcc-10 based images for ppc64{,le} tests | Matheus Ferst |
2021-05-14 | gitlab-ci: Replace YAML anchors by extends (container_job) | Philippe Mathieu-Daudé |
2021-05-02 | gitlab-ci: Add KVM mips64el cross-build jobs | Philippe Mathieu-Daudé |
2021-03-24 | gitlab: default to not building the documentation | Alex Bennée |
2021-03-09 | docker: OpenSBI build job depends on OpenSBI container | Philippe Mathieu-Daudé |
2021-03-09 | docker: EDK2 build job depends on EDK2 container | Philippe Mathieu-Daudé |
2021-02-19 | gitlab: add fine grained job deps for all build jobs | Daniel P. Berrangé |
2021-02-19 | gitlab: always build container images | Daniel P. Berrangé |
2021-01-20 | gitlab-ci: Add alpine to pipeline | Jiaxun Yang |
2021-01-11 | gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CD | Cho, Yu-Chen |
2021-01-02 | gitlab-CI: Test 32-bit builds with the fedora-i386-cross container | Thomas Huth |
2021-01-02 | gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build | Alex Bennée |
2020-12-09 | gitlab-ci: Add Xen cross-build jobs | Philippe Mathieu-Daudé |
2020-12-09 | gitlab-ci: Add KVM s390x cross-build jobs | Philippe Mathieu-Daudé |
2020-12-09 | gitlab-ci: Introduce 'cross_accel_build_job' template | Philippe Mathieu-Daudé |
2020-12-09 | gitlab-ci: Replace YAML anchors by extends (cross_system_build_job) | Philippe Mathieu-Daudé |
2020-11-17 | gitlab-ci: Use $CI_REGISTRY instead of hard-coding registry.gitlab.com | Rebecca Cran |
2020-11-16 | .gitlab-ci.d/check-patch: tweak output for CI logs | Alex Bennée |
2020-10-27 | gitlab: skip checkpatch.pl checks if no commit delta on branch | Daniel P. Berrangé |
2020-10-13 | gitlab: add a CI job to validate the DCO sign off | Daniel P. Berrangé |
2020-10-13 | gitlab: add a CI job for running checkpatch.pl | Daniel P. Berrangé |
2020-10-02 | gitlab-ci: Increase the timeout for the cross-compiler builds | Thomas Huth |
2020-10-02 | tests/docker: Remove old Debian 9 containers | Thomas Huth |
2020-10-02 | tests/docker: Update the tricore container to debian 10 | Thomas Huth |