From: Andrea Bolognani Date: Wed, 6 Mar 2024 13:09:35 +0000 (+0100) Subject: tests: Don't advertise features for edk2-loongarch64 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=8132478fa0c0bcf368c0444052e50b89146cf3dc;p=libvirt.git tests: Don't advertise features for edk2-loongarch64 The "acpi" feature is not part of the specification[1], so it will just get ignored. [1] https://gitlab.com/qemu-project/qemu/-/blob/master/docs/interop/firmware.json Signed-off-by: Andrea Bolognani Reviewed-by: Michal Privoznik --- diff --git a/tests/qemufirmwaredata/usr/share/qemu/firmware/50-edk2-loongarch64.json b/tests/qemufirmwaredata/usr/share/qemu/firmware/50-edk2-loongarch64.json index 8251137ba9..c5a7ec5f7b 100644 --- a/tests/qemufirmwaredata/usr/share/qemu/firmware/50-edk2-loongarch64.json +++ b/tests/qemufirmwaredata/usr/share/qemu/firmware/50-edk2-loongarch64.json @@ -24,6 +24,5 @@ } ], "features": [ - "acpi" ] }