commit | 45f99b46f88210ee061988d935cbf32b0ed2b2cf | [log] [tgz] |
---|---|---|
author | crosvm-luci-ci-builder <crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com> | Tue May 20 17:39:38 2025 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 21 07:46:45 2025 |
tree | 7a82d26b5bc2f1927c68e668cafc45fdb393d463 | |
parent | b902dbc61f128a9236f71c085b1f1a1b6c831c77 [diff] | |
parent | 0c1a5e62515dc98ee14fecf01a70bcd3cf8c77bc [diff] |
Merge with upstream 2025-05-20 0c1a5e625 broker_ipc: add implicit product state https: //chromium.googlesource.com/crosvm/crosvm/+log/2ef342727fb51fe145c3ea10b66fdf123d8eb28f..0c1a5e62515dc98ee14fecf01a70bcd3cf8c77bc Change-Id: I1ae96b309548f4e379b26a7ed2d3fa8a69fe1dbc Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/6569021 Commit-Queue: crosvm LUCI CI <crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com> Commit-Queue: maciek swiech <drmasquatch@google.com> Bot-Commit: crosvm LUCI CI <crosvm-luci-ci-builder@crosvm-infra.iam.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.