commit | 1185c709115ed67374c1e055326fc5159c5b078c | [log] [tgz] |
---|---|---|
author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Thu Feb 23 14:12:39 2023 -0800 |
committer | crosvm LUCI <crosvm-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 23 22:27:41 2023 +0000 |
tree | 996492a2a9237a3ae2d8dc153c7faaaefad5751b | |
parent | 2524a185b64f819d82a8ff855fa11ee90ab02c52 [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/8788332256858051617 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/d85c5bc6ff0dee8171007d947aabc3dfa6dd433b~..fce87337b11533b0d8b5b6523ab491c37e9e9b00 d85c5bc (tperrotta@chromium.org) Update vpython spec for yapf to 0.29.1 dd03016 (victorvianna@google.com) Don't prompt for confirmation in `git cl upload --dependencies` a6898e7 (sokcevic@chromium.org) Add presubmit check for git submodule 58da0c8 (brucedawson@chromium.org) Add elapsed-time sorting option to build summary fce8733 (bsheedy@chromium.org) Convert recipe_modules expectation tests 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: If082704c2e573bf3b56ade04b8f79ea218c6b5b8 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4288907 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.