From 9ec202a99c54a2c1c753bf0365b87671341c0eb7 Mon Sep 17 00:00:00 2001 From: Brijesh Singh Date: Wed, 25 Oct 2017 08:32:47 -0500 Subject: Update to use latest stable commit --- stable-commits | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'stable-commits') 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 -- cgit v1.2.3-71-gd317