From: Erik Skultety Date: Wed, 8 Jul 2020 10:57:39 +0000 (+0200) Subject: docs: kbase: Fix the libvirt-host-validate typo X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=70bb493efcee7b38e07eb3dd7f21c86b3d3b26f7;p=libvirt.git docs: kbase: Fix the libvirt-host-validate typo I overlooked this typo during review of 2c3ffa37. Reported-by: Yalan Zhang Signed-off-by: Erik Skultety --- diff --git a/docs/kbase/launch_security_sev.rst b/docs/kbase/launch_security_sev.rst index 19b978481a..cfdc2a6120 100644 --- a/docs/kbase/launch_security_sev.rst +++ b/docs/kbase/launch_security_sev.rst @@ -30,7 +30,7 @@ Enabling SEV on the host ======================== Before VMs can make use of the SEV feature you need to make sure your -AMD CPU does support SEV. You can run ``libvirt-host-validate`` +AMD CPU does support SEV. You can run ``virt-host-validate`` (libvirt >= 6.5.0) to check if your host supports secure guests or you can follow the manual checks below.