Merge "ANDROID: shrink the rutabaga_gfx patch file" into main am: f7a6dad821 Original change: https://android-review.googlesource.com/c/platform/external/crosvm/+/3527315 Change-Id: Ifcd13c8e7cd7f986ce9045178a65f7aba8641384 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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.