| commit | a7b7639bb963933c04aedfeb80c076650774b375 | [log] [tgz] |
|---|---|---|
| author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Wed Jul 30 17:54:05 2025 -0700 |
| committer | crosvm LUCI <crosvm-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 30 18:06:24 2025 -0700 |
| tree | 87171371a699211b07164a54cfd25c94f522bb5f | |
| parent | 05c7c23486c91f5feafbbff287ff16342d993635 [diff] |
Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (depot_tools, recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8707872084570207089 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/fe2c072f16b8ab6deb2293f7297279ba4df12965 fe2c072 (robliao@chromium.org) Remove dpranke@google.com from OWNERS recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/50e26d2049d5fa500831289db23c5ef4a98130d6 50e26d2 (mohrr@google.com) [OWNERS] Add newline at end of file Please check the following references for more information: - autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller - rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback - cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md Use https://goo.gl/noib3a to file a bug. Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: I420e20b5794cf11a73adec856a8e523dc7e0f409 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/6803659 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.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.