config: Disabling nesting check for SNP

Adding disable_nesting_checks to accomodate SNP on Azure

Signed-off-by: arvindskumar99 <arvinkum@amd.com>
This commit is contained in:
arvindskumar99 2025-01-23 18:49:58 +00:00 committed by Jeremi Piotrowski
parent f51d84b466
commit c0a3ecb27b

View File

@ -330,7 +330,7 @@ pflashes = []
# that it is running on top a VMM. This will result in the runtime
# behaving as it would when running on bare metal.
#
#disable_nesting_checks = true
disable_nesting_checks = true
# This is the msize used for 9p shares. It is the number of bytes
# used for 9p packet payload.