Snap for 9203002 from 06df45ac29b1e2205ee98b13b7443511649a4044 to gki13-boot-release Change-Id: Ibad7ce8b873ba58065f01e3f7698185f912b9d87
crosvm is a virtual machine monitor (VMM) based on Linux’s KVM hypervisor, with a focus on simplicity, security, and speed. crosvm is intended to run Linux guests, originally as a security boundary for running native applications on the Chrome OS platform. Compared to QEMU, crosvm doesn’t emulate architectures or real hardware, instead concentrating on paravirtualized devices, such as the virtio standard.
crosvm is currently used to run Linux/Android guests on Chrome OS devices.