[PATCH 4/5] virt-host-validate: Call VIR_HOST_VALIDATE_FAILURE() more frequently

Fabiano Fidêncio fabiano at fidencio.org
Tue Jun 8 19:17:07 UTC 2021


[...]

>
>          if (virFileExists("/dev/sev")) {
> @@ -513,6 +515,7 @@ int virHostValidateSecureGuests(const char *hvname,
>              virHostMsgFail(level,
>                             "AMD Secure Encrypted Virtualization appears to be "
>                             "disabled in firemare.");

Not related to this series, but: firemare -> firmware.

> +            return VIR_HOST_VALIDATE_FAILURE(level);
>          }
>      } else {
>          virHostMsgFail(level,
> --
> 2.31.1
>

Best Regards,
-- 
Fabiano Fidêncio





More information about the libvir-list mailing list