commit | b8b4aacfd8b7e465e99e502c0eabe63ab85e429c | [log] [tgz] |
---|---|---|
author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Mon Oct 03 20:02:28 2022 -0700 |
committer | crosvm LUCI <crosvm-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 04 03:15:49 2022 +0000 |
tree | 5d81963ada99011a51789f78dac85fee6e71e3f2 | |
parent | 047e64ada47c3252e6839aaa157b45a6a2a463d3 [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/8801269377727468033 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/7ef0a021509875b4fbc8a8f30784be5b0f55f3de 7ef0a02 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 3ffe1bbbedd2 to 45c4b0ebf2c5 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: Ie1a42e41d66f776d65962924314a7efc658438d6 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3931920 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 Chrome OS 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 Chrome OS devices.