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 1de4710..bbe0759 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-part2-rfc4" +KERNEL_BRANCH="sev-snp-part2-v5" # qemu commit QEMU_GIT_URL="https://github.com/AMDESE/qemu.git" -QEMU_BRANCH="sev-snp-devel" +QEMU_BRANCH="snp-rfc-v2" # guest bios OVMF_GIT_URL="https://github.com/AMDESE/ovmf.git" -OVMF_BRANCH="sev-snp-rfc-5" +OVMF_BRANCH="sev-snp-v6" |
