Snap for 12748980 from 4d9ba6cb1fe820f7938b5f5ae10af62539e729c6 to 25Q1-release Change-Id: I76f73c85a8c235c84e0b703a7f6ed1570c510f91
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.