From 3f381f248462c505441013dd9300b10324516d39 Mon Sep 17 00:00:00 2001 From: Shalaka Harne <135588263+harneshalaka@users.noreply.github.com> Date: Thu, 26 Sep 2024 15:32:38 +0530 Subject: [PATCH] Update xml/vm_security.xml Co-authored-by: Daria Vladykina --- xml/vm_security.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xml/vm_security.xml b/xml/vm_security.xml index 2a2d14c177..8a5ae87b24 100644 --- a/xml/vm_security.xml +++ b/xml/vm_security.xml @@ -194,7 +194,8 @@ From the appearance of the virtual machine, one cannot tell whether it runs in a To check the kernel log, run the command: &prompt.sudo; dmesg | grep -i sev-snp [ 1.986186] Memory Encryption Features active: AMD SEV SEV-ES SEV-SNP -The SEV-SNP feature appears in the kernel log among the active memory encryption features shows that the feature is active for the virtual machine. +The presence of the SEV-SNP feature in the kernel log, among other active +memory encryption features, shows that it is active for the virtual machine. There are also cryptographically secure ways to prove the security of the AMD SEV-SNP environment.