mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-21 23:34:22 +01:00
QEMU's submodule checkout from git.qemu.org can fail. On QEMU 6.x, this is not a problem because they moved to GitLab. However, we use QEMU 5.2 on stable-2.2, which can be a problem when no cached QEMU is used. Backport QEMU's switch. Fixes: #2698 Signed-off-by: Jakob Naucke <jakob.naucke@ibm.com>