Skip to content

Use Alpine's QEMU rather than host system QEMU (v2)

Oliver Smith requested to merge feature/qemu-alpine into master

All credit goes to @ryang, see the original merge request !1612 (merged).

Here's a commit added on top, that adjusts the gitlab CI code to build the QEMU package first before trying to run the QEMU testcase (and running into a timeout because it tries to build QEMU at this point in time).

Merge request reports