mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-23 11:39:53 +00:00
d1d32026f8
-----BEGIN PGP SIGNATURE----- iQJNBAABCAA3FiEE4aXFk81BneKOgxXPPCUl7RQ2DN4FAmB3WUoZHHBldGVyLm1h eWRlbGxAbGluYXJvLm9yZwAKCRA8JSXtFDYM3jEMD/46lT/PC77XxfNfzjpFhjBH XIGxr+zIAN2FvxH8ILaoPZn+1jhiS4FVqpq5aKyoaK61f3ZRsulO02Qb9QRHoy+P GOmunAAKN0lIbbvsLHQc9N1ndiSZ3uIhf1WlDvXVomBqDxhKDJY60pHrtGBnTyEe BdS7H41WIWWorrMdK/sHxudCsZkaQEwJu5pfIvqbNg4tH5AIaQabGak5tOWuKJ7m AFFCTp0g+g5ibWl9mx1sbNbE5WRzjSN6MepCz/OLZYGxYQ9Q/1xxrq/e3rpHblkh TWR5iWxrsEU9iIhr5AOQl5ISuMLO1lVJjDudej0zAaf3D9ekJ7a6TD5tAfSTYm4z lpcVk5PGJntHdnZ3rHfnlLpTKUfTifzCkfm8sxgqP/5Jyty/8b0s8FU0RVspJdPF Fa+axpcQnRP7D+MAB1d5sPXWsrf1KO5FBohsbBWAgZIw28qg7Q59iuSXntpTbr09 QgeohMKqITJ41ADzAq0K8JEBCzwH9JkbfFYsISd6OoEvB77PdM4XB7npRUNG9LP9 9lZLFqY0VPAdDkDwzJEZS45vUjKIeHLK9XR5Slz6feKG29P69L4L6Owd250m5NRP FwslKSjJwLY4PcHgcMytk7V8Yur536I43m4VFwTtHFQz1SBjkAAsUDP+Q+MHsYr0 eVVycmRz7bOdgWDZadJpqQ== =zM6v -----END PGP SIGNATURE----- Merge tag 'v6.0.0-rc3' into merge/qemu-v6.0.0 Merge v6.0.0-rc3 release
79 lines
2.5 KiB
Plaintext
79 lines
2.5 KiB
Plaintext
[submodule "roms/seabios"]
|
|
path = roms/seabios
|
|
url = https://gitlab.com/qemu-project/seabios.git/
|
|
[submodule "roms/SLOF"]
|
|
path = roms/SLOF
|
|
url = https://gitlab.com/qemu-project/SLOF.git
|
|
[submodule "roms/ipxe"]
|
|
path = roms/ipxe
|
|
url = https://gitlab.com/qemu-project/ipxe.git
|
|
[submodule "roms/openbios"]
|
|
path = roms/openbios
|
|
url = https://gitlab.com/qemu-project/openbios.git
|
|
[submodule "roms/qemu-palcode"]
|
|
path = roms/qemu-palcode
|
|
url = https://gitlab.com/qemu-project/qemu-palcode.git
|
|
[submodule "roms/sgabios"]
|
|
path = roms/sgabios
|
|
url = https://gitlab.com/qemu-project/sgabios.git
|
|
[submodule "dtc"]
|
|
path = dtc
|
|
url = https://gitlab.com/qemu-project/dtc.git
|
|
[submodule "roms/u-boot"]
|
|
path = roms/u-boot
|
|
url = https://gitlab.com/qemu-project/u-boot.git
|
|
[submodule "roms/skiboot"]
|
|
path = roms/skiboot
|
|
url = https://gitlab.com/qemu-project/skiboot.git
|
|
[submodule "roms/QemuMacDrivers"]
|
|
path = roms/QemuMacDrivers
|
|
url = https://gitlab.com/qemu-project/QemuMacDrivers.git
|
|
[submodule "ui/keycodemapdb"]
|
|
path = ui/keycodemapdb
|
|
url = https://gitlab.com/qemu-project/keycodemapdb.git
|
|
[submodule "capstone"]
|
|
path = capstone
|
|
url = https://gitlab.com/qemu-project/capstone.git
|
|
[submodule "roms/seabios-hppa"]
|
|
path = roms/seabios-hppa
|
|
url = https://gitlab.com/qemu-project/seabios-hppa.git
|
|
[submodule "roms/u-boot-sam460ex"]
|
|
path = roms/u-boot-sam460ex
|
|
url = https://gitlab.com/qemu-project/u-boot-sam460ex.git
|
|
[submodule "tests/fp/berkeley-testfloat-3"]
|
|
path = tests/fp/berkeley-testfloat-3
|
|
url = https://gitlab.com/qemu-project/berkeley-testfloat-3.git
|
|
[submodule "tests/fp/berkeley-softfloat-3"]
|
|
path = tests/fp/berkeley-softfloat-3
|
|
url = https://gitlab.com/qemu-project/berkeley-softfloat-3.git
|
|
[submodule "roms/edk2"]
|
|
path = roms/edk2
|
|
url = https://gitlab.com/qemu-project/edk2.git
|
|
[submodule "slirp"]
|
|
path = slirp
|
|
url = https://gitlab.com/qemu-project/libslirp.git
|
|
[submodule "roms/opensbi"]
|
|
path = roms/opensbi
|
|
url = https://gitlab.com/qemu-project/opensbi.git
|
|
[submodule "roms/qboot"]
|
|
path = roms/qboot
|
|
url = https://gitlab.com/qemu-project/qboot.git
|
|
[submodule "meson"]
|
|
path = meson
|
|
url = https://gitlab.com/qemu-project/meson.git
|
|
[submodule "roms/vbootrom"]
|
|
path = roms/vbootrom
|
|
url = https://gitlab.com/qemu-project/vbootrom.git
|
|
[submodule "ui/imgui"]
|
|
path = ui/imgui
|
|
url = https://github.com/ocornut/imgui.git
|
|
ignore = untracked
|
|
[submodule "ui/implot"]
|
|
path = ui/implot
|
|
url = https://github.com/epezent/implot.git
|
|
ignore = untracked
|
|
[submodule "hw/xbox/nv2a/xxHash"]
|
|
path = hw/xbox/nv2a/xxHash
|
|
url = https://github.com/Cyan4973/xxHash.git
|
|
ignore = untracked
|