semantic: 0.295 other: 0.222 graphic: 0.096 permissions: 0.068 device: 0.062 PID: 0.056 files: 0.041 network: 0.033 performance: 0.028 socket: 0.027 debug: 0.023 boot: 0.021 vnc: 0.019 KVM: 0.009 files: 0.213 network: 0.154 other: 0.132 semantic: 0.102 PID: 0.064 device: 0.060 boot: 0.054 debug: 0.048 performance: 0.039 graphic: 0.038 permissions: 0.033 socket: 0.030 vnc: 0.021 KVM: 0.011 [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.