GNU/Linux tmux-256color bash 3 views

Diosix is an open-source hypervisor written in Zig for 64-bit RISC-V systems.

Shown here is the build wrapper script compiling the software and then booting the hypervisor and an included guest Linux 7.0 virtual machine. The VM was generated earlier by a BuildRoot process. The system is running in QEMU.

The guest VM can be accessed via the terminal, and used to run commands and print “hello, world” using Python.

For more information, see diosix.org.