Updated Project: This is a simple operating system for ia32 / amd64 / riscv64 architecture.
Demo can be seen here: https://github.com/plos-clan/CoolPotOS/releases/tag/re440
If you want to try it by yourself: qemu-system-x86_64 -M q35 -cpu Haswel…
Updated Project: This is a simple operating system for ia32 / amd64 / riscv64 architecture.
Demo can be seen here: https://github.com/plos-clan/CoolPotOS/releases/tag/re440
If you want to try it by yourself: qemu-system-x86_64 -M q35 -cpu Haswell,+x2apic,+avx -smp 1 -serial stdio -m 2G -drive if=pflash,format=raw,file=ovmf-code_x64.fd -cdrom CoolPotOS.iso