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 ccde016..daabcdf 100644 --- a/stable-commits +++ b/stable-commits @@ -3,12 +3,12 @@ # # hypervisor commit -KVM_GIT_URL=https://github.com/AMDESE/kvm.git -KVM_KERNEL_COMMIT=sev-v9-p2 +KERNEL_GIT_URL=https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git +KERNEL_COMMIT=v4.16-rc4 # qemu commit QEMU_GIT_URL=https://github.com/AMDESE/qemu.git -QEMU_COMMIT=v6-wip-1 +QEMU_COMMIT=v12 # guest bios EDK2_GIT_URL=https://github.com/tianocore/edk2.git |
