commit | cbd89709c9a9f1864c631824111d3c712512dd60 | [log] [tgz] |
---|---|---|
author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Fri Jul 19 20:19:01 2024 -0700 |
committer | crosvm LUCI <crosvm-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jul 20 03:32:47 2024 +0000 |
tree | a3f1ddcc361c8979697cd7c455fc916c7e53c17b | |
parent | 6fc96c18d6727b2bbaaad591c4a4fbd928b68c40 [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/8741927736797298545 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/9a92cd9b6995923d9a3fee6997a121aa62081f69~..397bf12548652b88da026fe94eb76f12f8d6ae00 9a92cd9 (ayatane@chromium.org) [git_cl] Fix ShouldUseSSO tests 7b3067f (ayatane@chromium.org) [git_cl] Improve new_from_env documentation c1aaf92 (ayatane@chromium.org) [git_cl] Rename GitConfigMode to GitAuthMode 397bf12 (ayatane@chromium.org) [git_cl] Default to SSO with missing email 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: Idee631ca0316895b83635408075604ec943f22e7 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5727084 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.