X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=.gitmodules;h=9c0501a4d4e4ba73c07c423ea9d9ed0884c6d333;hb=9c1f4f1b9bb4e5df43c4267d519938c1a2aa8e27;hp=6b91176098c84fe975ca9919a9125ba27227413a;hpb=5704c36d25ee84e7129722cb0db53df9faefe943;p=thirdparty%2Fqemu.git diff --git a/.gitmodules b/.gitmodules index 6b91176098c..9c0501a4d4e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 @@ -39,13 +36,25 @@ 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://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