Working kernel written on C and userspace-ready #1

Merged
sonya merged 61 commits from dev into main 2026-05-03 09:13:20 +00:00
Showing only changes of commit 1463402c6c - Show all commits
+1 -1
View File
@@ -92,7 +92,7 @@ _prep:
-drive file={{IMG_FILE}},format=raw,if=none,id=hd0 \ -drive file={{IMG_FILE}},format=raw,if=none,id=hd0 \
-device virtio-blk-device,drive=hd0 \ -device virtio-blk-device,drive=hd0 \
-serial stdio \ -serial stdio \
-monitor telnet:127.0.0.1:5555,server,nowait -monitor telnet:127.0.0.1:5555,server,nowait \
-s -S -s -S
@crun: @crun: