We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca0f0c3 commit 7f1bc77Copy full SHA for 7f1bc77
1 file changed
examples/python-agent-driver/kraft.yaml
@@ -10,7 +10,6 @@ unikraft:
10
CONFIG_LIBUKVMEM: 'n'
11
CONFIG_LIBUKINTCTLR_HYPERLIGHT: 'y'
12
CONFIG_HYPERLIGHT_MAX_GUEST_LOG_LEVEL: '4'
13
- CONFIG_LIBSYSCALL_SHIM_STRACE: 'n'
14
15
CONFIG_LIBUKPRINT_KLVL_CRIT: 'y'
16
CONFIG_LIBUKPRINT_PRINT_TIME: 'n'
@@ -82,8 +81,6 @@ unikraft:
82
81
83
CONFIG_LIBPOSIX_FDTAB_MULTITAB: 'n'
84
85
- CONFIG_STACK_SIZE_PAGE_ORDER: '10'
86
-
87
libraries:
88
app-elfloader:
89
source: https://github.com/danbugs/app-elfloader.git
0 commit comments