diff options
| author | nuanbing <jinghui@wayne.edu> | 2019-01-02 12:12:34 -0500 |
|---|---|---|
| committer | nuanbing <jinghui@wayne.edu> | 2019-01-02 12:12:34 -0500 |
| commit | 8aaa46187670617b64a157ce0eb4eb55ec960630 (patch) | |
| tree | 8b8e66e5a2e7500c5c13d8eb9c63a985689a46a8 | |
| parent | 1b20617342d3cd64d09e8af75e557824abc7b314 (diff) | |
| download | cachepc-amdsev-8aaa46187670617b64a157ce0eb4eb55ec960630.tar.gz cachepc-amdsev-8aaa46187670617b64a157ce0eb4eb55ec960630.zip | |
should update the version of linux kernel to 4.20 since 4.17 does not support some SEV API such as SEV_GET_ID
| -rw-r--r-- | distros/stable-commits | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distros/stable-commits b/distros/stable-commits index a133f5a..ee05cd4 100644 --- a/distros/stable-commits +++ b/distros/stable-commits @@ -4,7 +4,7 @@ # hypervisor commit KERNEL_GIT_URL=https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git -KERNEL_COMMIT=v4.17 +KERNEL_COMMIT=v4.20 # qemu commit QEMU_GIT_URL=http://git.qemu.org/git/qemu.git |
