Skip to content

Commit

Permalink
Update xml/vm_security.xml
Browse files Browse the repository at this point in the history
Co-authored-by: Daria Vladykina <[email protected]>
  • Loading branch information
harneshalaka and dariavladykina authored Sep 26, 2024
1 parent c1a32e5 commit d841ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xml/vm_security.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ To protect the virtual machine with AMD SEV-SNP, set the correct firmware by mod
/os&gt; </screen>
<para>The &lt;loader&gt; line sets the firmware to the SEV version of OVMF.</para>
</step>
<step><para>Add a &lt;launchSecurity&gt; section. For AMD SEV-SNP, the section looks like this:</para>
<step><para>Add a <literal>launchSecurity</literal> section. For AMD SEV-SNP, the section looks like this:</para>
<screen>&lt;launchSecurity type="sev-snp"&gt;
&lt;policy&gt;0x00030000&lt;/policy&gt;
&lt;/launchSecurity&gt;</screen></step>
Expand Down

0 comments on commit d841ef2

Please sign in to comment.