Merge pull request #10784 from arvindskumar99/disable_nesting_checks

Disabling Nesting Check for SNP upstream
This commit is contained in:
Jeremi Piotrowski 2025-02-21 12:39:18 +01:00 committed by GitHub
commit 304978ad47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.