App and OS Virtualization in Rust using crosvm
While QEMU is still the leading choice for an open source VMM (Virtual Machine Manager), a rust alternative could be great for security and we wanted to give it a shot.
We are now able to virtualize GUI apps and OS in linux by modifying crosvm, a fantastic rust based