From d841ef29c5a26eec28335adb5874423dba13300e Mon Sep 17 00:00:00 2001 From: Shalaka Harne <135588263+harneshalaka@users.noreply.github.com> Date: Thu, 26 Sep 2024 15:25:34 +0530 Subject: [PATCH] Update xml/vm_security.xml Co-authored-by: Daria Vladykina --- xml/vm_security.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/vm_security.xml b/xml/vm_security.xml index 0bbdfb57a1..eac80ae6c7 100644 --- a/xml/vm_security.xml +++ b/xml/vm_security.xml @@ -161,7 +161,7 @@ To protect the virtual machine with AMD SEV-SNP, set the correct firmware by mod /os> The <loader> line sets the firmware to the SEV version of OVMF. -Add a <launchSecurity> section. For AMD SEV-SNP, the section looks like this: +Add a launchSecurity section. For AMD SEV-SNP, the section looks like this: <launchSecurity type="sev-snp"> <policy>0x00030000</policy> </launchSecurity>