diff options
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 15157a3..0a610bc 100644 --- a/stable-commits +++ b/stable-commits @@ -4,7 +4,7 @@ # hypervisor commit KERNEL_GIT_URL="https://github.com/AMDESE/linux.git" -KERNEL_BRANCH="sev-snp-part2-rfc3" +KERNEL_BRANCH="sev-snp-part2-rfc4" # qemu commit QEMU_GIT_URL="https://github.com/AMDESE/qemu.git" @@ -12,4 +12,4 @@ QEMU_BRANCH="sev-snp-devel" # guest bios OVMF_GIT_URL="https://github.com/AMDESE/ovmf.git" -OVMF_BRANCH="sev-snp-rfc-3" +OVMF_BRANCH="sev-snp-rfc-4" |
