1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# # stable commit for SEV test builds # # hypervisor commit KVM_GIT_URL=https://github.com/AMDESE/kvm.git KVM_KERNEL_COMMIT=sev-v8-p2 # 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-2 # guest bios EDK2_GIT_URL=https://github.com/tianocore/edk2.git