/xv7

🦀️ Operating System in 100% Pure Rust

Primary LanguageRustApache License 2.0Apache-2.0

xv7

You can view the development notes on the Telegram Channel.

Please use Thanos.sh to decide which course to take (OS or Compiler).

Prerequisites

Install cargo-make:

cargo install cargo-make

Also, you should have the latest version of QEMU installed.

Build and Run

Simply run the following command:

cargo make qemu

You can use KVM to speed up emulation:

cargo make qemu-kvm

License

This project is licensed under either of

at your option.