Android security 15.0.0 release 12
Snap for 11973804 from b12ba3720cf1975ea57870a591cb7248fe276abd to 24Q3-release Change-Id: I519f9a8c669805a42906f9bd2bd33c67eb78d468
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.