diff options
| author | Brijesh Singh <brijesh.singh@amd.com> | 2018-03-09 14:30:09 -0600 |
|---|---|---|
| committer | Brijesh Singh <brijesh.singh@amd.com> | 2018-03-09 14:30:09 -0600 |
| commit | eea132e85b50a51f42d91a0a064bda5d42556a54 (patch) | |
| tree | 1dd6ba87be93a5881b03b5267f885d06b0c62765 /stable-commits | |
| parent | c261cb4d081294e0c73c648a9f293eb96f6f2be1 (diff) | |
| download | cachepc-amdsev-eea132e85b50a51f42d91a0a064bda5d42556a54.tar.gz cachepc-amdsev-eea132e85b50a51f42d91a0a064bda5d42556a54.zip | |
update script and stable-commits to latest code base
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 |
