On Wed, Feb 18, 2026 at 01:05:43PM +0100, Andrea Bolognani via Devel wrote:
> This was not necessary until now since ROMs couldn't have an
> associate NVRAM template, and technically speaking they still
> can't; however, the varstore template serves essentialy the
> same purpose.
> 
> The qemuFirmwareGetSupported() helper is used in two places:
> one is the code that is responsible for filling in domaincaps,
> where templates are ignored so this change has no impact on it;
> the other is the qemufirmware test program, where this value
> being reported is useful as it will allow us to confirm that
> the JSON firmware descriptors for uefi-vars enabled builds are
> parsed correctly.
> 
> Signed-off-by: Andrea Bolognani <[email protected]>
> ---
>  src/qemu/qemu_firmware.c | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Daniel P. Berrangé <[email protected]>


With regards,
Daniel
-- 
|: https://berrange.com       ~~        https://hachyderm.io/@berrange :|
|: https://libvirt.org          ~~          https://entangle-photo.org :|
|: https://pixelfed.art/berrange   ~~    https://fstop138.berrange.com :|

Reply via email to