| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-... | Peter Maydell | 2021-03-14 | 1 | -64/+31 |
|\ |
|
| * | gitlab-ci.yml: Merge check-crypto-old jobs into the build-crypto-old jobs | Thomas Huth | 2021-03-12 | 1 | -41/+4 |
| * | gitlab-ci.yml: Merge one of the coroutine jobs with the tcg-disabled job | Thomas Huth | 2021-03-12 | 1 | -10/+4 |
| * | gitlab-ci.yml: Add some missing dependencies to the jobs | Thomas Huth | 2021-03-12 | 1 | -0/+8 |
| * | gitlab-ci.yml: Move build-tools-and-docs-debian to a better place | Thomas Huth | 2021-03-12 | 1 | -13/+15 |
* | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda... | Peter Maydell | 2021-03-11 | 1 | -0/+123 |
|\ \
| |/
|/| |
|
| * | gitlab-ci.yml: Add jobs to test CFI flags | Daniele Buono | 2021-03-10 | 1 | -0/+119 |
| * | gitlab-ci.yml: Allow custom # of parallel linkers | Daniele Buono | 2021-03-10 | 1 | -0/+4 |
* | | Remove deprecated target tilegx | Thomas Huth | 2021-03-09 | 1 | -2/+1 |
* | | docker: Alpine build job depends on Alpine container | Philippe Mathieu-Daudé | 2021-03-09 | 1 | -0/+2 |
|/ |
|
* | gitlab-ci.yml: Run check-tcg with TCI | Thomas Huth | 2021-02-19 | 1 | -3/+3 |
* | gitlab-ci: Disable vhost-kernel in build-disable job | Philippe Mathieu-Daudé | 2021-02-19 | 1 | -0/+1 |
* | gitlab-ci: Display Avocado log content when tests timeout | Philippe Mathieu-Daudé | 2021-02-19 | 1 | -1/+1 |
* | gitlab: fix inconsistent indentation | Daniel P. Berrangé | 2021-02-19 | 1 | -8/+8 |
* | gitlab: add fine grained job deps for all build jobs | Daniel P. Berrangé | 2021-02-19 | 1 | -0/+58 |
* | travis.yml: Move the -fsanitize=thread testing to the gitlab-CI | Thomas Huth | 2021-02-15 | 1 | -0/+9 |
* | travis.yml: (Re-)move the --enable-debug jobs | Thomas Huth | 2021-02-15 | 1 | -1/+1 |
* | travis.yml: Move the --enable-modules test to the gitlab-CI | Thomas Huth | 2021-02-15 | 1 | -0/+1 |
* | travis.yml: Move the -fsanitize=undefined test to the gitlab-CI | Thomas Huth | 2021-02-15 | 1 | -3/+13 |
* | travis.yml: Move gprof/gcov test across to gitlab | Philippe Mathieu-Daudé | 2021-02-15 | 1 | -0/+12 |
* | gitlab-ci: remove redundant GitLab repo URL command | Stefan Hajnoczi | 2021-02-09 | 1 | -1/+0 |
* | gitlab-ci.yml: Avoid recompiling the sources in the test jobs | Thomas Huth | 2021-01-27 | 1 | -1/+4 |
* | gitlab-ci.yml: Exclude some redundant targets in build-without-default-features | Thomas Huth | 2021-01-27 | 1 | -0/+1 |
* | gitlab-ci.yml: Avoid some submodules to speed up the CI a little bit | Thomas Huth | 2021-01-26 | 1 | -1/+5 |
* | gitlab-ci: Test building linux-user targets on CentOS 7 | Philippe Mathieu-Daudé | 2021-01-26 | 1 | -0/+7 |
* | gitlab-ci: Add alpine to pipeline | Jiaxun Yang | 2021-01-20 | 1 | -0/+33 |
* | docs: Build and install all the docs in a single manual | Peter Maydell | 2021-01-19 | 1 | -2/+2 |
* | gitlab: migrate the minimal tools and unit tests from Travis | Alex Bennée | 2021-01-18 | 1 | -1/+3 |
* | gitlab: move docs and tools build across from Travis | Alex Bennée | 2021-01-18 | 1 | -6/+22 |
* | gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CD | Cho, Yu-Chen | 2021-01-11 | 1 | -0/+31 |
* | gitlab: add --without-default-features build | Alex Bennée | 2021-01-02 | 1 | -0/+7 |
* | gitlab: move --without-default-devices build from Travis | Alex Bennée | 2021-01-02 | 1 | -0/+7 |
* | gitlab-ci: Archive logs of acceptance tests | Wainer dos Santos Moschetta | 2020-12-18 | 1 | -0/+4 |
* | gitlab-ci: Refactor code that show logs of failed acceptances | Wainer dos Santos Moschetta | 2020-12-18 | 1 | -1/+2 |
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2020-12-09 | 1 | -0/+11 |
|\ |
|
| * | .gitlab-ci: add build-libvhost-user | Marc-André Lureau | 2020-12-09 | 1 | -0/+11 |
* | | gitlab-ci: Move coroutine tests across to gitlab | Philippe Mathieu-Daudé | 2020-12-09 | 1 | -0/+16 |
* | | gitlab-ci: Move user-static test across to gitlab | Philippe Mathieu-Daudé | 2020-12-09 | 1 | -0/+7 |
* | | gitlab-ci: Update 'build-disabled' to cover all configurable options | Philippe Mathieu-Daudé | 2020-12-09 | 1 | -0/+6 |
* | | gitlab-ci: Split CONFIGURE_ARGS one argument per line for build-disabled | Philippe Mathieu-Daudé | 2020-12-09 | 1 | -17/+63 |
* | | gitlab-ci: Document 'build-tcg-disabled' is a KVM X86 job | Philippe Mathieu-Daudé | 2020-12-09 | 1 | -0/+5 |
|/ |
|
* | gitlab-ci: Move trace backend tests across to gitlab | Philippe Mathieu-Daudé | 2020-11-23 | 1 | -0/+18 |
* | gitlab: move remaining x86 check-tcg targets to gitlab | Alex Bennée | 2020-11-23 | 1 | -0/+17 |
* | gitlab: force enable docs build in Fedora, Ubuntu, Debian | Daniel P. Berrangé | 2020-11-10 | 1 | -1/+3 |
* | gitlab: publish the docs built during CI | Daniel P. Berrangé | 2020-11-10 | 1 | -0/+14 |
* | gitlab-ci: Drop generic cache rule | Philippe Mathieu-Daudé | 2020-11-09 | 1 | -6/+0 |
* | gitlab-ci: Clone from GitLab itself | Philippe Mathieu-Daudé | 2020-10-27 | 1 | -0/+1 |
* | tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CI | Thomas Huth | 2020-10-26 | 1 | -0/+1 |
* | ci: include configure and meson logs in all jobs if configure fails | Paolo Bonzini | 2020-10-17 | 1 | -3/+3 |
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1... | Peter Maydell | 2020-10-13 | 1 | -2/+29 |
|\ |
|