commit | b5fd9aa9e243eb25d7b63142a697d866cffffd73 | [log] [tgz] |
---|---|---|
author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Thu Oct 03 02:41:55 2024 |
committer | crosvm LUCI <crosvm-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 03 02:57:59 2024 |
tree | 7cccc95d599f772824d1f663e782d62686774124 | |
parent | cb48db6af91d10848123a4ba18ea2c63138b4af1 [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/8735134852051272897 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/d495580f42169532e2b356bd36fb2a151194312e d495580 (sshrimp@google.com) Add telemetry initialization and opt out utility recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/efc0b618c6afc402495d44060d26d895928217e5 efc0b61 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 2b8d1b0756b6 to bf797b21e5db 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. R=denniskempin@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: Idee99d7cf6a91e5458c90f25b1e690297ccf5146 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5906871 Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: 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.