feat: jumping to userspace (currently only in dbg command with infinit jmp to self loop

This commit is contained in:
Karina
2026-01-29 01:10:14 +04:00
parent ae27f28d04
commit d01a91c993
10 changed files with 93 additions and 44 deletions
+1
View File
@@ -58,6 +58,7 @@ if(QEMU_EXE)
-net none
-serial stdio
-m 512M
-s
DEPENDS image
)
endif()