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
...
*
tests/docker: update debian-mipsel-cross with lcitool
Alex Bennée
2022-06-01
1
-2
/
+1
*
tests/docker: update debian-armel-cross with lcitool
Alex Bennée
2022-06-01
1
-2
/
+1
*
tests/docker: update debian-armhf-cross with lcitool
Alex Bennée
2022-06-01
1
-2
/
+1
*
gitlab-ci: add meson JUnit test result into report
Marc-André Lureau
2022-06-01
1
-0
/
+2
*
.gitlab-ci.d/crossbuilds: Fix the dependency of the cross-i386-tci job
Thomas Huth
2022-06-01
1
-0
/
+2
*
.gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages
Thomas Huth
2022-06-01
1
-1
/
+2
*
capstone: Remove the capstone submodule
Thomas Huth
2022-05-18
2
-5
/
+4
*
capstone: Allow version 3.0.5 again
Thomas Huth
2022-05-18
1
-0
/
+1
*
Remove Ubuntu 18.04 container support from the repository
Thomas Huth
2022-05-18
3
-7
/
+2
*
gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs
Thomas Huth
2022-05-18
1
-6
/
+8
*
.gitlab-ci.d: export meson testlog.txt as an artifact
Daniel P. Berrangé
2022-05-12
1
-2
/
+10
*
gitlab-ci: Upgrade mingw base package.
Yonggang Luo
2022-05-09
1
-1
/
+1
*
tests: Drop perl-Test-Harness from the CI containers / VMs
Thomas Huth
2022-04-20
3
-4
/
+4
*
gitlab: include new aarch32 job in custom-runners
Alex Bennée
2022-03-23
2
-0
/
+1
*
gitlab: disable accelerated zlib for s390x
Alex Bennée
2022-03-22
1
-0
/
+12
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-03-15
1
-2
/
+0
|
\
|
*
gitlab-ci: do not run tests with address sanitizer
Paolo Bonzini
2022-03-15
1
-2
/
+0
*
|
edk2/docker: use ubuntu 18.04
Gerd Hoffmann
2022-03-15
1
-1
/
+1
*
|
edk2/docker: install python3
Gerd Hoffmann
2022-03-15
1
-1
/
+1
|
/
*
gitlab: upgrade the job definition for s390x to 20.04
Alex Bennée
2022-02-28
2
-15
/
+15
*
gitlab: add a new aarch32 custom runner definition
Alex Bennée
2022-02-28
1
-0
/
+23
*
tests/docker: introduce debian-riscv64-test-cross
Alex Bennée
2022-02-28
1
-0
/
+7
*
tests/docker: update debian-s390x-cross with lcitool
Alex Bennée
2022-02-28
1
-2
/
+1
*
tests/docker: update debian-arm64-cross with lcitool
Alex Bennée
2022-02-28
1
-9
/
+1
*
linux-user: Remove the deprecated ppc64abi32 target
Thomas Huth
2022-02-09
1
-27
/
+0
*
gitlab: fall back to commit hash in qemu-setup filename
Stefan Hajnoczi
2022-02-09
1
-1
/
+1
*
tests: Manually remove libxml2 on MSYS2 runners
Philippe Mathieu-Daudé
2022-02-09
1
-2
/
+0
*
tests/lcitool: Refresh submodule and remove libxml2
Philippe Mathieu-Daudé
2022-02-09
3
-3
/
+3
*
roms/opensbi: Remove ELF images
Anup Patel
2022-01-21
1
-2
/
+0
*
FreeBSD: Upgrade to 12.3 release
Brad Smith
2022-01-18
1
-4
/
+1
*
.gitlab-ci.d/cirrus: auto-generate variables with lcitool
Daniel P. Berrangé
2022-01-18
3
-13
/
+20
*
tests/docker: remove ubuntu.docker container
Daniel P. Berrangé
2022-01-18
1
-5
/
+0
*
ci: explicitly skip I/O tests on alpine
Daniel P. Berrangé
2022-01-18
1
-1
/
+1
*
gitlab-ci: Enable docs in the centos job
Thomas Huth
2022-01-05
1
-1
/
+1
*
Merge tag 'pull-misc-20220103' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-01-03
1
-0
/
+2
|
\
|
*
gitlab: Disable check-python-tox
Richard Henderson
2022-01-03
1
-0
/
+2
*
|
MAINTAINERS: Change philmd's email address
Philippe Mathieu-Daudé
2021-12-31
1
-1
/
+1
|
/
*
gitlab-ci: Speed up the msys2-64bit job by using --without-default-devices
Thomas Huth
2021-12-17
1
-1
/
+1
*
gitlab-ci: Test compilation on Windows with MSYS2
Thomas Huth
2021-12-15
2
-0
/
+99
*
gitlab-ci: Add cirrus-ci based tests for NetBSD and OpenBSD
Thomas Huth
2021-12-15
2
-0
/
+66
*
gitlab-ci.d/buildtest: Add jobs that run the device-crash-test
Thomas Huth
2021-12-15
1
-0
/
+23
*
gitlab-ci/cirrus: Increase timeout to 80 minutes
Thomas Huth
2021-11-17
1
-0
/
+1
*
gitlab: skip cirrus jobs on master and stable branches
Daniel P. Berrangé
2021-11-16
1
-0
/
+3
*
gitlab-ci: Split custom-runners.yml in one file per runner
Philippe Mathieu-Daudé
2021-11-16
4
-264
/
+268
*
Jobs based on custom runners: add CentOS Stream 8
Cleber Rosa
2021-11-16
1
-0
/
+29
*
tests/acceptance: rename tests acceptance to tests avocado
Willian Rampazzo
2021-11-08
2
-29
/
+29
*
microvm: add device tree support.
Gerd Hoffmann
2021-11-02
1
-1
/
+0
*
roms/edk2: Only initialize required submodules
Philippe Mathieu-Daudé
2021-10-21
1
-1
/
+5
*
gitlab: fix passing of TEST_TARGETS env to cirrus
Daniel P. Berrangé
2021-10-12
2
-1
/
+2
*
gitlab: skip the check-patch job on the upstream repo
Daniel P. Berrangé
2021-10-12
1
-1
/
+1
[prev]
[next]