From 1aa7ba69604fdab2c275c90e390cd50f086d6ac0 Mon Sep 17 00:00:00 2001 From: Brijesh Singh Date: Thu, 9 Jul 2020 08:51:33 -0500 Subject: update the kernel commit --- README.md | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4481a7c..12d42bf 100644 --- a/README.md +++ b/README.md @@ -10,19 +10,12 @@ Follow the below steps to build and run the SEV-SNP guest. The step below are te # sudo cp kvm.conf /etc/modprobe.d/ ```` -Edit /etc/defauts/grub to disable the THP, e.g something like this -```` -GRUB_CMDLINE_LINUX= .... transparent_hugepage=never -# grub2-mkconfig -```` - Reboot the host and choose SNP kernel from the grub menu. Run the following command to verify that SNP is enabled in the host. ```` # dmesg | grep -i snp -ccp 0000:42:00.1: snp enabled SEV-SNP API:0.31 build:43 SEV-SNP supported: 99 ASIDs @@ -33,9 +26,6 @@ SEV-SNP supported: 99 ASIDs # cat /sys/module/kvm_amd/parameters/sev_snp 1 -# cat /sys/kernel/mm/transparent_hugepage/enabled -always madvise [never] - ```` ## Prepare Guest -- cgit v1.2.3-71-gd317