]> xenbits.xensource.com Git - libvirt.git/commitdiff
tests: Don't advertise features for edk2-loongarch64
authorAndrea Bolognani <abologna@redhat.com>
Wed, 6 Mar 2024 13:09:35 +0000 (14:09 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 7 Mar 2024 12:35:05 +0000 (13:35 +0100)
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 <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemufirmwaredata/usr/share/qemu/firmware/50-edk2-loongarch64.json

index 8251137ba963845ffbcf768f9a08a4bf774df475..c5a7ec5f7bc105dde50eb4c17dbd320de668e821 100644 (file)
@@ -24,6 +24,5 @@
         }
     ],
     "features": [
-        "acpi"
     ]
 }