On a Wednesday in 2022, Daniel P. Berrangé wrote:
Despite efforts to make the virt-qemu-sev-validate tool friendly, it
is
a certainty that almost everyone who tries it will hit false negative
results, getting a failure despite the VM being trustworthy.
Diagnosing these problems is no easy matter, especially for those not
familiar with SEV/SEV-ES in general. This extra docs text attempts to
set out a checklist of items to look at to identify what went wrong.
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
docs/manpages/virt-qemu-sev-validate.rst | 116 +++++++++++++++++++++++
1 file changed, 116 insertions(+)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano