Reference Article https://os.phil-opp.com/
"arch": "x86_64", "llvm-target": "x86_64-unknown-none",
- Cargo Version (1.78.0-nightly).
- QEMU should be available on the system.
cargo build
cargo test --test basic_boot
cargo test --test should_panic.rs
cargo test --test stack_overflow.rs