Skip to content

Attempt to use tcg instead of kvm as qemu accelerator

Sven-Hendrik Haase requested to merge try-software-mode into master

In my tests, this slows down the builds from 4m to 10m per build BUT allows use build on public non-kvm-enabled builders which gives us the ability to run random MRs on CI. Additionally, we can now run many builds in parallel.

Merge request reports