mistranslation: 0.953 other: 0.634 semantic: 0.604 graphic: 0.566 network: 0.546 device: 0.541 instruction: 0.402 socket: 0.205 boot: 0.149 vnc: 0.049 assembly: 0.033 KVM: 0.013 [Feature request] prebuilt testing docker images Instead of building qemu:docker images locally, we should pull the one built from Travis/Shippable/GitLab by default, and build it only when manually requested. GitLab has ability to host container images per project and also can build them during CI runs. So I'd suggest that we create GitLab CI jobs that build & publish each of the images under tests/docker on the master branch. I think this has been done now, so I'm closing this ticket.