mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-16 07:05:14 +00:00
Merge pull request #10784 from arvindskumar99/disable_nesting_checks
Disabling Nesting Check for SNP upstream
This commit is contained in:
commit
304978ad47
@ -330,7 +330,7 @@ pflashes = []
|
|||||||
# that it is running on top a VMM. This will result in the runtime
|
# that it is running on top a VMM. This will result in the runtime
|
||||||
# behaving as it would when running on bare metal.
|
# 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
|
# This is the msize used for 9p shares. It is the number of bytes
|
||||||
# used for 9p packet payload.
|
# used for 9p packet payload.
|
||||||
|
Loading…
Reference in New Issue
Block a user