Age | Commit message (Expand) | Author |
2021-09-15 | gitlab-ci: Mark manual-only jobs as allow_failure | Peter Maydell |
2021-09-14 | gitlab-ci: Make more custom runner jobs manual, and don't allow failure | Peter Maydell |
2021-09-06 | gitlab-ci: Don't try to use the system libfdt in the debian job | Thomas Huth |
2021-09-03 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-020921-1' int... | Peter Maydell |
2021-09-02 | gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document them | Thomas Huth |
2021-09-02 | gitlab-ci: Remove superfluous "dnf install" statement | Thomas Huth |
2021-09-02 | gitlab-ci: Merge "build-disabled" with "build-without-default-features" | Thomas Huth |
2021-09-01 | iotests: move 222 to tests/image-fleecing | Vladimir Sementsov-Ogievskiy |
2021-08-11 | gitlab: skip many more targets in windows cross builds | Daniel P. Berrangé |
2021-08-11 | gitlab: exclude sparc-softmmu and riscv32-softmmu from cross builds | Daniel P. Berrangé |
2021-07-29 | gitlab-ci.d/custom-runners: Improve rules for the staging branch | Thomas Huth |
2021-07-29 | gitlab-ci.d/buildtest: Mark the aarch64 and ppc64-s390x CFI jobs as manual | Thomas Huth |
2021-07-29 | gitlab-ci.d/buildtest: Disable iotests 197 and 215 | Thomas Huth |
2021-07-29 | gitlab-ci: Fix 'when:' condition in OpenSBI jobs | Philippe Mathieu-Daudé |
2021-07-29 | gitlab-ci: Fix 'when:' condition in EDK2 jobs | Philippe Mathieu-Daudé |
2021-07-29 | gitlab-ci: Fix 'when:' condition in acceptance_test_job_template | Philippe Mathieu-Daudé |
2021-07-26 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.1-rc1-230721-1'... | Peter Maydell |
2021-07-23 | gitlab-ci: Extract OpenSBI job rules to reusable section | Philippe Mathieu-Daudé |
2021-07-23 | gitlab-ci: Remove the second superfluous macos task | Thomas Huth |
2021-07-23 | gitlab: enable a very minimal build with the tricore container | Alex Bennée |
2021-07-23 | gitlab: only let pages be published from default branch | Daniel P. Berrangé |
2021-07-19 | ci: build & store windows installer | Gerd Hoffmann |
2021-07-15 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-1... | Peter Maydell |
2021-07-14 | gitlab-ci: Extract EDK2 job rules to reusable section | Philippe Mathieu-Daudé |
2021-07-14 | tcg/plugins: enable by default for most TCG builds | Alex Bennée |
2021-07-14 | gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-run | Daniel P. Berrangé |
2021-07-14 | Jobs based on custom runners: add job definitions for QEMU's machines | Cleber Rosa |
2021-07-14 | Jobs based on custom runners: documentation and configuration placeholder | Cleber Rosa |
2021-07-13 | python: Configure tox to skip missing interpreters | Wainer dos Santos Moschetta |
2021-06-30 | python: rename 'venv-check' target to 'check-pipenv' | John Snow |
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é |