A rust-based hypervisor currently requiring EFI boot, and VT-x/EPT.
cd
in to the directorydocker run -it -v $(pwd):/src adamschwalm/hypervisor-build:docker-2 cargo +nightly xbuild --target x86_64-unknown-uefi
sudo ./scripts/uefi-run.sh target/x86_64-unknown-uefi/debug/rust-kernel.efi