aboutsummaryrefslogtreecommitdiffstats
path: root/stable-commits
diff options
context:
space:
mode:
authorBrijesh Singh <brijesh.singh@amd.com>2017-12-18 11:28:47 -0600
committerBrijesh Singh <brijesh.singh@amd.com>2017-12-18 11:28:47 -0600
commitc261cb4d081294e0c73c648a9f293eb96f6f2be1 (patch)
tree9847fa2006a54bd7a5e0c31548cffd3de1fa26c6 /stable-commits
parent9008642b7dbfeb4f63a40c0e75ac5f161fd0b6f9 (diff)
downloadcachepc-amdsev-c261cb4d081294e0c73c648a9f293eb96f6f2be1.tar.gz
cachepc-amdsev-c261cb4d081294e0c73c648a9f293eb96f6f2be1.zip
Changes:
- update stable commit - update README, we no longer need to have tip and kvm kernel. all the SEV guest changes are merged in 4.15. KVM kernel changes are still pending hence we use kvm branch for both guest and hypervisor kernel - by default disable virtio
Diffstat (limited to 'stable-commits')
-rw-r--r--stable-commits8
1 files changed, 2 insertions, 6 deletions
diff --git a/stable-commits b/stable-commits
index 0188613..ccde016 100644
--- a/stable-commits
+++ b/stable-commits
@@ -4,15 +4,11 @@
# 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
+KVM_KERNEL_COMMIT=sev-v9-p2
# qemu commit
QEMU_GIT_URL=https://github.com/AMDESE/qemu.git
-QEMU_COMMIT=v5-wip-2
+QEMU_COMMIT=v6-wip-1
# guest bios
EDK2_GIT_URL=https://github.com/tianocore/edk2.git