commit | ded573b22f94e5c140597b791cc96a5933b24874 | [log] [tgz] |
---|---|---|
author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Tue Feb 07 20:52:40 2023 -0800 |
committer | crosvm LUCI <crosvm-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 08 05:14:36 2023 +0000 |
tree | 4511b85a0683bfb156ed74f2c77da25ab098d0b5 | |
parent | 832b1f0befc01b47e8853988108493501f0dc41c [diff] |
Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8789756640947236593 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/985a9d1c5a6e38dc0ae61fbcd00c832b10a1dcdd 985a9d1 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from e2742d350e80 to a8b84fba102d 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: I39f3c86d8dd3ca9e8133bd3d454fe423ea5a90f6 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4230751 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.