index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitlab-ci.d
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: rename 'venv-check' target to 'check-pipenv'
John Snow
2021-07-01
1
-1
/
+1
*
scripts/checkpatch: roll diff tweaking into checkpatch itself
Alex Bennée
2021-06-25
1
-3
/
+0
*
gitlab-ci: Split gprof-gcov job
Philippe Mathieu-Daudé
2021-06-07
1
-3
/
+14
*
gitlab: work harder to avoid false positives in checkpatch
Alex Bennée
2021-06-07
1
-1
/
+5
*
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...
Peter Maydell
2021-06-02
2
-40
/
+0
|
\
|
*
tests/docker: drop CentOS 7 container
Daniel P. Berrangé
2021-06-02
1
-5
/
+0
|
*
crypto: bump min gnutls to 3.5.18, dropping RHEL-7 support
Daniel P. Berrangé
2021-06-02
1
-15
/
+0
|
*
crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 support
Daniel P. Berrangé
2021-06-02
1
-10
/
+0
|
*
crypto: bump min nettle to 3.4, dropping RHEL-7 support
Daniel P. Berrangé
2021-06-02
1
-10
/
+0
*
|
gitlab: add python linters to CI
John Snow
2021-06-01
2
-0
/
+26
|
/
*
gitlab: Convert check-dco/check-patch jobs to the 'rules' syntax
Philippe Mathieu-Daudé
2021-05-27
1
-7
/
+9
*
gitlab: Use $CI_DEFAULT_BRANCH instead of hardcoded 'master'
Philippe Mathieu-Daudé
2021-05-27
1
-2
/
+2
*
gitlab: Run Avocado tests manually (except mainstream CI)
Philippe Mathieu-Daudé
2021-05-27
1
-0
/
+12
*
gitlab: Keep Avocado reports during 1 week
Philippe Mathieu-Daudé
2021-05-27
1
-2
/
+2
*
gitlab: Extract cross-container jobs to container-cross.yml
Philippe Mathieu-Daudé
2021-05-27
2
-193
/
+193
*
gitlab: Move current job set to qemu-project.yml
Philippe Mathieu-Daudé
2021-05-27
1
-0
/
+11
*
gitlab: Extract all default build/test jobs to buildtest.yml
Philippe Mathieu-Daudé
2021-05-27
1
-0
/
+730
*
gitlab: Extract core container jobs to container-core.yml
Philippe Mathieu-Daudé
2021-05-27
2
-16
/
+18
*
gitlab: Extract default build/test jobs templates
Philippe Mathieu-Daudé
2021-05-27
1
-0
/
+69
*
gitlab: Extract build stages to stages.yml
Philippe Mathieu-Daudé
2021-05-27
1
-0
/
+8
*
gitlab: Extract DCO/style check jobs to static_checks.yml
Philippe Mathieu-Daudé
2021-05-27
1
-0
/
+24
*
gitlab: Extract crossbuild job templates to crossbuild-template.yml
Philippe Mathieu-Daudé
2021-05-27
2
-41
/
+43
*
gitlab: Extract container job template to container-template.yml
Philippe Mathieu-Daudé
2021-05-27
2
-21
/
+23
*
gitlab: Enable cross-i386 builds of TCI
Richard Henderson
2021-05-27
1
-1
/
+10
*
gitlab: Rename ACCEL_CONFIGURE_OPTS to EXTRA_CONFIGURE_OPTS
Richard Henderson
2021-05-27
1
-6
/
+6
*
gitlab: add special rule for the hexagon container
Alex Bennée
2021-05-25
1
-0
/
+28
*
gitlab: explicitly reference the upstream registry
Alex Bennée
2021-05-25
1
-2
/
+1
*
tests/docker: gcc-10 based images for ppc64{,le} tests
Matheus Ferst
2021-05-18
1
-10
/
+3
*
gitlab-ci: Replace YAML anchors by extends (container_job)
Philippe Mathieu-Daudé
2021-05-14
1
-38
/
+38
*
gitlab-ci: Add KVM mips64el cross-build jobs
Philippe Mathieu-Daudé
2021-05-02
1
-0
/
+8
*
gitlab: default to not building the documentation
Alex Bennée
2021-03-24
1
-7
/
+8
*
docker: OpenSBI build job depends on OpenSBI container
Philippe Mathieu-Daudé
2021-03-09
1
-0
/
+1
*
docker: EDK2 build job depends on EDK2 container
Philippe Mathieu-Daudé
2021-03-09
1
-0
/
+1
*
gitlab: add fine grained job deps for all build jobs
Daniel P. Berrangé
2021-02-19
1
-0
/
+46
*
gitlab: always build container images
Daniel P. Berrangé
2021-02-19
1
-7
/
+0
*
gitlab-ci: Add alpine to pipeline
Jiaxun Yang
2021-01-20
1
-0
/
+5
*
gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CD
Cho, Yu-Chen
2021-01-11
1
-0
/
+5
*
gitlab-CI: Test 32-bit builds with the fedora-i386-cross container
Thomas Huth
2021-01-02
1
-2
/
+14
*
gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build
Alex Bennée
2021-01-02
1
-3
/
+3
*
gitlab-ci: Add Xen cross-build jobs
Philippe Mathieu-Daudé
2020-12-09
1
-0
/
+14
*
gitlab-ci: Add KVM s390x cross-build jobs
Philippe Mathieu-Daudé
2020-12-09
1
-1
/
+6
*
gitlab-ci: Introduce 'cross_accel_build_job' template
Philippe Mathieu-Daudé
2020-12-09
1
-0
/
+17
*
gitlab-ci: Replace YAML anchors by extends (cross_system_build_job)
Philippe Mathieu-Daudé
2020-12-09
1
-20
/
+20
*
gitlab-ci: Use $CI_REGISTRY instead of hard-coding registry.gitlab.com
Rebecca Cran
2020-11-17
1
-1
/
+1
*
.gitlab-ci.d/check-patch: tweak output for CI logs
Alex Bennée
2020-11-16
1
-2
/
+2
*
gitlab: skip checkpatch.pl checks if no commit delta on branch
Daniel P. Berrangé
2020-10-27
1
-0
/
+8
*
gitlab: add a CI job to validate the DCO sign off
Daniel P. Berrangé
2020-10-13
1
-0
/
+94
*
gitlab: add a CI job for running checkpatch.pl
Daniel P. Berrangé
2020-10-13
1
-0
/
+48
*
gitlab-ci: Increase the timeout for the cross-compiler builds
Thomas Huth
2020-10-02
1
-0
/
+1
*
tests/docker: Remove old Debian 9 containers
Thomas Huth
2020-10-02
1
-12
/
+0
[next]