Several places in qemu.git reference qemu.org git repo URLs. Let's switch to GitLab repo URLs in order to enable GitLab as a gating CI and in order to reduce qemu.org bandwidth consumption.
Paolo has already set up GitLab mirror repos. sgabios was missing and I added that today. It is now possible to replace git.qemu.org/git with gitlab.com/qemu-project in URLs. Stefan Hajnoczi (6): .github: point Repo Lockdown bot to GitLab repo gitmodules: use GitLab repos instead of qemu.org gitlab-ci: remove redundant GitLab repo URL command docs: update README to use GitLab repo URLs pc-bios: update mirror URLs to GitLab get_maintainer: update repo URL to GitLab README.rst | 4 ++-- .github/lockdown.yml | 8 +++---- .gitlab-ci.yml | 1 - .gitmodules | 44 +++++++++++++++++++-------------------- pc-bios/README | 4 ++-- scripts/get_maintainer.pl | 2 +- 6 files changed, 31 insertions(+), 32 deletions(-) -- 2.29.2