aboutsummaryrefslogtreecommitdiffstats
path: root/stable-commits
diff options
context:
space:
mode:
Diffstat (limited to 'stable-commits')
-rw-r--r--stable-commits15
1 files changed, 15 insertions, 0 deletions
diff --git a/stable-commits b/stable-commits
new file mode 100644
index 0000000..a974fa1
--- /dev/null
+++ b/stable-commits
@@ -0,0 +1,15 @@
+#
+# Repos/Branches for SEV-SNP support
+#
+
+# hypervisor commit
+KERNEL_GIT_URL="https://github.com/AMDESE/linux.git"
+KERNEL_BRANCH="sev-es-5.6-v1+snp"
+
+# qemu commit
+QEMU_GIT_URL="https://github.com/AMDESE/qemu.git"
+QEMU_BRANCH="sev-es-v4+snp"
+
+# guest bios
+OVMF_GIT_URL="https://github.com/AMDESE/ovmf.git"
+OVMF_BRANCH="sev-es-v12+snp"