提交 2c3ffa37 编写于 作者: B Boris Fiuczynski 提交者: Erik Skultety

docs: Update AMD launch secure description

Update document with changes in qemu capability caching and the added
secure guest support checking for AMD SEV in virt-host-validate.
Signed-off-by: NBoris Fiuczynski <fiuczy@linux.ibm.com>
Reviewed-by: NErik Skultety <eskultet@redhat.com>
上级 4b561d49
...@@ -30,8 +30,11 @@ Enabling SEV on the host ...@@ -30,8 +30,11 @@ Enabling SEV on the host
======================== ========================
Before VMs can make use of the SEV feature you need to make sure your Before VMs can make use of the SEV feature you need to make sure your
AMD CPU does support SEV. You can check whether SEV is among the CPU AMD CPU does support SEV. You can run ``libvirt-host-validate``
flags with: (libvirt >= 6.5.0) to check if your host supports secure guests or you
can follow the manual checks below.
You can manually check whether SEV is among the CPU flags with:
:: ::
...@@ -109,7 +112,7 @@ following: ...@@ -109,7 +112,7 @@ following:
</features> </features>
</domainCapabilities> </domainCapabilities>
Note that if libvirt was already installed and libvirtd running before Note that if libvirt (<6.5.0) was already installed and libvirtd running before
enabling SEV in the kernel followed by the host reboot you need to force enabling SEV in the kernel followed by the host reboot you need to force
libvirtd to re-probe both the host and QEMU capabilities. First stop libvirtd to re-probe both the host and QEMU capabilities. First stop
libvirtd: libvirtd:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册