Snap for 10102166 from 36e0643c51c5de8dc2c801d3c49f91c3a904299b to mainline-tzdata4-release Change-Id: Ia02a65e171a54a55f857b09c2897f4eb8295f1df
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.