index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitlab-ci.d
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-15
gitlab-ci: Test compilation on Windows with MSYS2
Thomas Huth
2
-0
/
+99
2021-12-15
gitlab-ci: Add cirrus-ci based tests for NetBSD and OpenBSD
Thomas Huth
2
-0
/
+66
2021-12-15
gitlab-ci.d/buildtest: Add jobs that run the device-crash-test
Thomas Huth
1
-0
/
+23
2021-11-17
gitlab-ci/cirrus: Increase timeout to 80 minutes
Thomas Huth
1
-0
/
+1
2021-11-16
gitlab: skip cirrus jobs on master and stable branches
Daniel P. Berrangé
1
-0
/
+3
2021-11-16
gitlab-ci: Split custom-runners.yml in one file per runner
Philippe Mathieu-Daudé
4
-264
/
+268
2021-11-16
Jobs based on custom runners: add CentOS Stream 8
Cleber Rosa
1
-0
/
+29
2021-11-08
tests/acceptance: rename tests acceptance to tests avocado
Willian Rampazzo
2
-29
/
+29
2021-11-02
microvm: add device tree support.
Gerd Hoffmann
1
-1
/
+0
2021-10-20
roms/edk2: Only initialize required submodules
Philippe Mathieu-Daudé
1
-1
/
+5
2021-10-12
gitlab: fix passing of TEST_TARGETS env to cirrus
Daniel P. Berrangé
2
-1
/
+2
2021-10-12
gitlab: skip the check-patch job on the upstream repo
Daniel P. Berrangé
1
-1
/
+1
2021-10-12
gitlab: Add cross-riscv64-system, cross-riscv64-user
Richard Henderson
1
-0
/
+19
2021-10-12
tests/docker: promote debian-riscv64-cross to a full image
Alex Bennée
1
-1
/
+2
2021-09-15
gitlab-ci: Mark manual-only jobs as allow_failure
Peter Maydell
1
-0
/
+16
2021-09-14
gitlab-ci: Make more custom runner jobs manual, and don't allow failure
Peter Maydell
1
-12
/
+8
2021-09-06
gitlab-ci: Don't try to use the system libfdt in the debian job
Thomas Huth
1
-1
/
+0
2021-09-03
Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-020921-1' int...
Peter Maydell
2
-92
/
+19
2021-09-02
gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document them
Thomas Huth
1
-6
/
+6
2021-09-02
gitlab-ci: Remove superfluous "dnf install" statement
Thomas Huth
1
-2
/
+0
2021-09-02
gitlab-ci: Merge "build-disabled" with "build-without-default-features"
Thomas Huth
1
-84
/
+13
2021-09-01
iotests: move 222 to tests/image-fleecing
Vladimir Sementsov-Ogievskiy
1
-3
/
+3
2021-08-11
gitlab: skip many more targets in windows cross builds
Daniel P. Berrangé
2
-1
/
+5
2021-08-11
gitlab: exclude sparc-softmmu and riscv32-softmmu from cross builds
Daniel P. Berrangé
1
-1
/
+2
2021-07-29
gitlab-ci.d/custom-runners: Improve rules for the staging branch
Thomas Huth
1
-12
/
+28
2021-07-29
gitlab-ci.d/buildtest: Mark the aarch64 and ppc64-s390x CFI jobs as manual
Thomas Huth
1
-0
/
+12
2021-07-29
gitlab-ci.d/buildtest: Disable iotests 197 and 215
Thomas Huth
1
-3
/
+3
2021-07-29
gitlab-ci: Fix 'when:' condition in OpenSBI jobs
Philippe Mathieu-Daudé
1
-4
/
+4
2021-07-29
gitlab-ci: Fix 'when:' condition in EDK2 jobs
Philippe Mathieu-Daudé
1
-3
/
+3
2021-07-29
gitlab-ci: Fix 'when:' condition in acceptance_test_job_template
Philippe Mathieu-Daudé
1
-2
/
+2
2021-07-26
Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.1-rc1-230721-1'...
Peter Maydell
3
-26
/
+28
2021-07-23
gitlab-ci: Extract OpenSBI job rules to reusable section
Philippe Mathieu-Daudé
1
-11
/
+17
2021-07-23
gitlab-ci: Remove the second superfluous macos task
Thomas Huth
1
-15
/
+0
2021-07-23
gitlab: enable a very minimal build with the tricore container
Alex Bennée
1
-0
/
+11
2021-07-23
gitlab: only let pages be published from default branch
Daniel P. Berrangé
1
-0
/
+18
2021-07-19
ci: build & store windows installer
Gerd Hoffmann
2
-0
/
+11
2021-07-15
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-1...
Peter Maydell
9
-23
/
+456
2021-07-14
gitlab-ci: Extract EDK2 job rules to reusable section
Philippe Mathieu-Daudé
1
-11
/
+16
2021-07-14
tcg/plugins: enable by default for most TCG builds
Alex Bennée
1
-23
/
+0
2021-07-14
gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-run
Daniel P. Berrangé
7
-0
/
+233
2021-07-14
Jobs based on custom runners: add job definitions for QEMU's machines
Cleber Rosa
1
-0
/
+208
2021-07-14
Jobs based on custom runners: documentation and configuration placeholder
Cleber Rosa
2
-0
/
+15
2021-07-13
python: Configure tox to skip missing interpreters
Wainer dos Santos Moschetta
1
-0
/
+1
2021-06-30
python: rename 'venv-check' target to 'check-pipenv'
John Snow
1
-1
/
+1
2021-06-25
scripts/checkpatch: roll diff tweaking into checkpatch itself
Alex Bennée
1
-3
/
+0
2021-06-07
gitlab-ci: Split gprof-gcov job
Philippe Mathieu-Daudé
1
-3
/
+14
2021-06-07
gitlab: work harder to avoid false positives in checkpatch
Alex Bennée
1
-1
/
+5
2021-06-02
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...
Peter Maydell
2
-40
/
+0
2021-06-02
tests/docker: drop CentOS 7 container
Daniel P. Berrangé
1
-5
/
+0
2021-06-02
crypto: bump min gnutls to 3.5.18, dropping RHEL-7 support
Daniel P. Berrangé
1
-15
/
+0
[next]