diff options
Diffstat (limited to 'stable-commits')
| -rw-r--r-- | stable-commits | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/stable-commits b/stable-commits index 895bdaf..f03f2bb 100644 --- a/stable-commits +++ b/stable-commits @@ -4,12 +4,12 @@ # hypervisor commit KERNEL_GIT_URL="https://github.com/AMDESE/linux.git" -KERNEL_BRANCH="sev-snp-part-2-rfc1" +KERNEL_BRANCH="sev-snp-part-2-rfc2" # qemu commit QEMU_GIT_URL="https://github.com/AMDESE/qemu.git" -QEMU_BRANCH="sev-es-v13+snp" +QEMU_BRANCH="sev-snp-devel" # guest bios OVMF_GIT_URL="https://github.com/AMDESE/ovmf.git" -OVMF_BRANCH="sev-snp-rfc-1" +OVMF_BRANCH="sev-snp-rfc-2" |
