]> git.proxmox.com Git - mirror_qemu.git/blobdiff - .gitmodules
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging
[mirror_qemu.git] / .gitmodules
index ceafb0ee29a01c52bca8f78e552d0b95371c6af5..ce979398a87e0bc16caac03933d3aea73629625c 100644 (file)
@@ -10,9 +10,6 @@
 [submodule "roms/openbios"]
        path = roms/openbios
        url = https://git.qemu.org/git/openbios.git
-[submodule "roms/openhackware"]
-       path = roms/openhackware
-       url = https://git.qemu.org/git/openhackware.git
 [submodule "roms/qemu-palcode"]
        path = roms/qemu-palcode
        url = https://git.qemu.org/git/qemu-palcode.git
        url = https://git.qemu.org/git/capstone.git
 [submodule "roms/seabios-hppa"]
        path = roms/seabios-hppa
-       url = https://github.com/hdeller/seabios-hppa.git
+       url = https://git.qemu.org/git/seabios-hppa.git
 [submodule "roms/u-boot-sam460ex"]
        path = roms/u-boot-sam460ex
        url = https://git.qemu.org/git/u-boot-sam460ex.git
 [submodule "tests/fp/berkeley-testfloat-3"]
        path = tests/fp/berkeley-testfloat-3
-       url = https://github.com/cota/berkeley-testfloat-3
+       url = https://git.qemu.org/git/berkeley-testfloat-3.git
 [submodule "tests/fp/berkeley-softfloat-3"]
        path = tests/fp/berkeley-softfloat-3
-       url = https://github.com/cota/berkeley-softfloat-3
+       url = https://git.qemu.org/git/berkeley-softfloat-3.git
 [submodule "roms/edk2"]
        path = roms/edk2
-       url = https://github.com/tianocore/edk2.git
+       url = https://git.qemu.org/git/edk2.git
+[submodule "slirp"]
+       path = slirp
+       url = https://git.qemu.org/git/libslirp.git
+[submodule "roms/opensbi"]
+       path = roms/opensbi
+       url =   https://git.qemu.org/git/opensbi.git
+[submodule "roms/qboot"]
+       path = roms/qboot
+       url = https://github.com/bonzini/qboot
+[submodule "meson"]
+       path = meson
+       url = https://github.com/mesonbuild/meson/