Android security 16.0.0 release 3
Merge cherrypicks of ['googleplex-android-review.googlesource.com/32856693'] into 25Q2-release. Change-Id: Ie5ddc87ebb4732fc0b2ff885054ce00c5f9b103b
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.