zzcontinent / toyos

posix compatible os (zos)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

toyos

quick start

cd src
make
make qemu-nox
make qemukill

if qemu blocked, press [CTRL + a] [c], qemu goes into command mode, type p $pc to print current pc reg value.

content

0 tools: bootloader、kernel
1 asm i386
2 bringup
3 pmm
4 vmm
5 kernel thread
6 user process
7 scheduler
8 sync
9 file system
10 display + game

wiki

About

posix compatible os (zos)


Languages

Language:HTML 88.7%Language:C 9.5%Language:Assembly 1.0%Language:Shell 0.4%Language:Makefile 0.4%Language:CSS 0.1%Language:C++ 0.0%Language:JavaScript 0.0%Language:PostScript 0.0%