aboutsummaryrefslogtreecommitdiffstats
path: root/stable-commits
diff options
context:
space:
mode:
Diffstat (limited to 'stable-commits')
-rw-r--r--stable-commits7
1 files changed, 4 insertions, 3 deletions
diff --git a/stable-commits b/stable-commits
index bbe0759..7aa7ec8 100644
--- a/stable-commits
+++ b/stable-commits
@@ -4,12 +4,13 @@
# hypervisor commit
KERNEL_GIT_URL="https://github.com/AMDESE/linux.git"
-KERNEL_BRANCH="sev-snp-part2-v5"
+KERNEL_HOST_BRANCH="sev-snp-part2-v6"
+KERNEL_GUEST_BRANCH="sev-snp-v8"
# qemu commit
QEMU_GIT_URL="https://github.com/AMDESE/qemu.git"
-QEMU_BRANCH="snp-rfc-v2"
+QEMU_BRANCH="snp-v3"
# guest bios
OVMF_GIT_URL="https://github.com/AMDESE/ovmf.git"
-OVMF_BRANCH="sev-snp-v6"
+OVMF_BRANCH="snp-v14"