Don't clone QEMU submodules
Created by: jordancarlin
As discussed here https://gitlab.com/qemu-project/qemu/-/issues/2660, QEMU will automatically initialize the submodules that it needs. This is only a small fraction of the submodules present in the project. This avoids downloading unnecessary components that waste time and space. Also has the side-effect of fixing #1070 (closed).