qemu

FORK: QEMU emulator
git clone https://git.neptards.moe/neptards/qemu.git
Log | Files | Refs | Submodules | LICENSE

.gitmodules (2343B)


      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 "roms/seabios-hppa"]
     35 	path = roms/seabios-hppa
     36 	url = https://gitlab.com/qemu-project/seabios-hppa.git
     37 [submodule "roms/u-boot-sam460ex"]
     38 	path = roms/u-boot-sam460ex
     39 	url = https://gitlab.com/qemu-project/u-boot-sam460ex.git
     40 [submodule "tests/fp/berkeley-testfloat-3"]
     41 	path = tests/fp/berkeley-testfloat-3
     42 	url = https://gitlab.com/qemu-project/berkeley-testfloat-3.git
     43 [submodule "tests/fp/berkeley-softfloat-3"]
     44 	path = tests/fp/berkeley-softfloat-3
     45 	url = https://gitlab.com/qemu-project/berkeley-softfloat-3.git
     46 [submodule "roms/edk2"]
     47 	path = roms/edk2
     48 	url = https://gitlab.com/qemu-project/edk2.git
     49 [submodule "roms/opensbi"]
     50 	path = roms/opensbi
     51 	url = 	https://gitlab.com/qemu-project/opensbi.git
     52 [submodule "roms/qboot"]
     53 	path = roms/qboot
     54 	url = https://gitlab.com/qemu-project/qboot.git
     55 [submodule "meson"]
     56 	path = meson
     57 	url = https://gitlab.com/qemu-project/meson.git
     58 [submodule "roms/vbootrom"]
     59 	path = roms/vbootrom
     60 	url = https://gitlab.com/qemu-project/vbootrom.git
     61 [submodule "tests/lcitool/libvirt-ci"]
     62 	path = tests/lcitool/libvirt-ci
     63 	url = https://gitlab.com/libvirt/libvirt-ci.git
     64 [submodule "subprojects/libvfio-user"]
     65 	path = subprojects/libvfio-user
     66 	url = https://gitlab.com/qemu-project/libvfio-user.git