mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
tools: Fix typo firemare -> firmware
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
1b2e06b1bf
commit
001a101a2e
@ -515,7 +515,7 @@ int virHostValidateSecureGuests(const char *hvname,
|
||||
} else {
|
||||
virHostMsgFail(level,
|
||||
"AMD Secure Encrypted Virtualization appears to be "
|
||||
"disabled in firemare.");
|
||||
"disabled in firmware.");
|
||||
return VIR_HOST_VALIDATE_FAILURE(level);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user