]> git.ipfire.org Git - thirdparty/qemu.git/commit
pc-bios: add missing riscv64 descriptor
authorMichael Tokarev <mjt@tls.msk.ru>
Tue, 17 Dec 2024 15:12:50 +0000 (18:12 +0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 17 Dec 2024 15:12:50 +0000 (18:12 +0300)
commitf0e661a3401bfd378c94f9a9d0bd03928c9dbf78
treef220c41fe2aefb9c47e52bbfc739fe886b446b4e
parent1dadf0862897d1d56cb78513b83ca2fa77563b98
pc-bios: add missing riscv64 descriptor

Without descriptor libvirt cannot discover the EDK II binaries via
the qemu:///system connection.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Message-ID: <20241212090059.94167-1-heinrich.schuchardt@canonical.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
(cherry picked from commit 74dc38d0c6c15fd57a5dee94125d13ac5b00491d)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(Mjt: context fix in pc-bios/descriptors/meson.build due to missing
 v9.1.0-337-gb883fb93db "roms: Support compile the efi bios for loongarch")
pc-bios/descriptors/60-edk2-riscv64.json [new file with mode: 0644]
pc-bios/descriptors/meson.build