Skip to content

Commit

Permalink
Updated the command to install replacement packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
harneshalaka committed Oct 4, 2024
1 parent b7cf068 commit c10740c
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 @@ -76,7 +76,7 @@ The confidential compute module provides replacement packages supporting AMD SEV
<procedure>
<step>
<para>To install the replacement packages, run the command:</para>
<screen>&prompt.sudo; <command>zypper install --from SLE-Module-Confidential-Computing-15-SP6-Pool --from SLE-Module-Confidential-Computing-15-SP6-Updates qemu libvirt kernel-coco</command></screen>
<screen>&prompt.sudo; <command>zypper install --from SLE-Module-Confidential-Computing-15-SP6-Pool --from SLE-Module-Confidential-Computing-15-SP6-Updates qemu-ovmf-x86_64 libvirt kernel-coco</command></screen>
<para>After replacing the packages, you must set up the system with a configuration change to make the AMD SEV-SNP feature ready to use. The IOMMU on the host side must be configured in non-passthrough mode. This is required to prevent peripheral devices from writing to memory that belongs to an encrypted guest and destroying its data integrity. The default IOMMU configuration in &productname; &productnumber; is <literal>passthrough</literal> mode.</para>
</step>
<step>
Expand Down

0 comments on commit c10740c

Please sign in to comment.