Android automotiveos 15.0.0_lts4
Snap for 13612820 from 3568e71a408ce0fb1227648441d427017ebd322e to internal-android15-automotiveos-lts-release Change-Id: If405fe19dbf2b033a76cc722009ca97519e6ddc7
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.