]> git.proxmox.com Git - mirror_qemu.git/blob - .gitmodules
gitmodules: Correct libvirt-ci submodule URL
[mirror_qemu.git] / .gitmodules
1 [submodule "roms/seabios"]
2 path = roms/seabios
3 url = https://gitlab.com/qemu-project/seabios.git/
4 [submodule "roms/SLOF"]
5 path = roms/SLOF
6 url = https://gitlab.com/qemu-project/SLOF.git
7 [submodule "roms/ipxe"]
8 path = roms/ipxe
9 url = https://gitlab.com/qemu-project/ipxe.git
10 [submodule "roms/openbios"]
11 path = roms/openbios
12 url = https://gitlab.com/qemu-project/openbios.git
13 [submodule "roms/qemu-palcode"]
14 path = roms/qemu-palcode
15 url = https://gitlab.com/qemu-project/qemu-palcode.git
16 [submodule "roms/sgabios"]
17 path = roms/sgabios
18 url = https://gitlab.com/qemu-project/sgabios.git
19 [submodule "dtc"]
20 path = dtc
21 url = https://gitlab.com/qemu-project/dtc.git
22 [submodule "roms/u-boot"]
23 path = roms/u-boot
24 url = https://gitlab.com/qemu-project/u-boot.git
25 [submodule "roms/skiboot"]
26 path = roms/skiboot
27 url = https://gitlab.com/qemu-project/skiboot.git
28 [submodule "roms/QemuMacDrivers"]
29 path = roms/QemuMacDrivers
30 url = https://gitlab.com/qemu-project/QemuMacDrivers.git
31 [submodule "ui/keycodemapdb"]
32 path = ui/keycodemapdb
33 url = https://gitlab.com/qemu-project/keycodemapdb.git
34 [submodule "capstone"]
35 path = capstone
36 url = https://gitlab.com/qemu-project/capstone.git
37 [submodule "roms/seabios-hppa"]
38 path = roms/seabios-hppa
39 url = https://gitlab.com/qemu-project/seabios-hppa.git
40 [submodule "roms/u-boot-sam460ex"]
41 path = roms/u-boot-sam460ex
42 url = https://gitlab.com/qemu-project/u-boot-sam460ex.git
43 [submodule "tests/fp/berkeley-testfloat-3"]
44 path = tests/fp/berkeley-testfloat-3
45 url = https://gitlab.com/qemu-project/berkeley-testfloat-3.git
46 [submodule "tests/fp/berkeley-softfloat-3"]
47 path = tests/fp/berkeley-softfloat-3
48 url = https://gitlab.com/qemu-project/berkeley-softfloat-3.git
49 [submodule "roms/edk2"]
50 path = roms/edk2
51 url = https://gitlab.com/qemu-project/edk2.git
52 [submodule "slirp"]
53 path = slirp
54 url = https://gitlab.com/qemu-project/libslirp.git
55 [submodule "roms/opensbi"]
56 path = roms/opensbi
57 url = https://gitlab.com/qemu-project/opensbi.git
58 [submodule "roms/qboot"]
59 path = roms/qboot
60 url = https://gitlab.com/qemu-project/qboot.git
61 [submodule "meson"]
62 path = meson
63 url = https://gitlab.com/qemu-project/meson.git
64 [submodule "roms/vbootrom"]
65 path = roms/vbootrom
66 url = https://gitlab.com/qemu-project/vbootrom.git
67 [submodule "tests/lcitool/libvirt-ci"]
68 path = tests/lcitool/libvirt-ci
69 url = https://gitlab.com/libvirt/libvirt-ci.git