diff options
Diffstat (limited to 'stable-commits')
| -rw-r--r-- | stable-commits | 8 |
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 |
