mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 04:18:53 +00:00
SNP launch was failing after the confidential guest kernel was upgraded to 6.16.1. Added required module CONFIG_MTRR enabled. Added required module CONFIG_X86_PAT enabled. Fixes: #11779 Signed-off-by: Ryan Savino <ryan.savino@amd.com>