diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | stable-commits | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -39,7 +39,7 @@ Run the following commands to verify that SNP is enabled in the host. ````
# uname -r
-5.14.0-rc2-snp-host
+5.19.0-rc6-sev-es-snp+
# dmesg | grep -i -e rmp -e sev
SEV-SNP: RMP table physical address 0x0000000035600000 - 0x0000000075bfffff
diff --git a/stable-commits b/stable-commits index 9838370..e0845ba 100644 --- a/stable-commits +++ b/stable-commits @@ -4,8 +4,8 @@ # hypervisor commit KERNEL_GIT_URL="https://github.com/AMDESE/linux.git" -KERNEL_HOST_BRANCH="sev-snp-part2-v6" -KERNEL_GUEST_BRANCH="sev-snp-v12" +KERNEL_HOST_BRANCH="sev-snp-iommu-avic_5.19-rc6_v3" +KERNEL_GUEST_BRANCH="sev-snp-iommu-avic_5.19-rc6_v3" # qemu commit QEMU_GIT_URL="https://github.com/AMDESE/qemu.git" |
