8 Jun
                
                    2021
                
            
            
                8 Jun
                
                '21
                
            
            
            
        
    
                9:17 p.m.
            
        [...]
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