Android security 13.0.0 release 33
Merge cherrypicks of ['ag/20586865'] into security-aosp-tm-release. Change-Id: I194db72d87c0c1f2e45e73fa78bf949d782b34e9
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.