Age | Commit message (Expand) | Author | Files | Lines |
2023-02-06 | scripts/ci: remove unnecessary checks from CentOS playbook | Paolo Bonzini | 1 | -4/+0 |
2023-02-02 | lcitool: drop perl from QEMU project/dependencies | Marc-André Lureau | 1 | -1/+0 |
2023-02-02 | scripts/ci: update gitlab-runner playbook to use latest runner | Alex Bennée | 2 | -45/+13 |
2023-01-06 | configure: remove backwards-compatibility and obsolete options | Paolo Bonzini | 1 | -1/+1 |
2022-10-06 | scripts/ci/setup: spice-server only on x86 aarch64 | Lucas Mateus Castro (alqotel) | 1 | -1/+11 |
2022-10-06 | scripts/ci/setup: Fix libxen requirements | Lucas Mateus Castro (alqotel) | 1 | -1/+1 |
2022-10-06 | scripts/ci/setup: ninja missing from build-environment | Lucas Mateus Castro (alqotel) | 1 | -0/+1 |
2022-05-18 | Remove Ubuntu 18.04 container support from the repository | Thomas Huth | 1 | -12/+2 |
2022-05-07 | build: move vhost-scsi configuration to Kconfig | Paolo Bonzini | 1 | -1/+0 |
2022-05-07 | build: move vhost-vsock configuration to Kconfig | Paolo Bonzini | 1 | -2/+0 |
2022-04-27 | Replacing CONFIG_VNC_PNG with CONFIG_PNG | Kshitij Suri | 1 | -2/+2 |
2022-02-28 | scripts/ci: allow for a secondary runner | Alex Bennée | 1 | -0/+38 |
2022-02-28 | scripts/ci: add build env rules for aarch32 on aarch64 | Alex Bennée | 1 | -0/+25 |
2022-02-09 | drop libxml2 checks since libxml is not actually used (for parallels) | Michael Tokarev | 1 | -1/+0 |
2022-01-12 | block/file-posix: Simplify the XFS_IOC_DIOINFO handling | Thomas Huth | 1 | -1/+0 |
2021-11-16 | Jobs based on custom runners: add CentOS Stream 8 | Cleber Rosa | 5 | -0/+384 |
2021-07-14 | Jobs based on custom runners: docs and gitlab-runner setup playbook | Cleber Rosa | 3 | -1/+84 |
2021-07-14 | Jobs based on custom runners: build environment docs and playbook | Cleber Rosa | 3 | -0/+119 |
2021-03-09 | scripts/ci/gitlab-pipeline-status: give more info when pipeline not found | Cleber Rosa | 1 | -1/+3 |
2021-03-09 | scripts/ci/gitlab-pipeline-status: give more information on failures | Cleber Rosa | 1 | -1/+3 |
2021-03-09 | scripts/ci/gitlab-pipeline-status: split utlity function for HTTP GET | Cleber Rosa | 1 | -5/+12 |
2021-02-15 | travis.yml: Move gprof/gcov test across to gitlab | Philippe Mathieu-Daudé | 1 | -0/+27 |
2020-11-23 | scripts/ci: clean up default args logic a little | Alex Bennée | 1 | -11/+13 |
2020-10-13 | scripts/ci/gitlab-pipeline-status: wait for pipeline creation | Cleber Rosa | 1 | -4/+13 |
2020-10-13 | scripts/ci/gitlab-pipeline-status: use more descriptive exceptions | Cleber Rosa | 1 | -2/+10 |
2020-10-13 | scripts/ci/gitlab-pipeline-status: handle keyboard interrupts | Cleber Rosa | 1 | -2/+4 |
2020-10-13 | scripts/ci/gitlab-pipeline-status: refactor parser creation | Cleber Rosa | 1 | -4/+7 |
2020-10-13 | scripts/ci/gitlab-pipeline-status: give early feedback on running pipelines | Cleber Rosa | 1 | -1/+1 |
2020-10-13 | scripts/ci/gitlab-pipeline-status: improve message regarding timeout | Cleber Rosa | 1 | -1/+4 |
2020-10-13 | scripts/ci/gitlab-pipeline-status: make branch name configurable | Cleber Rosa | 1 | -6/+6 |
2020-07-13 | GitLab Gating CI: introduce pipeline-status contrib script | Cleber Rosa | 1 | -0/+157 |