index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
ci
Age
Commit message (
Expand
)
Author
2023-02-16
virtiofsd: Remove build and docs glue
Dr. David Alan Gilbert
2023-02-16
virtiofsd: Remove test
Dr. David Alan Gilbert
2023-02-06
scripts/ci: bump CentOS Python to 3.8
Paolo Bonzini
2023-02-06
scripts/ci: unify package lists for CentOS in build-environment files
Paolo Bonzini
2023-02-06
scripts/ci: add capstone development packages
Paolo Bonzini
2023-02-06
scripts/ci: support CentOS Stream 8 in build-environment.yaml
Paolo Bonzini
2023-02-06
scripts/ci: remove unnecessary checks from CentOS playbook
Paolo Bonzini
2023-02-02
lcitool: drop perl from QEMU project/dependencies
Marc-André Lureau
2023-02-02
scripts/ci: update gitlab-runner playbook to use latest runner
Alex Bennée
2023-01-06
configure: remove backwards-compatibility and obsolete options
Paolo Bonzini
2022-10-06
scripts/ci/setup: spice-server only on x86 aarch64
Lucas Mateus Castro (alqotel)
2022-10-06
scripts/ci/setup: Fix libxen requirements
Lucas Mateus Castro (alqotel)
2022-10-06
scripts/ci/setup: ninja missing from build-environment
Lucas Mateus Castro (alqotel)
2022-05-18
Remove Ubuntu 18.04 container support from the repository
Thomas Huth
2022-05-07
build: move vhost-scsi configuration to Kconfig
Paolo Bonzini
2022-05-07
build: move vhost-vsock configuration to Kconfig
Paolo Bonzini
2022-04-27
Replacing CONFIG_VNC_PNG with CONFIG_PNG
Kshitij Suri
2022-02-28
scripts/ci: allow for a secondary runner
Alex Bennée
2022-02-28
scripts/ci: add build env rules for aarch32 on aarch64
Alex Bennée
2022-02-09
drop libxml2 checks since libxml is not actually used (for parallels)
Michael Tokarev
2022-01-12
block/file-posix: Simplify the XFS_IOC_DIOINFO handling
Thomas Huth
2021-11-16
Jobs based on custom runners: add CentOS Stream 8
Cleber Rosa
2021-07-14
Jobs based on custom runners: docs and gitlab-runner setup playbook
Cleber Rosa
2021-07-14
Jobs based on custom runners: build environment docs and playbook
Cleber Rosa
2021-03-09
scripts/ci/gitlab-pipeline-status: give more info when pipeline not found
Cleber Rosa
2021-03-09
scripts/ci/gitlab-pipeline-status: give more information on failures
Cleber Rosa
2021-03-09
scripts/ci/gitlab-pipeline-status: split utlity function for HTTP GET
Cleber Rosa
2021-02-15
travis.yml: Move gprof/gcov test across to gitlab
Philippe Mathieu-Daudé
2020-11-23
scripts/ci: clean up default args logic a little
Alex Bennée
2020-10-13
scripts/ci/gitlab-pipeline-status: wait for pipeline creation
Cleber Rosa
2020-10-13
scripts/ci/gitlab-pipeline-status: use more descriptive exceptions
Cleber Rosa
2020-10-13
scripts/ci/gitlab-pipeline-status: handle keyboard interrupts
Cleber Rosa
2020-10-13
scripts/ci/gitlab-pipeline-status: refactor parser creation
Cleber Rosa
2020-10-13
scripts/ci/gitlab-pipeline-status: give early feedback on running pipelines
Cleber Rosa
2020-10-13
scripts/ci/gitlab-pipeline-status: improve message regarding timeout
Cleber Rosa
2020-10-13
scripts/ci/gitlab-pipeline-status: make branch name configurable
Cleber Rosa
2020-07-13
GitLab Gating CI: introduce pipeline-status contrib script
Cleber Rosa