commit | 1458989b4c8d1b483ec22f355abec9b96f1325fe | [log] [tgz] |
---|---|---|
author | Gurchetan Singh <gurchetansingh@google.com> | Mon Jun 09 16:13:27 2025 |
committer | crosvm LUCI <crosvm-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 09 17:02:28 2025 |
tree | 648c491e81f4c66b596498924001e2ce6f2fa165 | |
parent | 7083e31d219cdcd57866c70144e1b39ddc008f0f [diff] |
rutabaga_gfx: fix kumquat build Missed a spot when the goldfish host-host transfer change.. BUG=420964652 TEST=CI Change-Id: I81d68508c1bca1c86a0c83b9923905ac88f7d8a2 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/6630658 Reviewed-by: Frederick Mayle <fmayle@google.com> Auto-Submit: Gurchetan Singh <gurchetansingh@chromium.org> Reviewed-by: Jason Macnak <natsu@google.com> Commit-Queue: Frederick Mayle <fmayle@google.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.