diff options
| author | Ashish Kalra <ashish.kalra@amd.com> | 2022-07-14 20:40:23 +0000 |
|---|---|---|
| committer | Ashish Kalra <ashish.kalra@amd.com> | 2022-07-14 20:40:23 +0000 |
| commit | 18dc34486213f66bd27cdd1caf4628c4246bc913 (patch) | |
| tree | 2265a4e3f5f5e2f678a7e40de388a7cb77671c88 /stable-commits | |
| parent | 748814df9fff25633796f15dcce3fa185d5ea576 (diff) | |
| download | cachepc-amdsev-18dc34486213f66bd27cdd1caf4628c4246bc913.tar.gz cachepc-amdsev-18dc34486213f66bd27cdd1caf4628c4246bc913.zip | |
Updates to latest commits
Update the stable-commits and README to reflect the latest versions of
the SNP support. Now both Host and Guest kernel branches are the same
as SNP Guest support has been merged upstream.
Signed-off-by: Ashish Kalra <ashish.kalra@amd.com>
Diffstat (limited to 'stable-commits')
| -rw-r--r-- | stable-commits | 4 |
1 files changed, 2 insertions, 2 deletions
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" |
