We need to do this in order to boot s390 kernels in our CI. The qemu
binaries are hosted in a separate repo to keep things reasonable in
terms of file size.
Keeping the plumbing intact takes no effort and gives us an escape hatch if we ever hit a QEMU bug but I get what you are saying. Thanks for the review!
We need to do this in order to boot s390 kernels in our CI. The qemu binaries are hosted in a separate repo to keep things reasonable in terms of file size.
This is part two in resolving https://github.com/ClangBuiltLinux/continuous-integration2/issues/42.