commit | c6a26e7b414fc39f8c3c0c5498e1c7cad0b8a3e7 | [log] [tgz] |
---|---|---|
author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Thu May 11 10:52:12 2023 -0700 |
committer | crosvm LUCI <crosvm-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 11 18:10:59 2023 +0000 |
tree | b74d45b83dfa1c344dfb8436ec6be02790da2d64 | |
parent | ff2530f12d5120f012cf215a68080d3d0b5119b2 [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/8781372648417988881 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/ac6148a3e86f9043c98b7a8886cc2a85ca788c8e~..82e2ffbd0b84fc2ca52583bbe45ff7e6d93dc47e ac6148a (iannucci@chromium.org) [recipes] Remove some more python2s. 82e2ffb (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 44447d420d32 to f5583e527d76 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: I904868e5d48a9623c05d0ec4993099d1dafc425b Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4523073 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.