]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Add firmware descriptor for edk2 on loongarch64
authorAndrea Bolognani <abologna@redhat.com>
Thu, 29 Feb 2024 14:29:23 +0000 (15:29 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 4 Mar 2024 13:36:40 +0000 (14:36 +0100)
commit03a2e01dd4da2e2ec81053a33772210cbfba59ee
tree5f2692f35ddce32fd7b7f66a9bc7e03af842610d
parente4abb5f0fd9d5f5eb38046cacf64a5400596d26a
tests: Add firmware descriptor for edk2 on loongarch64

This fails to be parsed because libvirt doesn't yet know about
the architecture, but thanks to the recent improvements this
is a merely a local failure rather than bringing everything
else down with it.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemufirmwaredata/usr/share/qemu/firmware/50-edk2-loongarch64.json [new file with mode: 0644]
tests/qemufirmwaretest.c