diff options
| author | Brijesh Singh <brijesh.singh@amd.com> | 2017-10-25 08:32:47 -0500 |
|---|---|---|
| committer | Brijesh Singh <brijesh.singh@amd.com> | 2017-10-25 08:32:47 -0500 |
| commit | 9ec202a99c54a2c1c753bf0365b87671341c0eb7 (patch) | |
| tree | 7e191c8775310e7ec148b091e06b855d629fee20 /stable-commits | |
| parent | ab4f76b0e2409135aba7b6208b31c6ad1872ca84 (diff) | |
| download | cachepc-amdsev-9ec202a99c54a2c1c753bf0365b87671341c0eb7.tar.gz cachepc-amdsev-9ec202a99c54a2c1c753bf0365b87671341c0eb7.zip | |
Update to use latest stable commit
Diffstat (limited to 'stable-commits')
| -rw-r--r-- | stable-commits | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/stable-commits b/stable-commits index 118d653..ae3d9b6 100644 --- a/stable-commits +++ b/stable-commits @@ -2,10 +2,17 @@ # stable commit for SEV test builds # -KERNEL_GIT_URL=https://github.com/AMDESE/AMDSEV.git -KERNEL_COMMIT=kernel-rfc-3 +# hypervisor commit +KVM_GIT_URL=https://github.com/AMDESE/kvm.git +KVM_KERNEL_COMMIT=sev-v6-p2+fixes -QEMU_GIT_URL=https://github.com/AMDESE/AMDSEV.git -QEMU_COMMIT=qemu-sev-rfc-v4+ +# guest kernel commit +TIP_GIT_URL=https://github.com/AMDESE/tip.git +TIP_KERNEL_COMMIT=sev-v7-p1 +# qemu commit +QEMU_GIT_URL=https://github.com/AMDESE/qemu.git +QEMU_COMMIT=v5-wip-1 + +# guest bios EDK2_GIT_URL=https://github.com/tianocore/edk2.git |
