Age | Commit message (Expand) | Author |
2021-07-29 | docs: Document GitLab custom CI/CD variables | Philippe Mathieu-Daudé |
2021-05-27 | gitlab: Run Avocado tests manually (except mainstream CI) | Philippe Mathieu-Daudé |
2021-05-27 | gitlab: Document how forks can use different set of jobs | 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: Drop linux user build job for CentOS 7 | Daniel P. Berrangé |
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: Replace YAML anchors by extends (acceptance_test_job) | Philippe Mathieu-Daudé |
2021-05-26 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-05-26 | gitlab-ci: use --meson=git for CFI jobs | Paolo Bonzini |
2021-05-25 | gitlab: add special rule for the hexagon container | Alex Bennée |
2021-05-18 | gitlab: add build-user-hexagon test | Alex Bennée |
2021-05-14 | gitlab-ci: Replace YAML anchors by extends (native_test_job) | Philippe Mathieu-Daudé |
2021-05-14 | gitlab-ci: Replace YAML anchors by extends (native_build_job) | Philippe Mathieu-Daudé |
2021-05-12 | Drop the deprecated unicore32 target | Markus Armbruster |
2021-05-12 | Drop the deprecated lm32 target | Markus Armbruster |
2021-05-12 | block: Drop the sheepdog block driver | Markus Armbruster |
2021-05-12 | Remove the deprecated moxie target | Thomas Huth |
2021-05-04 | gitlab-ci: use --meson=internal for CFI jobs | Paolo Bonzini |
2021-04-06 | gitlab-ci.yml: Test the dtrace backend in one of the jobs | Thomas Huth |
2021-04-06 | gitlab-ci.yml: Fix the filtering for the git submodules | Thomas Huth |
2021-03-24 | gitlab: default to not building the documentation | Alex Bennée |
2021-03-24 | gitlab: extend timeouts for CFI builds | Alex Bennée |
2021-03-24 | gitlab-ci.yml: Merge the trace-backend testing into other jobs | Thomas Huth |
2021-03-14 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-... | Peter Maydell |
2021-03-12 | gitlab-ci.yml: Merge check-crypto-old jobs into the build-crypto-old jobs | Thomas Huth |
2021-03-12 | gitlab-ci.yml: Merge one of the coroutine jobs with the tcg-disabled job | Thomas Huth |
2021-03-12 | gitlab-ci.yml: Add some missing dependencies to the jobs | Thomas Huth |
2021-03-12 | gitlab-ci.yml: Move build-tools-and-docs-debian to a better place | Thomas Huth |
2021-03-11 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda... | Peter Maydell |
2021-03-10 | gitlab-ci.yml: Add jobs to test CFI flags | Daniele Buono |
2021-03-10 | gitlab-ci.yml: Allow custom # of parallel linkers | Daniele Buono |
2021-03-09 | Remove deprecated target tilegx | Thomas Huth |
2021-03-09 | docker: Alpine build job depends on Alpine container | Philippe Mathieu-Daudé |
2021-02-19 | gitlab-ci.yml: Run check-tcg with TCI | Thomas Huth |
2021-02-19 | gitlab-ci: Disable vhost-kernel in build-disable job | Philippe Mathieu-Daudé |
2021-02-19 | gitlab-ci: Display Avocado log content when tests timeout | Philippe Mathieu-Daudé |
2021-02-19 | gitlab: fix inconsistent indentation | Daniel P. Berrangé |
2021-02-19 | gitlab: add fine grained job deps for all build jobs | Daniel P. Berrangé |
2021-02-15 | travis.yml: Move the -fsanitize=thread testing to the gitlab-CI | Thomas Huth |
2021-02-15 | travis.yml: (Re-)move the --enable-debug jobs | Thomas Huth |
2021-02-15 | travis.yml: Move the --enable-modules test to the gitlab-CI | Thomas Huth |
2021-02-15 | travis.yml: Move the -fsanitize=undefined test to the gitlab-CI | Thomas Huth |
2021-02-15 | travis.yml: Move gprof/gcov test across to gitlab | Philippe Mathieu-Daudé |
2021-02-09 | gitlab-ci: remove redundant GitLab repo URL command | Stefan Hajnoczi |
2021-01-27 | gitlab-ci.yml: Avoid recompiling the sources in the test jobs | Thomas Huth |
2021-01-27 | gitlab-ci.yml: Exclude some redundant targets in build-without-default-features | Thomas Huth |
2021-01-26 | gitlab-ci.yml: Avoid some submodules to speed up the CI a little bit | Thomas Huth |