commit | 0450337cd785c6a266b637d3427e0b5109ebfd29 | [log] [tgz] |
---|---|---|
author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Tue Apr 08 17:53:12 2025 |
committer | crosvm LUCI <crosvm-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 08 18:04:45 2025 |
tree | 332c1ec12a06de9339547d39499d5982bd46de49 | |
parent | e61326aff8eac694cb7107a7b3a73935cb9c9b1a [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) into this repository. The build that created this CL was https://ci.chromium.org/b/8718135966555683041 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/acdf15a20737d2727fdf80bcb65a38d25df0f8ba~..718c314171e579a9c651f0946024fd164111da3b acdf15a (ayatane@chromium.org) [newauth] Enable by default (reland) (include bots) 718c314 (yiwzhang@google.com) git-cl: use latest commit message in no-squash mode for presubmit 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: If00058efab97483dfd9cbc3e82af9f479a4b3427 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/6441848 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.