change pre_image error message to debug msg
This commit is contained in:
parent
2f869ed3e1
commit
eb1b6e6da6
@ -572,7 +572,7 @@ static void handle_hypercall_kafl_lock(struct kvm_run *run,
|
||||
}
|
||||
|
||||
if (!GET_GLOBAL_STATE()->fast_reload_pre_image) {
|
||||
nyx_error("Skipping pre image creation (hint: set pre=on)\n");
|
||||
nyx_debug_p(CORE_PREFIX, "Skipping pre image creation (hint: set pre=on)\n");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user