Skip to content

mii443/nel_os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UEFI ver → nel_os_uefi

nel_os

Required Tools

  • rustup
  • cargo
  • qemu-system-x86_64

Build Requirements

rustup default nightly
rustup component add rust-src --toolchain nightly-x86_64-unknown-linux-gnu
rustup component add llvm-tools-preview
cargo install bootimage

Running

cargo run --release

About

A simple Type-1 hypervisor written in Rust that can boot Linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages