Snap for 10453563 from 86ab78c6a11cc5aba1cfe4b2cfd01152dc69cb0d to mainline-conscrypt-release Change-Id: Iee3690454beda0a037d402eb47a3ee23fcffad45
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 ChromeOS 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 ChromeOS devices.